cyberstars / tools / mkpivm
mkPIVM
—Turn x86/x64 shellcode into polymorphic position-independent VMs.
Voir sur GitHub
C++MIT
Generates polymorphic, position-independent virtual machines (PIVMs) that emulate arbitrary x86/x64 shellcode, wrapping payloads in a custom bytecode interpreter to frustrate static analysis and EDR signatures. Aimed at red-team payload development and anti-analysis research, with support for common C2 frameworks.