@mcMike: Hehe, all you posted is what I already have read in that tutorial linked by you (source code on codeguru.com).
And well, I can say that some steps there are really not needed.
And again (maybe you understand now): Why is there a need to program a DLL for that simple purpose?? You just put your SEHandler (which you say should be in your DLL) into a 2nd allocated memory chunk (just like you have posted for the thread function: "WriteProcessMemory(Handle, memoryaddressForCode, &YourInjectedFunction,MAXSIZE,0)") and you're fine. No need for loading a DLL.
Ok, bf194lover wants his DLL as a library with advanced functionality - but I say: You dont really need it to make a nice small PB hack.




Let the edumacation continue..Thanks everyone!! :ermm:



Bookmarks