19-10-2018, 07:58 PM
This code is part of AT4RE Patcher by ghost-dz and Sn!per X ^ AT4RE.
Additional code (Get4ByteAlignedContext) coded by testest.
Release Info:
* An example delphi loader that shows how to patch a PE file
protected with Address Space Layout Randomization (ASLR).
both x32, x64 PE Files are supported.
* Chimera#01 Challenge by naquadria are included as examples.
* Make sure to compile the loader64.dpr with a 64bit version of delphi.