mirror of https://github.com/x64dbg/TitanEngine
- not copy paste, kept return datatypes typedef free (ULONG_PTR vs long long etc) - some WIN64 defines added (not tested but copied from TitanScript) changed classes (const char* vs char*): - DumperA, DumperW, DumperX - DebuggerA, DebuggerW, DebuggerX - ImporterA, ImporterW, ImporterX - RealignerA, RealignerW, RealignerX - RelocaterA, RelocaterW, RelocaterX - Tracer - ExporterA, ExporterW, ExporterX - LibrarianA, LibrarianW, LibrarianX - TLSA, TLSW, TLSX - StaticA, StaticW, StaticX - RemoteA, RemoteW, RemoteX not changed but might need changes: - Threader, Resourcer, Hooks, Process, Handler, Extension, Engine, Translate doesnt need changes: - Hider |
||
|---|---|---|
| .. | ||
| C | ||
| CPP | ||
| Delphi | ||
| LUA | ||
| MASM | ||
| Python | ||