ash09 / angr-static-analysis-for-vuzzer64

Angr-based static analysis tool for vusec/vuzzer64 fuzzing tool
GNU General Public License v3.0
21 stars 7 forks source link

Migrate to python3 and newer angr, networkx #4

Open spencerwuwu opened 4 years ago

spencerwuwu commented 4 years ago

For networkx part, it's the same as #2.

Migrate to python3 since angr stops supporting python2.