mirror of
https://github.com/lifting-bits/mcsema
synced 2026-06-08 15:31:09 +00:00
d9bbd1ea7c
* 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 <eric.d.kilmer@gmail.com>