v0.1.0-pa
·
5 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Overview
This is the first iteration of the virtual machine, and already the obfuscation is seeing success. This version uses LC-3 as the ISA, and has no forms of obfuscation other than VBO.
What's Changed
- Add utility functions, implement memory handling, add initial tests by @lachlanharrisdev in #1
- Update SLSA generator, implement first instructions, add helper decoders by @lachlanharrisdev in #2
- Add remaining LC-3 instructions, refactor slightly by @lachlanharrisdev in #3
- Add makefile option to inject binary object and read from mem buffer,… by @lachlanharrisdev in #4
Full Changelog: https://github.com/lachlanharrisdev/virtualised-binary-obfuscation/commits/v0.1.0-pa