Additional Info
|
Some games have anticheat shit that i don't understand how it works. I also haven't tried to figure out how it works. But i would like to be able to bypass it. This anticheat shit is for example, 2 online games, pwo (pokemon world online) and Roblox. Both of these games are un hackable in my eyes. I say this because whenever you open wpe pro/cheat engine/ some stupid ce rip called like money cash or something retarded, the clients force close themselves. I've even tried editiing the registry and filenames of cheat engine so that when it runs it shows that it's actually running cars.exe and not cheatengine, yet they still force close. W0t do? ~Some signature here~
|
Level: 1
ADR Info
Additional Info
|
Run your game in sandboxie, run CE outside of sandboxie, the games shouldn't be able to see the CE process, hack away.
|
Additional Info
|
silly human. You will have to do more than just rename the exe to defeat these adversaries. FindWindowhttps://msdn.microsoft.com/en-us/library/windows/desktop/ms633499(v=vs.85).aspx EnumWindowshttps://msdn.microsoft.com/en-us/library/windows/desktop/ms633497(v=vs.85).aspx NtQuerySystemInformation https://msdn.microsoft.com/en-us/library/windows/desktop/ms724509(v=vs.85).aspx NtQueryInformationProcess https://msdn.microsoft.com/en-us/library/windows/desktop/ms684280(v=vs.85).aspx NtTerminateProcess https://msdn.microsoft.com/en-us/library/windows/hardware/ff567115(v=vs.85).aspx I use this AoB tool to make all the AoBs I post. Try the online version if you dont feel like downloading it. |
Additional Info
|
kolonelkadat Posted on: 02/24/2015 8:27am Here are some functions to look out for
IsDebuggerPresent
|
Additional Info
|
I didnt forget anything. I chose not to list it for a couple of reasons. Primarily due to the fact that IsDebuggerPresent only returns a non zero value when a debugger is attached to the process and CE doesn't automatically attach a debugger until you tell it to. Secondarily, NtQueryInformationProcess contains already a debuger check. I use this AoB tool to make all the AoBs I post. Try the online version if you dont feel like downloading it. |
Additional Info
|
kolonelkadat Posted on: 02/24/2015 8:27am silly human. You will have to do more than just rename the exe to defeat these adversaries. FindWindowhttps://msdn.microsoft.com/en-us/library/windows/desktop/ms633499(v=vs.85).aspx EnumWindowshttps://msdn.microsoft.com/en-us/library/windows/desktop/ms633497(v=vs.85).aspx NtQuerySystemInformationhttps://msdn.microsoft.com/en-us/library/windows/desktop/ms724509(v=vs.85).aspx NtQueryInformationProcesshttps://msdn.microsoft.com/en-us/library/windows/desktop/ms684280(v=vs.85).aspx NtTerminateProcesshttps://msdn.microsoft.com/en-us/library/windows/hardware/ff567115(v=vs.85).aspx
~Some signature here~
|
Additional Info
|
I use 010, but hxd is fine for this purpose. 010 is miles better though when you're doing real work with binary files I use this AoB tool to make all the AoBs I post. Try the online version if you dont feel like downloading it. |
Additional Info
|
kolonelkadat Posted on: 02/24/2015 2:27pm I use 010, but hxd is fine for this purpose. 010 is miles better though when you're doing real work with binary files ~Some signature here~
|
Additional Info
|
Sorry, I buy all my tools. I use this AoB tool to make all the AoBs I post. Try the online version if you dont feel like downloading it. |