index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
binaryninjacore.h
Age
Commit message (
Expand
)
Author
2024-01-30
Avoid windows CreateFile conflict
Josh Ferrell
2024-01-30
Make status bar buttons themeable.
Alexander Taylor
2024-01-29
Add creation timestamp to ProjectFile
Josh Ferrell
2024-01-25
Make new tab bar themable.
Alexander Taylor
2024-01-23
Bump ABI version due to projects changes.
Alexander Taylor
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-11
Expose the BinaryView::ForgetUndoActions API and use avoid undo actions warni...
Xusheng
2024-01-08
update copyright year
Jordan Wiens
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
Improve partial access resolution when one of the uses is an automatically di...
Rusty Wagner
2023-12-06
Add LLIL/MLIL instructions to describe integer vs. floating point argument usage
Rusty Wagner
2023-11-30
Implement BN<FileSystem> family of APIs based on std::filesystem
Xusheng
2023-11-24
Add Symbolic symbols type.
Brian Potchik
2023-11-16
Special color for exported symbols
Glenn Smith
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-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-17
BNGetVariablesForParameters register list also works for float regs
Rusty Wagner
2023-10-04
Remove BNILInstructionAttribute SrcInstructionIsAtomic
Andrew Lamoureux
2023-09-30
Add two values to enum BNILInstructionAttribute
Andrew Lamoureux
2023-08-29
Fix block return/noreturn indicator being too subtle
Glenn Smith
2023-08-23
typelibrary: add methods for dependency info
Ryan Snyder
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-11
Add current_il_instructions magic variable in the Python console. Fix https:...
Xusheng
2023-08-10
Add OnNotificationBarrier callback and the ability to selectively enable noti...
Brian Potchik
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-25
Fix typo
Josh Ferrell
2023-07-20
Add BNGetDefaultTypeParser API.
Alexander Taylor
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-21
Allow copy & copy-as to operate on 'full' string instead of string annotation
Peter LaFosse
2023-06-19
Ensure that binaryninjacore.h is valid C.
Alex Rønne Petersen
2023-06-08
Bump abi version
Glenn Smith
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-31
Simplify template simplifier API; remove cursed RustString stuff
KyleMiles
2023-05-23
Add support for changing enumeration member names by clicking 'N' on their token
Peter LaFosse
[next]