Grabbing dem modules
ayo bois, im new with this gamehacking stuff and im currently in need of some help with grabbing modules. My goal is currently to create a simple bhop external hack for csgo, and i need to get the client.dll :P
I have looked at some source codes on the webs but i dont want to c+p. I see there are a lot of function going on when creating the function to grab the module(s), and i were wondering in what order do i follow to create the function?
Would appreciate any help i can get :P
currently i have:
I have looked at some source codes on the webs but i dont want to c+p. I see there are a lot of function going on when creating the function to grab the module(s), and i were wondering in what order do i follow to create the function?
Would appreciate any help i can get :P
currently i have:
Code:
MODULEENTRY32 entry;
sizeof(entry);
