index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
Age
Commit message (
Expand
)
Author
2023-11-14
Fix a number of leaks and bad uses of free in the api
Glenn Smith
2023-11-14
Print more details when IL could not be loaded
Josh Ferrell
2023-11-10
Add support for object settings
Josh Ferrell
2023-11-07
Make non "if_available" il accessors throw ILException, create exceptions.py ...
Josh Ferrell
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-03
Add typelib explorer example
Peter LaFosse
2023-11-03
Fix 'Type.with_replaced_*' APIs
Peter LaFosse
2023-11-03
Add some guardrails around creating NamedTypeReferences
Peter LaFosse
2023-11-03
Add 'parsers' property and ensure DebugInfo APIs free properly on internal er...
Peter LaFosse
2023-11-02
Ensure Type objects are created correctly everywhere and add guardrail
Peter LaFosse
2023-11-01
Add interaction.get_large_choice_input for large numbers of options
kat
2023-10-25
Remove unnecessary error from get_tag_type.
Alexander Taylor
2023-10-19
fix parse_type_string cross-references
Jordan Wiens
2023-10-19
remove copy pasta from a few python examples
Jordan Wiens
2023-10-18
add rebase API example
Jordan Wiens
2023-10-18
add missing descriptions of example plugins
Jordan Wiens
2023-10-10
Add `DebugInfo.parsers`; fix DebugInfo.get_parsers to return strings instead ...
KyleMiles
2023-10-09
Dont filter on platform when enumerating callees, issue #4672
Andrew Lamoureux
2023-09-28
correct LibraryFunctionSymbol documentation
Jordan Wiens
2023-09-20
standardize deprecation format and linkify suggestions
Jordan Wiens
2023-09-20
Fix doc comment on Function.add_tag
KyleMiles
2023-09-19
Update documentation on llil mul, muludp, mulsdp
Andrew Lamoureux
2023-09-18
Fix BinaryViewType.load does not return the created binary view. Fix https://...
Xusheng
2023-09-11
Fix memory leak in functions calling BNCreateUserFunction
Xusheng
2023-09-11
Stop using now-deprecated Enterprise function.
Alexander Taylor
2023-09-05
fix formatting of BinaryDataNotification note
Jordan
2023-09-02
Fix python BinaryView instance refcounting.
Brian Potchik
2023-08-28
Fix scripting completer sometimes returning garbage
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-17
The load API now returns None for an invalid handle.
Brian Potchik
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-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
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-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-29
Core workflows feature update.
Brian Potchik
2023-07-26
Properly set DisassemblySettings like WaitForIL while doing text and constant...
Xusheng
2023-07-25
small pydoc fixes in navigate APIs
Jordan Wiens
2023-07-24
fix debuginfo example documentation
Jordan Wiens
[next]