index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
suite
Age
Commit message (
Expand
)
Author
2022-04-13
Prevent shadowing binary tests with multiple oracles
Josh F
2022-04-13
Python API : Fixes fully-qualified `binaryninja.log.log*` calls and adds test...
KyleMiles
2022-04-06
Test for fix for Vector35/arch-x86#29
Glenn Smith
2022-03-29
Add various type hints
Peter LaFosse
2022-03-16
Add support for structured logging
Peter LaFosse
2022-02-17
Add some additional function.py unit tests
Peter LaFosse
2022-02-17
Add some additional api tests
Peter LaFosse
2022-02-17
Improve handling of bytes objects with Metadata
Peter LaFosse
2022-02-17
Add additional unit tests for function.py
Peter LaFosse
2022-02-16
Escape type names and definitions
Glenn Smith
2022-02-15
Struct alignment and packing test
Glenn Smith
2022-02-03
Add test for EnumerationMember .value==None
Andrew Lamoureux
2022-01-26
Additional tests to improve code coverage of types.py
Peter LaFosse
2022-01-26
Remove minimally used TypeCreationException in favor of ValueError
Peter LaFosse
2022-01-25
Fix TypeBuilder.__repr__ and add unit test
Peter LaFosse
2022-01-25
Fix issue with serialization of MemberScope and MemberAcess along with a few ...
Peter LaFosse
2022-01-25
Fix errors and add unit test for EnumBuilder
Peter LaFosse
2022-01-25
Fix bug and add test for NamedTypeReferenceBuilder.__repr__
Peter LaFosse
2022-01-25
Add test for QualifiedName constructor
Peter LaFosse
2022-01-25
Various python types api bug fixes and unit tests
Peter LaFosse
2022-01-24
Fix partially broken api_test
Peter LaFosse
2022-01-24
Add additional unit tests for types.py and fix some resulting bugs
Peter LaFosse
2021-11-29
Better handling of symbols whose raw names are obfuscated
Peter LaFosse
2021-11-11
Add aliased_var api tests
KyleMiles
2021-10-29
Add test for negative pointer offsets
Rusty Wagner
2021-10-28
Smartly update the TypeView
Xusheng
2021-10-25
Prevent the streampos_simplifier and ios_base_simplifiers from running to avo...
Peter LaFosse
2021-10-21
Add test for liveness_at
KyleMiles
2021-10-13
Remove func.create_auto_stack_var and only unit test stackAdjustment not its ...
Peter LaFosse
2021-10-12
Add test for stack adjustment
Peter LaFosse
2021-10-11
Reenable LLIL to HLIL mapping tests.
Brian Potchik
2021-10-04
Disable HLIL indirect mapping tests.
Brian Potchik
2021-10-04
Disable LLIL to HLIL mapping tests.
Brian Potchik
2021-09-30
Allow string representation of types to be passed as parameters to methods wh...
Peter LaFosse
2021-09-23
Cleanup tag list and tag rendering
Glenn Smith
2021-09-23
Add unit tests for verifying integer size and structure alignment
Peter LaFosse
2021-09-07
Rename all TypeBuilder objects to end with 'Builder' to avoid name collisions
Peter LaFosse
2021-09-06
Update unit tests for better output and results
Peter LaFosse
2021-09-06
Commonize _to_core_struct/_from_core_struct
Peter LaFosse
2021-09-06
Use more f-strings
Peter LaFosse
2021-09-06
Update testcommon.py for refactored types/variables
Peter LaFosse
2021-09-05
Remove some unnecessary properties for various derived HLIL Instructions, add...
Peter LaFosse
2021-09-05
Refactor Python Types
Peter LaFosse
2021-09-05
remove some unneeded code
Peter LaFosse
2021-09-05
Use more fstrings in testcommon.py
Peter LaFosse
2021-09-05
Refactor ILs for greater speed and utility
Peter LaFosse
2021-09-05
update unit test for preprocess_source change
Peter LaFosse
2021-09-05
Add type hints to basicblock.py, lowlevelil.py, architecture.py
Peter LaFosse
2021-09-05
Fix get_ssa_var_version in unit test
Peter LaFosse
2021-09-01
prevent user settings and plugins from influencing unit test generation
Jordan Wiens
[prev]
[next]