draperlaboratory / cbat_tools

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

Fixes building the plugin for latest BAP #379

Closed bmourad01 closed 1 year ago

bmourad01 commented 1 year ago
  1. For the API path, we should use bap config sysdatadir
  2. bapbundle remove <plugin> will return a nonzero error code if the plugin is not installed, which can be annoying when trying to build the project. The error code should be ignored in the Makefile.