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-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
2024-04-23
initial advanced binary search documentation
Jordan Wiens
2024-04-21
Improve type hints for many __getitem__ impls
Josh Ferrell
2024-04-20
Add Segment and Section serialization helpers for load with options.
Brian Potchik
2024-04-19
docstring hygiene maintenance in python API
Galen Williamson
2024-04-09
Various fixes for recently added BinaryDataNotifications.
Brian Potchik
2024-04-03
Add `importDependencies` argument to `ParseTypeString` to control library imp...
Glenn Smith
2024-04-02
Fix external URL does not render properly in docs
Xusheng
2024-03-19
Improve performance of BinaryView.type_archive_type_names
Glenn Smith
2024-03-14
Add support for advanced binary search.
Brian Potchik
2024-03-14
Fix documentation for 'get_next_valid_offset'.
Brian Potchik
2024-02-29
link from traverse APIs to examples
Jordan Wiens
2024-02-26
fix plugincommand docs
Jordan Wiens
2024-02-23
update debugger user docs URL in API docs
Jordan Wiens
2024-02-23
4.0 documentation
Jordan Wiens
2024-02-19
Clean up type archives docs
Glenn Smith
2024-02-13
Rename ExternalLocation APIs to be more clear, add ExternalLocation and Exter...
Josh Ferrell
2024-02-07
Type Archives
Glenn Smith
2024-02-07
Add ImportTypeLibraryTypeByGuid API and dialog
Peter LaFosse
2024-02-06
Prevent crash in BinaryView.get_external_locations
Josh Ferrell
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
[next]