Releases: tijme/dittobytes
Releases · tijme/dittobytes
Release 1.0.0
New feature(s):
- Cross-compilation to Windows, MacOS and Linux for both AMD64 and ARM64.
- Direct compilation from C-code to Position Independent Code (PIC).
- Randomized register allocation (metamorphication).
- Modify
mov reg, imm
immediate values (metamorphication). - Docker environment with custom LLVM-build and plugins for easy usage.
- Automatic building & testing of various feature tests through GitHub actions.