Release v1.3.0: Stack Spoofing & Dynamic Fat Frames

- Implemented native Call Stack Spoofing with a coordinated JMP-Trampoline
- Added dynamic .pdata Exception Directory parsing to discover Fat Frames (>= 120 bytes)
- Added x86 & x64 spoofed MASM stubs with synchronized EDR unwinder offset logic
This commit is contained in:
sibouzitoun
2026-07-06 16:59:33 +01:00
parent b7d3cf717c
commit da52e28ca5
21 changed files with 498 additions and 60 deletions
+1
View File
@@ -49,3 +49,4 @@ WriteProcessMemory
VirtualProtectEx
CreateRemoteThread
CloseHandle
BaseThreadInitThunk