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
2024-05-07
fix def_sites and use_sites 👀
KyleMiles
2024-05-07
Add SetVar commonil class to appropriate HLIL instruction
KyleMiles
2024-05-07
fix def_sites and use_sites
Jordan Wiens
2024-05-03
Fix options BinaryView case on python demangler being passed incorrectly
Mason Reed
2024-05-03
Expose LLVM demangler
Mason Reed
2024-05-03
Fixed typing bug in base detection API
Brandon Miller
2024-05-02
Fix get_functions_by_name when platform is passed
Josh Ferrell
2024-05-02
Add address display mode options
Glenn Smith
2024-05-02
BinaryView.get_functions_by_name retrieve regardless of platform when no plat...
Mason Reed
2024-04-30
link up methods and properties in base address API docs
Jordan Wiens
2024-04-30
Added Python example script for base detection
Brandon Miller
2024-04-30
Python helpers for aborting base detection
Brandon Miller
2024-04-30
Helpers for querying base detection hits
Brandon Miller
2024-04-30
Querying base detection reasons from Python API
Brandon Miller
2024-04-30
Python bindings for base address detection API
Brandon Miller
2024-04-25
example python API documentation on websocket
Jordan Wiens
2024-04-25
Fix WebsocketClient.connect when `headers` is not passed
Josh Ferrell
2024-04-24
improve traverse examples
Jordan Wiens
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
added documentation to mainthread package explaining the worker queues; added...
Galen Williamson
2024-04-19
fixed class docstrings in enterprise.py and typearchive.py
Galen Williamson
2024-04-19
docstring hygiene maintenance in python API
Galen Williamson
2024-04-17
Update bin_info.py example
Josh Ferrell
2024-04-17
updated bin_info plugin
Jordan Wiens
2024-04-12
Update the Typelib Explorer API Example to support new Sidebar orientations +...
kat
2024-04-12
Fix Setting docstring table
Josh Ferrell
2024-04-11
Change default paddingCols value to 64
Glenn Smith
2024-04-11
Rename lineWidth -> paddingCols in GetTypeLines()
Glenn Smith
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-03
Switch TypeParser to use TypeContainer for its external type source
Glenn Smith
2024-04-03
Fix -DDEBUGGER=NO not working properly
Xusheng
2024-04-02
Fix external URL does not render properly in docs
Xusheng
2024-03-25
Docs note for original_filename with projects
Brandon Miller
2024-03-21
Add uiSelectionControl documentation (skip-ci).
Brian Potchik
2024-03-20
add comparators for CoreVersionInfo and easier creation from strings
Jordan Wiens
2024-03-20
Python API : Fix DebugInfo.parsers
KyleMiles
2024-03-20
Scripting provider: avoid running command that can return non-ASCII character...
Xusheng
2024-03-19
Improve performance of BinaryView.type_archive_type_names
Glenn Smith
2024-03-15
Separate local variable tokens in higher level ILs from stack variable tokens...
Rusty Wagner
2024-03-14
Add support for advanced binary search.
Brian Potchik
2024-03-14
Fix documentation for 'get_next_valid_offset'.
Brian Potchik
2024-03-07
Python: More IL expr functions
Glenn Smith
2024-03-07
Expose get_expr_count() on python llil and mlil
Sam Russell
2024-03-04
Make sure plugins are initialized when using projects
Josh Ferrell
2024-03-02
Add support for memory intrinsics.
Brian Potchik
2024-02-29
link from traverse APIs to examples
Jordan Wiens
[next]