draperlaboratory / cbat_tools

Program analysis tools developed at Draper on the CBAT project.
MIT License
101 stars 14 forks source link

Add support for using the BAP ogre lifter via a wp command line option #362

Closed ccasin closed 2 years ago

ccasin commented 2 years ago

This lets us use ogre files to tell the BAP lifter to lift a specific portion of the binary. It has two main advantages: 1) We can lift only the part we care about from big binaries, saving time. 2) We can use the ogre file to give names to functions in stripped binaries.