Skip to content

Releases: tijme/dittobytes

Release 1.0.0

16 May 18:54
Compare
Choose a tag to compare

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.