index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
binaryview.py
Age
Commit message (
Expand
)
Author
2024-02-02
Fix import_com_type_for_guid for windows x64
Peter LaFosse
2024-02-01
Adds `BinaryView.check_for_string_annotation_type`; Adds ergonomic way of ret...
KyleMiles
2024-01-24
fix typo on data refs API documentation
Jordan Wiens
2024-01-22
Project support
Josh Ferrell
2024-01-15
Add APIs for getting the the base Metadata object for BinaryViews and TypeLib...
Peter LaFosse
2024-01-12
Add some helpers for reading guid/uuids
Peter LaFosse
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 warning for session_data being ephemeral to docs
Jordan Wiens
2024-01-04
Add local label symbol type to always prioritize normal local symbols over co...
Rusty Wagner
2023-11-30
short circuit exception handling for mlil/hlil_functions
Jordan Wiens
2023-11-30
Revert "fix copy/pasta in variable name"
Alexander Taylor
2023-11-30
skip functions exceeding analysis limits in hlil/mlil_function helpers instea...
Jordan Wiens
2023-11-30
scale AdvancedILFunction preloading based on worker thread count instead 5
Jordan Wiens
2023-11-30
fix copy/pasta in variable name
Jordan Wiens
2023-11-24
Add Symbolic symbols type.
Brian Potchik
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-02
Ensure Type objects are created correctly everywhere and add guardrail
Peter LaFosse
2023-10-25
Remove unnecessary error from get_tag_type.
Alexander Taylor
2023-10-18
add rebase API example
Jordan Wiens
2023-09-20
standardize deprecation format and linkify suggestions
Jordan Wiens
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-05
fix formatting of BinaryDataNotification note
Jordan
2023-09-02
Fix python BinaryView instance refcounting.
Brian Potchik
2023-08-23
typelibrary: add methods for dependency info
Ryan Snyder
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-10
Add OnNotificationBarrier callback and the ability to selectively enable noti...
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-12
Fix a failure that occured when passing load/BinaryView.load raw data
kat
2023-07-10
Move binary view loading in to the core; deprecate open_view in favor of load...
KyleMiles
2023-06-23
Add warnings around the use of add_binaryview_initial_analysis_completion_eve...
Peter LaFosse
2023-06-09
Prevent exception on close in FunctionList
Peter LaFosse
2023-06-08
Undo transactions / context manager
Glenn Smith
2023-06-05
cleanup pydoc warnings
Jordan Wiens
2023-05-26
Add iterators for TypedDataAccessor and DataVariable
Peter LaFosse
2023-05-26
Add some missing type annotations
Maja Kądziołka
2023-05-26
Fix error in bv.llil_basic_blocks when low_level_il function is not available
Peter LaFosse
[next]