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
2023-08-29
Fix copy paste for selections in the Log.
Brian Potchik
2023-08-28
Fix BackgroundThread::then not forwarding qt signals
Glenn Smith
2023-08-28
Allow adding actions to menus with relative paths
Glenn Smith
2023-08-28
Fix scripting completer sometimes returning garbage
Glenn Smith
2023-08-28
Revert "Fix object lifetimes for view sensitive widgets in the UI."
Brian Potchik
2023-08-25
Document platform diffrences in default fonts.
Alexander Taylor
2023-08-25
Use new macro, old one is deprecated.
Alexander Taylor
2023-08-25
Update font settings APIs, add documentation.
Alexander Taylor
2023-08-25
Make the IL exceptions include stack traces
Glenn Smith
2023-08-25
DWARF Import : Fix crash on recursively defined function type that contains i...
KyleMiles
2023-08-25
DWARF Import : More optimizations
KyleMiles
2023-08-25
DWARF Import : Introduce fastpath for compilation unit handling
KyleMiles
2023-08-25
DWARF Import : Correctly track parsing progress
KyleMiles
2023-08-24
Commit cargo.lock files for rust api
Glenn Smith
2023-08-23
typelibrary: add methods for dependency info
Ryan Snyder
2023-08-23
small clarification on APIs that descibe max_instruction_length
Jordan Wiens
2023-08-22
Change how DWARF Import initializes to enable unit tests
KyleMiles
2023-08-22
DWARF Import : Improved Cross-Compilation-Unit Handling
KyleMiles
2023-08-22
DWARF : Update gimli dependency
KyleMiles
2023-08-22
Recover parameter names even when type parsing fails (this could be a bad idea)
KyleMiles
2023-08-22
DWARF Import : Prevent another crash related to #4547
KyleMiles
2023-08-21
Add initial debug info, PDB, and DWARF user docs
KyleMiles
2023-08-21
Docs: Fix bad word wrapping
KyleMiles
2023-08-17
The load API now returns None for an invalid handle.
Brian Potchik
2023-08-17
Better fix for linear view hang
Glenn Smith
2023-08-17
Ensure consistent lifetimes for UI-accessible BinaryView instances in Python.
Brian Potchik
2023-08-17
Remove deprecation of BinaryView and BinaryViewType open APIs.
Brian Potchik
2023-08-17
Docs for updated PDB plugin
Glenn Smith
2023-08-17
Rust API: Add Structure::base_structures and fix type on StructureBuilder::ba...
Glenn Smith
2023-08-17
Rust API: Stop using NamedTypeReference::from_raw directly
Glenn Smith
2023-08-16
Handle case where __init__ on BinaryDataNotifications base class is not calle...
Brian Potchik
2023-08-16
Add DefineUserTypes to Rust/Python (+ fix return type)
Glenn Smith
2023-08-16
Add some convenience flags to NotificationType.
Brian Potchik
2023-08-15
Fix potential crash with register_notification and add support for notificati...
Brian Potchik
2023-08-12
Fix typo in components callbacks.
Brian Potchik
2023-08-11
Add notification_barrier support and ability to selectively enable notificati...
Brian Potchik
2023-08-11
Add current_il_instructions magic variable in the Python console. Fix https:...
Xusheng
2023-08-10
Fix object lifetimes for view sensitive widgets in the UI.
Brian Potchik
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-07
[Rust API] Fix format string bug in BNLog
Glenn Smith
2023-08-04
DWARF Import : Fix crash / Bandaid fix for #4547
KyleMiles
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-08-02
Fix cannot run Python script when the file contains non-ASCII characters. Fix...
Xusheng
2023-08-01
remove deprecation warning on mlilvar src
Jordan Wiens
2023-07-31
Add dSYM support
KyleMiles
2023-07-31
Dwarf import : Handle default address size for pointers better when the dwarf...
KyleMiles
2023-07-31
Rust Minidump example : Pin time dependency version to fix builds
KyleMiles
2023-07-29
Core workflows feature update.
Brian Potchik
[prev]
[next]