ba0f3 / vcpu.nim

A virtual machine for code obfuscation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vcpu.nim

This is an implementation of a virtual machine, the main purpose is for but not limit to code obfuscation.

It comes with an assembler to compile asm into bytecode, more detail documents will added soon.

Check out examples folder and runner.nim for more info.

About

A virtual machine for code obfuscation


Languages

Language:Nim 100.0%