Releases: lifting-bits/remill
Releases · lifting-bits/remill
v3.0.2
Append project name to the check_git target to fix compound builds (#…
v3.0.1
Another try at CI
Version 3.0.0
Cutting a new release to capture the current state of Remill.
Soon there will be CI updates that will push incremental releases with binaries when the master branch passes CI.
Version 2.0.0
In order to simplify things, Remill tracks the version number of McSema. So 2.0.0 is its first official version.
Some of the notable features that Remill is releasing with at 2.0.0:
- Partial support for the AArch64 instruction set
- Semi-complete support for the X86 and AMD64/X86-64 instruction sets
- Support for complex instruction semantics, as seen in the the SSE and AVX extensions to x86
- Compatibility with several versions of LLVM