Files
maxDcb-C2Core/modules/ModuleCmd
Maxime dcb d2eb5fb047 x86
2025-12-06 22:05:32 +01:00
..
2025-11-06 21:01:28 +01:00
2025-04-05 13:22:52 -04:00
2025-04-05 14:18:00 -04:00
2025-04-05 13:22:52 -04:00
x86
2025-12-06 22:05:32 +01:00
x86
2025-12-06 22:05:32 +01:00
2025-09-26 08:36:07 -04:00
2025-09-26 08:36:07 -04:00
x86
2025-12-06 22:05:32 +01:00
x86
2025-12-06 22:05:32 +01: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