Skip to content

Release 1.0.0

Compare
Choose a tag to compare
@tijme tijme released this 16 May 18:54
· 114 commits to master since this release

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.