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-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
2023-08-10
Add API to get all SSA versions of a variable for MLIL and HLIL
Dan Killinger
2023-08-04
Fix overloaded virtual function warnings
Josh Ferrell
2023-08-03
Add an API to get structure member including inherited ones. Fix auto structu...
Xusheng
2023-07-29
Core workflows feature update.
Brian Potchik
2023-07-17
Add CheckForStringAnnotationType API
Peter LaFosse
2023-07-10
Move binary view loading in to the core; deprecate open_view in favor of load...
KyleMiles
2023-07-07
Expose function "pure" flag to api and typesystem
Glenn Smith
2023-06-29
Pass KeyValueStore ValueHash through the API
Josh Ferrell
2023-06-29
Clarifying parts of the basic block APIs.
Alexander Taylor
2023-06-21
Allow copy & copy-as to operate on 'full' string instead of string annotation
Peter LaFosse
2023-06-08
API to read raw undo buffer (for DHView)
Glenn Smith
2023-06-08
Undo transactions / context manager
Glenn Smith
2023-06-08
Undo entry states and reverting
Glenn Smith
2023-05-26
[C++ Docs] Metadata and DataBuffer docs, and thread safety tags on namespace ...
kat
2023-05-23
Add support for changing enumeration member names by clicking 'N' on their token
Peter LaFosse
2023-05-18
Add ReadPointer to BinaryReader class
kat
2023-05-10
Add name to worker tasks for debugging
Glenn Smith
2023-05-08
Pass debug file along with original file to debug info parsers
KyleMiles
2023-04-18
Exceptions with stack traces because I neeeeed them
Glenn Smith
2023-04-18
Add APIs for dumping the contents of TypeLibraries
Peter LaFosse
2023-03-30
Add support for deriving structures from other structures
Rusty Wagner
2023-03-29
BinaryView::LookupImportedType*
Glenn Smith
[prev]
[next]