Commit Graph

8 Commits

Author SHA1 Message Date
carsonharmon 4635dae97b add extra check for science 2021-10-28 14:27:41 -04:00
carsonharmon 966e22e1b6 Hacky lift_directory changes 2021-10-21 12:31:30 -04:00
Eric Kilmer e42f45ffff Remove most Python2 references (#742)
* Remove most Python2 references

Still left some references to python2 for helper scripts since they
aren't tested (afaik) in CI

* Fix CI
2021-03-05 16:11:23 -05:00
Peter Goodman 2d55d02cc3 API improvements. Must be used with the api_improvements branches of Remill and Anvill (#666)
* API improvements. Must be used with the api_improvements branch of both Remill and McSema

fixes for x86 and running the lifted code with klee

* Update dockerfile to clone anvill

* update remill commit id

* Add python3 to dockerfile

* update python3

* disable abi script

* Updated cmake to find anvill

* Update main.cpp

* update find_package for anvill

* WIP:updated prebuild cfg

* update prebuild cfg files

* enable abi build for testsuite

* Fix memory leak

* install missing package for testcases

* frontend: Reflect cfg file changes in dyninst frontend.

* frontend: Update local files copyrights to reflect overall change to agplv3.

* fix failing testcases

* update test cfgs

* Fix test failure with local state pointer

* set the flag to use local state_ptr in default mode

Co-authored-by: kumarak <iit.akshay@gmail.com>
Co-authored-by: Lukas Korencik <xkorenc1@fi.muni.cz>
2020-07-23 02:14:56 -04:00
Aiethel 62a1319e17 Add brackets around print, for python3 compatiblity (#577) 2019-06-26 15:37:18 -04:00
Kyle Martin 2498e6464d Add Binja Disassmbler Support (#472) 2018-09-23 09:09:26 -07:00
Peter Goodman aeda244f5f Adds support for the --legacy_mode flag to scripts/lift_directory.py, and ./scripts/lift_program.py. (#361) 2017-12-26 15:12:19 -05:00
Peter Goodman ad0be58242 Adds back two scripts that were lost in some commit (#357) 2017-12-19 10:29:05 -08:00