Beaengine Versions Save

BeaEngine disasm project

v5.3.0

3 years ago
  • fix SecurityBlock issues on G1 instructions
  • Python Wrapper improved with a new json method
  • new headers and field ImplicitUsedRegs added
  • huge code cleanup
  • add new instructions vmfunc, xend, xtest, rdpkru, rdtscp
  • add clang support in cmake file
  • multiple fixes on some instructions representation
  • documentation updated to 1.3 version

v5.2.0

3 years ago
  • 12 instructions from Advanced Matrix Extension (AMX) added
  • 4 instructions from Trust Domain Extension (TDX) added
  • 11 instructions from Key Locker Extension (KL) added
  • 5 instructions from User-Interrupt Extension (UINTR) added
  • python wrapper improved to handle data-flow and control-flow analysis
  • new headers (TMM registers added, instructiontype is now able to manage up to 9 operands)
  • documentation updated to 1.2 version

v5.1.0

3 years ago

v5.0-beta5

3 years ago

v5.0-beta4

3 years ago

v5.0-beta3

4 years ago
  • some minor fixes on instructions and prefix REX
  • add 1 instruction

v5.0-beta2

4 years ago

Fix EVEX operands decoding (AVX512 instr set)

v5.0-beta1

4 years ago

first beta version of BeaEngine 5.0 (documentation has been added)

v5.0-alpha1

4 years ago

Release for windows to test BeaEngine 5 during development phase