mirror of
https://github.com/maxDcb/C2Core
synced 2026-06-08 15:48:01 +00:00
108a370807
* 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
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