الفريق العربي للهندسة العكسية
x32, x64 Delphi Loaders - نسخة قابلة للطباعة

+- الفريق العربي للهندسة العكسية (https://www.at4re.net/f)
+-- قسم : منتديات البرمجة - Programming Forums (https://www.at4re.net/f/forum-5.html)
+--- قسم : البرمجة بلغة باسكال و الدلفي - Pascal & Delphi (https://www.at4re.net/f/forum-18.html)
+--- الموضوع : x32, x64 Delphi Loaders (/thread-53.html)



x32, x64 Delphi Loaders - AX302 - 19-10-2018

 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.