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-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
2024-02-26
fix plugincommand docs
Jordan Wiens
2024-02-26
Provide more fully featured ability to traverse hlil
Peter LaFosse
2024-02-23
update debugger user docs URL in API docs
Jordan Wiens
2024-02-23
4.0 documentation
Jordan Wiens
2024-02-19
Type archive python api: remove callbacks that were dropped from release
Glenn Smith
2024-02-19
Clean up type archives docs
Glenn Smith
2024-02-16
Add UI callback for On(Data)ViewReplaced for rebase
Glenn Smith
2024-02-14
Make Project::Delete{File,Folder} return bool
Josh Ferrell
2024-02-13
Rename ExternalLocation APIs to be more clear, add ExternalLocation and Exter...
Josh Ferrell
2024-02-12
Project python api docs
Josh Ferrell
2024-02-12
Fix import name, update copyright years
Josh Ferrell
2024-02-12
Add new sidebar APIs to the sidebar example
Rusty Wagner
2024-02-10
Use TypeID for serializing enum types, replace set_int_enum_display_typeid wi...
kat
2024-02-08
Revert "Convert some assertions to raise ValueError in NTR creation"
Peter LaFosse
2024-02-08
Convert some assertions to raise ValueError in NTR creation
Peter LaFosse
2024-02-07
add exprIndex field to BNInstructionTextToken
Ryan Snyder
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-02-01
Python API : Add a more flexible/ergonomic visitor pattern called traverse to...
KyleMiles
2024-01-24
fix typo on data refs API documentation
Jordan Wiens
2024-01-22
Project support
Josh Ferrell
2024-01-21
Update ConstantData expression repr.
Brian Potchik
2024-01-19
Add support for components in debug info
KyleMiles
2024-01-18
Add __hash__ function to Component class
Peter LaFosse
[next]