Skip to content

2.0.0

Compare
Choose a tag to compare
@enkomio enkomio released this 12 Oct 21:47
· 198 commits to master since this release
  • Added NOR usage obfuscation (thx to Solar Designer for the suggestion, based on his 1996 work hackme.com)
  • Added support for code creation via API interface (see example AssembleManagedInstructions)
  • Created .NET binding to use Sacara from .NET (see example DotNetBinding)
  • Added NOR instruction
  • Added SETIP instruction
  • Added SETSP instruction
  • Added MASM samples (thx to @mrfearless)
  • Improved build script in order to select which compilation feature to use
  • Some code improvement/refactoring
  • VM context now is an opaque value