cyberstars
cyberstars / tools / mkpivm

mkPIVM

Turn x86/x64 shellcode into polymorphic position-independent VMs.

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.