Files
Maxime dcb 108a370807 CommandSpecs & Tests
* CommandSpecs

* CommandSpecs

* feat(command-specs): add simple module specs

* listModule

* AssemblyExec

* AssemblyExecTests

* Minor

* Inject

* InjectTests

* Spec modules

* Folder layout

* upload & download

* Chisel Minidump Powershell & Script

* CoffLoader DotnetExec /KerberosUseTicket PsExec PwSh ScreenShot

* add artifact_filters

* Minor

* stabilisation

* Fixes

* manual test

* manual test

* manual test

* manual test

* manual test

* manual test

* manual test

* manual test

* ScreenShot png

* socks5 hostname

* Maj for AI

* minor
2026-05-10 21:28:40 +02:00
..
2026-05-10 21:28:40 +02:00
2026-04-29 21:19:32 +02:00
2026-05-10 21:28:40 +02:00
2026-04-29 11:23:06 +02:00
2026-04-29 18:27:58 +02:00
2026-05-10 21:28:40 +02:00
2026-04-29 11:23:06 +02:00
2026-04-29 11:23:06 +02:00
2026-05-10 21:28:40 +02:00
2026-04-29 11:23:06 +02:00
2026-04-29 11:23:06 +02:00
x86
2025-12-06 22:05:32 +01:00
2026-04-29 11:23:06 +02:00
2026-04-29 11:23:06 +02:00
2026-04-29 11:23:06 +02:00
2025-09-26 08:36:07 -04:00
2025-09-26 08:36:07 -04:00
2026-04-29 11:23:06 +02:00
2026-04-29 11:23:06 +02:00
2026-05-10 21:28:40 +02:00

Syscall

see https://github.com/klezVirus/SysWhispers3

First you need to compile syscall.x64.asm from a windows machine using:

ML64 /c syscall.x64.asm /link /NODEFAULTLIB /RELEASE /MACHINE:X64
ml /c /coff /safeseh syscall.x86.asm /link /NODEFAULTLIB /RELEASE