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-10-17
fix images and some user manual links
Jordan Wiens
2022-10-17
documentation overhaul
Jordan Wiens
2022-10-17
fix Platform.os_list
Jordan Wiens
2022-10-14
binaryninjaapi.h Whitespace cleanup
kat
2022-10-14
FlowGraph, FlowGraphNode, Function, BinaryView docs
kat
2022-10-14
Fix debug info 'function' APIs
KyleMiles
2022-10-14
Fix some minor bugs in BasicBlock and highlight API
Peter LaFosse
2022-10-14
Update Python license info. Fix https://github.com/Vector35/binaryninja/issue...
Xusheng
2022-10-14
Remove Python 2.7 code in user documentation. Fix https://github.com/Vector35...
Xusheng
2022-10-12
Fix Universal schema serialization in C++ API.
Brian Potchik
2022-10-12
This shouldn't be deleted as its a QThread
Peter LaFosse
2022-10-12
Demangler improvements
Peter LaFosse
2022-10-12
Let "make code" become first-class feature. Fix https://github.com/Vector35/b...
Xusheng
2022-10-12
[Enterprise] C++ api and example
Glenn Smith
2022-10-12
[Enterprise] API for license status callbacks
Glenn Smith
2022-10-11
api: expose methods needed to construct offset pointers
Ryan Snyder
2022-10-11
Support 'Open with Options' settings history for container files.
Brian Potchik
2022-10-10
[Python API] Fixed PointerType.origin to return a valid NTRType
Glenn Smith
2022-10-10
python: support for getting offset pointer origin information
Ryan Snyder
2022-10-09
Remove default load settings; Move settings `analysis.debugInfoInternal` and ...
KyleMiles
2022-10-07
Fix one case of resources not being freed right away when closing tabs
Rusty Wagner
2022-10-06
Add APIs for checking and writing snapshot data
Josh F
2022-10-06
Remove loading default load settings from BinaryData
KyleMiles
2022-10-05
Update open-source.md for pdb-rs
Glenn Smith
2022-10-05
Deprecate BNLogRegisterLoggerCallback and make its use in the LogView unneces...
Peter LaFosse
2022-10-05
Add/Tweak StringsView Filtering Options
kat
2022-10-05
Add SetExprType API to MLIL/HLIL
Xusheng
2022-10-04
Fix cargo warnings about unused imports; cargo fmt
KyleMiles
2022-10-04
Add API bindings for `BNBinaryViewGetDefaultLoadSettings` for force API actio...
KyleMiles
2022-10-04
Rename and move `Analysis/Database Merge Tool` to `File/Merge Databases`; Add...
KyleMiles
2022-10-04
Deprecate unused BinaryViewTypeArchitectureConstant API
Xusheng
2022-10-03
Fix typo in BinaryView::ParseTypesFromSource
Glenn Smith
2022-09-30
Avoid referring to `std::vector<T>` members when `T` is incomplete.
Christian Blichmann
2022-09-29
Fix updated rust api
Glenn Smith
2022-09-29
[Rust API] Register settings
Glenn Smith
2022-09-29
[Rust API] From<Vec<StructureMember>> for StructureBuilder
Glenn Smith
2022-09-29
DebugInfo: make parseInfo have a progress callback
Glenn Smith
2022-09-29
DebugInfo: take entire Type for function instead of by-parts
Glenn Smith
2022-09-29
Make DebugInfo::parse failable
Glenn Smith
2022-09-29
Expose CallingConvention::GetVariablesForParameters
Glenn Smith
2022-09-29
[Rust API] BinaryView::update_analysis
Glenn Smith
2022-09-29
[Rust API] interaction::show_message_box
Glenn Smith
2022-09-29
[Rust API] impl Debug for CallingConvention
Glenn Smith
2022-09-29
[Rust API] BinaryView metadata storing
Glenn Smith
2022-09-29
[Rust API] Fancier Debug impl for Type
Glenn Smith
2022-09-29
[Rust API] Trait for Confidence-mergable types
Glenn Smith
2022-09-29
[Rust API]: Eq for Ref<Type>
Glenn Smith
2022-09-29
[Rust API] Various path getters
Glenn Smith
2022-09-29
[Rust API] DownloadProvider
Glenn Smith
2022-09-29
[Rust API] Debug for StructureBuilder
Glenn Smith
[next]