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
2025-11-10
fix missing newlines breaking lists
Jordan Wiens
2025-11-10
fix small formatting in memorymap api docs
Jordan Wiens
2025-11-04
Update MemoryMap documentation. (skip-ci)
Brian Potchik
2025-11-02
add more keywords to search API
Jordan Wiens
2025-11-02
additional error handling for utf8 decoding
Jordan Wiens
2025-10-31
Add optional display name field for memory regions.
Brian Potchik
2025-10-27
Add documentation to the constant renderer and string recognizer APIs
Rusty Wagner
2025-10-21
fix documentation indentation
Jordan Wiens
2025-10-21
Add derived strings and string recognizer API
Rusty Wagner
2025-10-21
Add missing rebased notification to Python API
Rusty Wagner
2025-10-16
Add GetTypeCount API
Peter LaFosse
2025-10-15
Fix some python type hints
Josh Ferrell
2025-09-02
Do not change symbol type when setting data variable name
Josh Ferrell
2025-08-27
Revise the documentation on how multiple symbols at the same address are handled
Mark Rowe
2025-08-27
Revert "Clarify the documentation on how multiple symbols at the same address...
Mark Rowe
2025-08-27
Clarify the documentation on how multiple symbols at the same address are han...
Mark Rowe
2025-08-18
Add ability to rebase the current view through the UIContext.
Brian Potchik
2025-08-01
Use log_error_for_exception in the Python API to pass tracebacks in the stack...
Rusty Wagner
2025-07-29
Add support for declarative downstream dependencies to workflow system.
Brian Potchik
2025-07-22
Update define_auto_symbol_and_var_or_function API to pass confidence type.
Brian Potchik
2025-07-15
Add the ability to limit the number of results in the cross reference APIs
Rusty Wagner
2025-07-15
Expose analysis' system call type and name retrieval
Mason Reed
2025-07-14
Change return type of parse_types_from_string to BasicTypeParserResult
Alexander Khosrowshahi
2025-07-12
Add support for unbacked memory regions directly in the memory map.
Brian Potchik
2025-07-09
reimplement llil validation for caller_sites and implement plural IL forms on...
Jordan Wiens
2025-07-03
Expose Add/RemoveDataReference and ensure BinaryViews use this API instead of...
Peter LaFosse
2025-07-02
Add outlining support for wmemcpy.
Brian Potchik
2025-07-02
must use double backquotes instead of single in RST
Jordan Wiens
2025-06-30
Fix busted stringify_unicode_data python API.
Brian Potchik
2025-06-23
Perform BB analysis from Architecture C++ API
Brandon Miller
2025-06-16
Don't yield None in BinaryView hlil|mlil_functions
Brandon Miller
2025-06-06
Option to ignore whitespace in searches
Glenn Smith
2025-06-06
Handle None when querying IL in Python generators
Brandon Miller
2025-05-26
Fix analysis state properties to return enums instead of integers.
Brian Potchik
2025-05-23
add cross-referencing to docs for save and create_database
Jordan Wiens
2025-05-17
Add `BNIsMemoryMapActivated` API
Mason Reed
2025-05-07
Update BinaryView Python context manager to actually release the BinaryView r...
Brian Potchik
2025-04-29
Fix memory leaks in Sections, Segments, Settings, ExternalLibrary, and Backgr...
Peter LaFosse
2025-04-09
Remove extra refcount when getting debug info from a bv
ElykDeer
2025-04-09
Expose AnalysisState through the API
Xusheng
2025-04-07
Return None instead of raising in func IL getters
Brandon Miller
2025-03-28
missed the older dates!
Jordan Wiens
2025-03-19
Add API for BinaryView::FinalizeNewSegments
kat
2025-03-10
Add support for recoverable analysis abort.
Brian Potchik
2025-03-05
small doc formatting fix
Jordan Wiens
2025-03-05
Improvements for advanced binary search.
Brian Potchik
2025-02-21
Deduplicate function objects returned from 'get_functions_by_name' API.
Brian Potchik
2025-02-18
Add BinaryView.forget_undo_actions
Glenn Smith
2025-02-05
Stop importing Type Archive types in parse_type_string
Glenn Smith
2025-01-30
Render Layers
Glenn Smith
[next]