Posts by PsychicSounds
35 posts total, newest first.
DllMain cannot call MSIL-clr code?in C++/C Programming - If DllMain cannot call MSIL-clr code then is it possible to make a dll that injects with DllMain as the entry point that has a windows form in it? Just wondering?MapleStory multi maple bypassin MapleStory Help - Does anyone have a bypass that enables multiple maplestorys or does anyone have a way that does not involve downloading a program and running it. Something like a dll to inject or a piece of code.
Please I really needWriting bytes to memory without pushing down previous memoryin C++/C Programming - lol sorry I figured out what was happening when I was doing WriteProcessMemory I
declared the size of the bytes by doing sizeof(bytes) when that gave the wrong value I had to type in the number of bytes manually :PHow do I inject a dll and run a thread safely not from dllmain?in C++/C Programming - I am just wondering how do I inject a dll and then run a thread safely not from dll main?
Because I have a dll and I want to inject to a process but I want to inject it safely not from DllMain how do I do so?
Please exWriting bytes to memory without pushing down previous memoryin C++/C Programming - I have some bytes that I write to a address lets say the address is 0x577323,
before I have changed the bytes the bytes equal 9384 29230000 and lets say I am trying to write 3774 93840000 to it. If I write that to it it
Showing the 5 most recent posts.