Releases: lifting-bits/anvill
Releases · lifting-bits/anvill
v0.1.19
Merge pull request #64 from lifting-bits/remove_pyelftools Remove dependency on pyelftools; it's not needed.
v0.1.18
Update README.md
v0.1.17
Update ida.py
v0.1.16
Update emit-artifact.sh Make sure apt-get doesn't wait for user input.
v0.1.15
Update binja.py
v0.1.14
python3 fix for IDA
v0.1.13
Merge pull request #47 from lifting-bits/install-python-to-venv Install python to venv
v0.1.12
Merge pull request #48 from lifting-bits/carson/python_magic Add python magic to setup.py
v0.1.11
Merge pull request #45 from lifting-bits/port_mcsema_lifter New visitor-style machine code lifter
v0.1.10
Merge pull request #44 from lifting-bits/cmake_refactor [CMake] Sync up with Remill