Files
maxDcb-C2Core/modules/ModuleCmd
maxdcb 737e4e2693 tool
2026-05-01 09:06:30 +02:00
..
2026-04-29 21:19:32 +02:00
2026-04-29 11:23:06 +02:00
2026-04-29 18:27:58 +02: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
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-01 09:06:30 +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