5 Commits

Author SHA1 Message Date
SISTA 63d7f8afa1 kage: asm arg1 fix, NT_SUCCESS i32, RecycledGate SSN, embedFile, build xor 2026-07-18 20:37:52 +01:00
SISTA 0a7eb6e160 added windowless to description 2026-07-18 09:30:07 +01:00
SISTA f9eba1ed1b kage: freshycalls + rand gadgets + stack spoof
- freshycalls sorted export rva table instead of hells gate for SSNs
- 64 syscall;ret gadgets in a pool, picks random via xorshift64
- hells_gate.s pushes fake ntdll return before syscall now
- got rid of the 5 wrapper functions, just one syscall_dispatch
- deleted win32.zig, using std.os.windows. named structs for peb
- asm volatile and enum fixes so this compiles on zig 0.16
- build.zig: added .abi = .gnu, .Windows subsystem
2026-07-18 09:30:07 +01:00
SISTA 8d3cef7e74 embedFile, windowless, no embed.py 2026-07-18 09:30:07 +01:00
SISTA 99f45673ef fixes 2026-07-18 09:30:07 +01:00