index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
suite
/
binaries
Age
Commit message (
Expand
)
Author
2020-03-30
Update unit tests.
Brian Potchik
2020-03-05
Update mappedview example to add the entry point after segments are added.
Brian Potchik
2020-02-06
regenerated unit test cases
Tim Bryant
2020-02-06
updated submodule reference for binaries
Tim Bryant
2020-02-04
Add registered name to type objects
Rusty Wagner
2019-12-19
LLIL_JUMP_TO/MLIL_JUMP_TO now contain mappings from address to destination in...
Rusty Wagner
2019-11-24
Update unit test for byte range inference on byte size loads.
Brian Potchik
2019-11-22
Update tests for: Fix duplicate external symbols in ELF files
Peter LaFosse
2019-10-15
Update unit test for Mach-O symbol rebasing support.
Brian Potchik
2019-09-27
typelibrary: update for platform type changes
Ryan Snyder
2019-09-25
Add function and instruction address for many unit tests
Peter LaFosse
2019-09-24
typelibrary: add initial documentation
Ryan Snyder
2019-09-21
Add unit tests for address rebasing.
Brian Potchik
2019-08-30
Add .gitignore for unzipped files and .DS_Store
Peter LaFosse
2019-08-20
Update integer_test.
Brian Potchik
2019-05-31
Sort dominators so test results are deterministic
Glenn Smith
2019-05-31
Add test binary for Fat Mach-O
Glenn Smith
2018-08-31
Merging with dev
Peter LaFosse
2018-08-27
remove partial_register_dataflow test binary
Jordan Wiens
2018-08-25
Updated BinaryTestCases submodule
Josh Ferrell
2018-08-15
Add binary to test tailcall register clobbers.
Brian Potchik
2018-08-14
Add armv7 jumptable example for computed goto dispatch.
Brian Potchik
2018-07-10
tests: Separate unit test corpus from results
Ryan Snyder
2018-07-10
tests: update for lifter, generator bugfixes
Ryan Snyder
2018-07-10
Various Python 3 support changes
KyleMiles
2018-06-07
binary fix (#1055)
negasora
2018-06-07
Initial python API tests (#1054)
negasora