Skip to content

Tags: m4rm0k/bap

Tags

v1.2.0

Toggle v1.2.0's commit message
add lost beagle file (BinaryAnalysisPlatform#629)

also adds an automatic generation of tgz binaries.

v1.1.0

Toggle v1.1.0's commit message
bumped bap version (BinaryAnalysisPlatform#604)

v1.0.0

Toggle v1.0.0's commit message
updated the changes file (BinaryAnalysisPlatform#565)

in the future we should impose a policy, that
every PR that introduces something new must update
the changes.md, otherwise it will be always outdated.

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.