Releases: BeaEngine/beaengine
Releases · BeaEngine/beaengine
BeaEngine 5.3.0
- 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
BeaEngine 5.2.0
- 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
BeaEngine 5.1.0
v5.1.0 update docs
BeaEngine 5.0 beta 5
v5.0-beta5 version 5.0 beta5
BeaEngine 5.0 beta 4 - 20200927
v5.0-beta4 version 3.0 beta4
BeaEngine 5.0 beta 3 - 20190810
- some minor fixes on instructions and prefix REX
- add 1 instruction
BeaEngine 5.0 beta 2 - 20190807
Fix EVEX operands decoding (AVX512 instr set)
BeaEngine 5.0 beta 1 - 20190805
first beta version of BeaEngine 5.0 (documentation has been added)
Beaengine 5.0 alpha 1 20190624
Release for windows to test BeaEngine 5 during development phase