index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-03-16
Add type hints to typelibrary.py and fix type hint for get_address_tags_of_type
Peter LaFosse
2022-03-16
Add LogTrace
Peter LaFosse
2022-03-16
Add support for structured logging
Peter LaFosse
2022-03-16
Fix mlil call bases's type hint
Peter LaFosse
2022-03-15
Fix usage of deprecated std::iterator in rapidjson
Rusty Wagner
2022-03-14
These functions do not return positive values.
Alexander Taylor
2022-03-14
add additional documentation warning users from creating objects with handles...
Jordan Wiens
2022-03-14
fix typo in remove_snapshot api
Jordan Wiens
2022-03-11
Add bulk symbol management API to improve performance when adding/removing la...
Rusty Wagner
2022-03-11
Move stack var refs and constant refs behind advanced analysis requests for s...
Rusty Wagner
2022-03-11
Add abseil-cpp to open source list
Rusty Wagner
2022-03-11
Use memory tracking API when in core for rapidjson
Rusty Wagner
2022-03-11
Add simple load API for creating a BinaryView from various input types.
Brian Potchik
2022-03-11
Allow DataBuffer to be initialized with a bytearray.
Brian Potchik
2022-03-07
Fix BinaryView.libraries() in Python API
Xusheng
2022-03-04
Add a few optimizations to the python API for querying platform
Peter LaFosse
2022-03-04
Build the workflow examples for the Personal product.
Brian Potchik
2022-03-03
flowgraph block iter fixed, resolves #3001
Jordan Wiens
2022-03-03
il block contains methods fixed, resolves #3000
Jordan Wiens
2022-03-03
document using a third-party plugin repository in plug indev docs
Jordan Wiens
2022-03-03
add small api docs on removing a repository
Jordan Wiens
2022-03-02
Enable right click signals to the progress indicator in the UI.
Brian Potchik
2022-03-02
Add function update request API.
Brian Potchik
2022-03-01
Overhaul README for clearer build instructions and organization
Jon Palmisciano
2022-02-28
Support a bunch of things someone could pass into intrinsic()
Glenn Smith
2022-02-28
il.intrinsic(): Support ILRegister/ILFlag as well
Glenn Smith
2022-02-28
Correct type annotation for il.intrinsic()
Glenn Smith
2022-02-23
Fix LowLevelILFcmp instruction inheritance
Peter LaFosse
2022-02-18
Fix analysis_info repr.
Brian Potchik
2022-02-18
Previous IL view type
rose
2022-02-17
Fix some minor correctness issues with function.py
Peter LaFosse
2022-02-17
Add some additional function.py unit tests
Peter LaFosse
2022-02-17
Add some additional type hints to architecture.py and lowlevelil.py
Peter LaFosse
2022-02-17
Make function.architecture non-optional
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-14
rust: add demangle helpers for gnu3 and ms
KyleMiles
2022-02-14
Rust: Minor tweaks to 2890; merge architecture::InstructionTextToken and disa...
KyleMiles
2022-02-14
rust: add linearview and related APIs
Fabian Freyer
2022-02-14
rust: add ArrayGuard and for non-owned arrays
Fabian Freyer
2022-02-14
rewrote some of the API to be both a bit more rusty and nicer to read (no mor...
Lukas Dresel
2022-02-14
rust: Add BinaryReader and BinaryWriter
Fabian Freyer
2022-02-11
Rust: Update `basic_script`'s Cargo.lock
KyleMiles
2022-02-10
Move TypeView::getLinesForType into core as Type::GetLines
Glenn Smith
2022-02-10
add collections to documentation blacklist
Jordan Wiens
2022-02-10
fixes #2959; some type checking on log APIs
Jordan Wiens
2022-02-08
Fix UI arrow artifact in Cross References and Search widgets.
Brian Potchik
[next]