index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
binaryninjaapi.h
Age
Commit message (
Expand
)
Author
2024-04-03
Switch TypeParser to use TypeContainer for its external type source
Glenn Smith
2024-04-01
Add md1rom binary view with pure Rust lzma implementation
Rusty Wagner
2024-03-21
Add uiSelectionControl documentation (skip-ci).
Brian Potchik
2024-03-15
Separate local variable tokens in higher level ILs from stack variable tokens...
Rusty Wagner
2024-03-14
Add support for advanced binary search.
Brian Potchik
2024-03-02
Add support for memory intrinsics.
Brian Potchik
2024-02-19
Clean up type archives docs
Glenn Smith
2024-02-14
Make Project::Delete{File,Folder} return bool
Josh Ferrell
2024-02-13
Rename ExternalLocation APIs to be more clear, add ExternalLocation and Exter...
Josh Ferrell
2024-02-11
Add BinaryView::GetTypeNameByGuid API
Peter LaFosse
2024-02-10
Use TypeID for serializing enum types, replace set_int_enum_display_typeid wi...
kat
2024-02-07
add exprIndex field to BNInstructionTextToken
Ryan Snyder
2024-02-07
Type Archives
Glenn Smith
2024-02-07
Add ImportTypeLibraryTypeByGuid API and dialog
Peter LaFosse
2024-01-30
Avoid windows CreateFile conflict
Josh Ferrell
2024-01-29
Add creation timestamp to ProjectFile
Josh Ferrell
2024-01-22
Project support
Josh Ferrell
2024-01-19
Add support for components in debug info
KyleMiles
2024-01-15
Add APIs for getting the the base Metadata object for BinaryViews and TypeLib...
Peter LaFosse
2024-01-12
Add QNAT::operator== so unordered_map works
Glenn Smith
2024-01-11
Expose the BinaryView::ForgetUndoActions API and use avoid undo actions warni...
Xusheng
2024-01-08
update copyright year
Jordan Wiens
2024-01-05
Actually, this specific formatter is unnecessary
Glenn Smith
2024-01-05
Fix formatters for BinaryNinja::Confidence
Saagar Jha
2024-01-05
Add a new API to get the original image base of the binary view. Fix https://...
Xusheng
2024-01-04
Add local label symbol type to always prioritize normal local symbols over co...
Rusty Wagner
2024-01-04
Add GetRelocationsAt API
Rusty Wagner
2023-12-14
Fix object settings.
Brian Potchik
2023-12-06
Add LLIL/MLIL instructions to describe integer vs. floating point argument usage
Rusty Wagner
2023-12-04
Replace NULL with nullptr for some default initialization.
Brian Potchik
2023-11-28
Add type confidence info to StructureMember type
Scott Lagler
2023-11-26
Change password setting types to use new 'hidden' property.
Brian Potchik
2023-11-24
Add Symbolic symbols type.
Brian Potchik
2023-11-16
Initial components UI update.
Brian Potchik
2023-11-14
Fix a number of leaks and bad uses of free in the api
Glenn Smith
2023-11-13
Add fmt library to api
Glenn Smith
2023-11-10
Add support for object settings
Josh Ferrell
2023-11-10
Add "password" setting type
Josh Ferrell
2023-11-10
Update documentation for APIs that return IL Labels, fix GetLabelForAddress p...
Peter LaFosse
2023-11-06
Type Containers: API Docs
Glenn Smith
2023-11-06
Type Browser
Glenn Smith
2023-11-06
Type Containers
Glenn Smith
2023-11-01
Add interaction.get_large_choice_input for large numbers of options
kat
2023-10-02
Add GetEnd to Section API.
Brian Potchik
2023-09-28
correct LibraryFunctionSymbol documentation
Jordan Wiens
2023-09-11
Fix memory leak in functions calling BNCreateUserFunction
Xusheng
2023-09-01
Make asserts from jsoncpp more descriptive
Glenn Smith
2023-08-17
Ensure consistent lifetimes for UI-accessible BinaryView instances in Python.
Brian Potchik
2023-08-16
Add DefineUserTypes to Rust/Python (+ fix return type)
Glenn Smith
2023-08-10
Add OnNotificationBarrier callback and the ability to selectively enable noti...
Brian Potchik
[next]