Skip to content

Tags: AmesianX/bap

Tags

v0.9.9

Toggle v0.9.9's commit message
Merge pull request BinaryAnalysisPlatform#276 from ivg/v0.9.9-PR

releasing 0.9.9

v0.9.8

Toggle v0.9.8's commit message
Merge pull request BinaryAnalysisPlatform#228 from ivg/final-fixes

Cleaner error handling and some bug fixes.

v0.9.7

Toggle v0.9.7's commit message
Merge pull request BinaryAnalysisPlatform#203 from ivg/v0.9.7-release

Updated readme and other files.

v0.9.6

Toggle v0.9.6's commit message
Merge pull request BinaryAnalysisPlatform#187 from ivg/system-plugins

Plugins can now be loaded with findlib.

v0.9.5

Toggle v0.9.5's commit message
Update _oasis

bumped version

v0.9.4

Toggle v0.9.4's commit message
Merge pull request BinaryAnalysisPlatform#111 from ivg/disable-intern…

…al-plugins

Disables dynamic autoloading of internal plugins.

v0.9.3

Toggle v0.9.3's commit message
Merge pull request BinaryAnalysisPlatform#91 from tim-becker/fix_lift…

…_failure

Fixes issue in lifter where register offsets were not accounted for.

v0.9.2

Toggle v0.9.2's commit message
Merge pull request BinaryAnalysisPlatform#79 from ivg/cfg

added cfg recovery

will also fix BinaryAnalysisPlatform#78 and resolve BinaryAnalysisPlatform#76.

v0.9.1

Toggle v0.9.1's commit message
Merge pull request BinaryAnalysisPlatform#72 from ivg/opam

Preliminary support for OPAM.

This will also fix compilation issue on OCaml 4.01 in Mac OS X