panda-re / lava

LAVA: Large-scale Automated Vulnerability Addition
Other
371 stars 60 forks source link

Update dep #68

Closed AndrewQuijano closed 6 months ago

AndrewQuijano commented 6 months ago

1- Update install to point to panda debian package with dwarf2 2- requirements.txt now installs pypanda 3- Remove dependancy from Panda submodule 4- Update bug_mining.py and find_bug_inj.cpp to utilize pypanda to parse the panda log into JSON then parse as needed.