PDA

View Full Version : Circumventing Memory Integrity Checks with Loader


GNIREENIGNE
12-06-2015, 07:54 AM
I have a target with memory integrity check routine. I'd like to try to write a loader for it, but I am not a programmer. Normally, I use stealthedit for Cheat Engine to incorporate on-the-fly, temporary patches for games and such, but I am having trouble getting the plugin to work for x64 targets. Are there any templates available to simplify this? I found a tutorial on tuts4you that I will take a look at when I have time, that makes use of a loader written in Delphi.

Thanks.