Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

v3.0.6

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Oct 20:27
· 37 commits to master since this release
d9bbd1e
Python 3 support for mcsema-disass. (#699)

* Python 3 support for mcsema-disass.

* Conditional Python3 installation libraries

* Add conditional check for Python2 also

* Update CMakeLists.txt

Make the install options for py2/3 always available.

* Fix CI tool name

* Update flow.py

Co-authored-by: Eric Kilmer <[email protected]>