BinaryAnalysisPlatform / bap

Binary Analysis Platform
MIT License
2.07k stars 273 forks source link

makes the ABI processors usable programmatically #1529

Closed ivg closed 2 years ago

ivg commented 2 years ago

Publishes several functions that make it easier to apply the ABI processors. Also, fixes the naming scheme for the abi processors that stopped to be unique, after we switched to the real ABI names. We now use the target name for the name of the ABI.