4 Commits

Author SHA1 Message Date
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
maxdcb b8c72f686b first commit 2025-07-03 11:03:36 -04:00