VMPROTECT Versions Save

Obfuscation method using virtual machine.

v0.4.1

1 year ago

Fix and cleanup

v0.4

2 years ago
  • fixes
  • split big switch in executer into functions

v0.3

3 years ago
  • implemented memory management through memory frames
  • added a sysbus driver
  • a new opcode: VMSYSBUS

v0.2.1

3 years ago
  • fixed debugger hangs when incorrect option is selected
  • fixed copying of data from registers to network package
  • added threading in editor
  • added install tkinter in the install script
  • added anti-debugging technique based on the ptrace in VMCore

v0.2

3 years ago
  • added code editor
  • added dedicated debugger
  • updated readme
  • new opcodes: shr, shl, tib, gic, pxv, pxvn, clst, setsp
  • added input buffer
  • added debug and exec mode
  • added installer script

v0.1

4 years ago

Implement 32-bit CPU.

v0.01

4 years ago

Simple crackme