6 Commits

Author SHA1 Message Date
maxdcb 7c7b89fa3a Add some x86 and arm64 support 2026-05-04 13:22:48 +02:00
Maxime dcb 2f71a99245 Handle end of shellcode exec 2025-09-19 03:03:22 -04:00
Maxime dcb b1ccc149c9 Handle DLL return through spoof continuation
* Handle DLL return through spoof continuation

* Handle exit of DLL

* find a way to have a clean callstack for sleep
2025-09-18 17:15:08 +02:00
Maxime dcb 1fbf1adafc Handle exit from unmanaged exe using VEH
* Add configurable exit behavior with vectored handler support

* Add VEH for handling EXE exit, not yet PIC

* Refactor exit VEH context into per-instance storage

* Minor

* Handle exit of exe using VEH
2025-09-18 16:13:28 +02:00
kali 0ed4038785 Maj 2025-07-03 15:31:19 -04:00
maxdcb b8c72f686b first commit 2025-07-03 11:03:36 -04:00