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-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
2025-01-09
Deprecate `Segment.serialize` and `Section.serialize` in favor of descriptor-...
Brian Potchik
2024-12-03
Add `Relocation` information to python api
Mason Reed
2024-12-03
Update documentation for add_memory_region.
Brian Potchik
2024-11-27
Add support for a logical memory map representation.
Brian Potchik
2024-11-25
Add additional python APIs to query tags by scope.
Brian Potchik
2024-11-25
Fix placeholder deprecation decorators and versions.
Brian Potchik
2024-11-15
Add extra explanation for `export_*_to_library` APIs.
Alexander Taylor
2024-11-07
Add APIs to support bulk segment addition operations.
Brian Potchik
2024-11-06
Improve documentation for `update_analysis*` methods.
Brian Potchik
2024-11-01
Fix segment removal APIs.
Brian Potchik
2024-10-29
Small type hint fixes
Josh Ferrell
2024-10-24
Improve documentation for `update_analysis`.
Brian Potchik
2024-10-24
Initial implementation of the module-level analysis workflow.
Brian Potchik
2024-10-23
Add API to bulk add segments, use it in elf view
Josh Ferrell
2024-10-22
fix: implement slicing on TypedDataAccessor for ArrayTypes
Scott Lagler
2024-10-21
Allow multiple high level representations for display, add Pseudo Rust and a ...
Rusty Wagner
2024-10-19
Add misc docs to BinaryDataNotification
Mason Reed
2024-10-03
Added IsForceLoadable method to BinaryViewType
Brandon Miller
2024-10-03
Make sure the undefined data variable does not get recreated by auto-analysis...
Xusheng
2024-09-05
Add doc note for get_linear_disassembly API.
Brian Potchik
2024-08-21
Add progress context to load APIs
Josh Ferrell
2024-08-13
Add a way to disable function analysis update and use it to supress analysis ...
Xusheng
2024-08-04
spellcheck pass on pydocs
Jordan Wiens
2024-08-04
Add support for memory region flags propagation.
Brian Potchik
2024-08-02
Support setting user global pointer value
Xusheng
2024-07-24
Remove deprecated API functions.
Alexander Taylor
2024-07-22
Add ability to modify segment flags via MemoryMap API.
Brian Potchik
2024-07-18
MemoryMap update with new segment model.
Brian Potchik
2024-06-04
Add CorePlatform to python api for proper subclassing
Glenn Smith
2024-05-28
Solved issue #1180 by adding new APIs
Zichuan Li
2024-05-27
Update load APIs to take a JSON string for options.
Brian Potchik
2024-05-22
cleanup all outstanding sphinx RST warnings
Jordan Wiens
2024-05-19
Make call param hints more configurable & support more param types for hint d...
Mason Reed
2024-05-16
Removed loader.architecture from py mapped view
Brandon Miller
2024-05-15
Added MemoryMap C++ API.
Brian Potchik
2024-05-15
Fix BinaryDataNotification errors when subscribed to undo notifications
Josh Ferrell
2024-05-15
Initial MemoryMap implementation.
Brian Potchik
2024-05-14
Fix BinaryDataNotification
Josh Ferrell
2024-05-14
History widget
Josh Ferrell
2024-05-02
Fix get_functions_by_name when platform is passed
Josh Ferrell
2024-05-02
BinaryView.get_functions_by_name retrieve regardless of platform when no plat...
Mason Reed
2024-04-24
add missing documentation for interaction APIs and some normalization of phra...
Jordan Wiens
[next]