You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
opam pin add bap --dev-repo
#Get objdump symbolizer as option (assuming above installed binutils)
opam depext --install conf-binutils
#Get ida pro symbolizer (assuming system copy of IDA Pro already installed)
opam depext --install conf-ida
#Install bap and ida pro bindings/pluginstuff
opam install bap bap-ida-python
eval opam config env