Files
mocha d327ad170f Fixed Bug in Hells Hall
FIxed bug which made the APC injection crash. Obfuscated variant did `and r8d, r8d` as junk instruction but this truncated the pointers in 64bit when ASLR placed them. Replaced with `test r8, r8` which only touches RFLAGS and leaves the register intact
2026-04-02 14:57:30 +02:00
..
2026-02-28 17:12:19 +01:00
2026-04-02 14:57:30 +02:00
2026-02-28 17:12:19 +01:00
2026-04-02 14:57:30 +02:00
2026-02-28 17:12:19 +01:00
2026-02-28 17:12:19 +01:00
2026-02-28 17:12:19 +01:00