Making Jump To Codecave for X6 bit process, How to make It Work correct. 05/15/2014 - .NET Languages - 10 Replies Hi i have been trying to get my little cheat code working correct for some times now. What i am having problems with is that i do not manage to figure out how to make my code work and jump to my codecave which i use VirtualalloEx to create, i get it to work just fine on a 32 bit process but when i try it on a 64 bit process the address which i need to jump to the allocated space i create first, it gets all screwed up and it does not work correct.
If anyone can help here id be more than...
Mit Process Explorer /Process Hacker Hs umgehen 05/22/2010 - General Gaming Discussion - 1 Replies Ich habe hier im Forum gelesen, das man mit Process Explorer bzw. Process Hacker das HS umgehen kann. Leider ist mir irgendwie schleierhaft wie das gehen soll. Vllt erbarmt sich jemand und erklärt es (:, da man den sogenannten Bypasser nur noch las Premium Dings Da bei Upload.to runterladen kann :rolleyes:
C# how to pause a process/freeze process 12/08/2008 - CO2 Programming - 2 Replies ya so i was semi bored and after little bit of looking around i didnt find to many examples of how to do this so attached is a demo project to show you how.
basically it comes down to calling ResumeThread() and SuspendThread() (API functions) on all the threads of a process...simple enough
http://img388.imageshack.us/img388/9762/exampleil 6.png
please note when you enter the process name there's no ".exe" to the end
Warning: this isn't idiot proof
.
.
[coding] Making a dialog show inside of CO process 05/15/2007 - Conquer Online 2 - 0 Replies i have done this alot before in time, but when i try to do it with Conquer nothing appears.. my dll gets injected into the process and all. just nothing appears.
any ideas suggestions are welcome, ty :)
im doing this in c/c++ btw