Re: Hooking "LoadLibraryA"
Is easy once you get the hang of it .
I just finished my own DLL injector and it hooks LoadLibraryA
here is a full source
http://www.edgeofnowhere.cc/viewtopic.php?p=2483118
BTW i have to say that this forum if it wasnt for all those old threads that i can dig out and get info i wouldnt be here .
If you want help i suggest you look somewhere else .
I say 90% of my threads asking for help go with 0 replies .
I just replied because i saw your question was gonna get buried ;)
Then again i take it or leave it ..
I only replied to try to help you ,Because i was in your same spot not so long ago ;)
Google is your friend
type remotethread injection via loadlibrary
Re: Hooking "LoadLibraryA"
Okay.. uh EZ,
can you tell me how to call ShellExecute instead of FindWindows for my anti-cheat?