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
2022-11-16
Add python docs for TypePrinter methods
Glenn Smith
2022-11-16
Add TypePrinter::PrintAllTypes to export C headers
Glenn Smith
2022-11-16
Add BinaryView::GetDependencySortedTypes
Glenn Smith
2022-11-16
Small docstring improvements
Josh Ferrell
2022-11-11
Extra options for type parsers
Glenn Smith
2022-11-11
Fix some inconsistencies in python bindings between clang and core type parsers
Peter LaFosse
2022-11-10
Switch to using the Clang type parser for binding generation
Peter LaFosse
2022-11-10
Fix some type hints, remove unnecessary parameters, and add some asserts to s...
Peter LaFosse
2022-11-10
Update ambiguous exception message.
Sean Deaton
2022-11-10
Fix some type hints, remove unnecessary parameters, and add some asserts to s...
Peter LaFosse
2022-11-10
Update ambiguous exception message.
Sean Deaton
2022-11-10
[Enterprise] Python: Allow LicenseCheckout(release=False)
Glenn Smith
2022-11-10
Fix regression in BasicBlock outgoing_edges/incoming_edges source/target
Peter LaFosse
2022-11-10
Add LoadSettingsFile API to support ephemeral settings.
Brian Potchik
2022-11-10
Fix type parser setting name in generator.
Brian Potchik
2022-11-10
Fix rendering of code lines when scrolling right, fix TokenizedTextView example
Rusty Wagner
2022-11-10
Fix Python console not working if UI plugins are not available for any reason
Rusty Wagner
2022-11-10
Remove no longer relevant docs from py!enterprise.acquire_license
Glenn Smith
2022-11-10
Resolve usage of deprecated BinaryView.__len__()
kat
2022-10-18
remove reference to old show documentation API
Jordan Wiens
2022-10-17
documentation overhaul
Jordan Wiens
2022-10-17
fix Platform.os_list
Jordan Wiens
2022-10-14
Fix debug info 'function' APIs
KyleMiles
2022-10-14
Fix some minor bugs in BasicBlock and highlight API
Peter LaFosse
2022-10-12
Demangler improvements
Peter LaFosse
2022-10-12
Let "make code" become first-class feature. Fix https://github.com/Vector35/b...
Xusheng
2022-10-11
api: expose methods needed to construct offset pointers
Ryan Snyder
2022-10-10
[Python API] Fixed PointerType.origin to return a valid NTRType
Glenn Smith
2022-10-10
python: support for getting offset pointer origin information
Ryan Snyder
2022-10-09
Remove default load settings; Move settings `analysis.debugInfoInternal` and ...
KyleMiles
2022-10-07
Fix one case of resources not being freed right away when closing tabs
Rusty Wagner
2022-10-05
Add SetExprType API to MLIL/HLIL
Xusheng
2022-10-04
Add API bindings for `BNBinaryViewGetDefaultLoadSettings` for force API actio...
KyleMiles
2022-10-04
Rename and move `Analysis/Database Merge Tool` to `File/Merge Databases`; Add...
KyleMiles
2022-10-04
Deprecate unused BinaryViewTypeArchitectureConstant API
Xusheng
2022-09-29
DebugInfo: make parseInfo have a progress callback
Glenn Smith
2022-09-29
Make DebugInfo::parse failable
Glenn Smith
2022-09-29
Interaction::RunProgressDialog
Glenn Smith
2022-09-29
Fix TypeParserResult annotated type
Glenn Smith
2022-09-29
BinaryViewType.open(): Allow PathLike filename
Glenn Smith
2022-09-29
[Python API] Type hints for SymbolMapping
Glenn Smith
2022-09-22
Add new DebugInfo APIs
KyleMiles
2022-09-22
Add the Components API
kat
2022-09-15
- send the correct type to `BNCreateDatabaseWithProgress`
verylazyguy
2022-09-13
No longer mark debugger as beta
Xusheng
2022-09-07
Fix misspell in rebase and its type hints
Peter LaFosse
2022-09-06
Make sure to release references when the last tab of a binary is closed
Xusheng
2022-09-01
Splitting of variables
Rusty Wagner
2022-08-26
implement hash for CoreDataVariable
Jordan Wiens
2022-08-26
rename current_file_offset to current_raw_offset
Jordan Wiens
[next]