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
2021-07-09
Cleanup tags and comments in many places
Glenn Smith
2021-07-07
DebugInfo - plugable debug information importers - C++, Rust, and Python APIs
KyleMiles
2021-07-07
fixed type incides should be indices
Galen Williamson
2021-07-07
Added slicing support to __getitem__ in all basic block classes
Galen Williamson
2021-07-07
Fixed missing self parameter in get_instruction_containing_address
Galen Williamson
2021-07-05
Remove snippet and kaitai plugin. Note their individual links.
Xusheng
2021-07-01
Tag/TagType id apis in python
Glenn Smith
2021-07-01
fixed typo "in" should be "if"
galenbwill
2021-07-01
Chunked uploads and cancelling uploads
Glenn Smith
2021-07-01
Expose Tag::GetId
Glenn Smith
2021-06-28
Add type library creation and dumping examples
Andrew Lamoureux
2021-06-18
Interactions: add default form values
Glenn Smith
2021-06-14
small settings documentation improvement
Jordan Wiens
2021-06-14
Fix comparison of ReferenceSource and TypeFieldReference
Xusheng
2021-06-12
Function: Added `BNGetFunctionILVariables()` / `get_il_vars()` method
Jon Palmisciano
2021-06-11
Update demangle.py
galenbwill
2021-06-11
Add TypeReferenceChanged notification
Xusheng
2021-06-07
Change get_functions_by_name name param type to str
Hex Fish
2021-06-03
Always use <user-dir>/pythonX.Y/site-packages directory when installing depen...
Peter LaFosse
2021-06-02
scriptingprovider check if python_bin is None
Peter LaFosse
2021-06-02
Return proper status from _pip_exists
Peter LaFosse
2021-06-02
Fixes for pip requirements installation
Peter LaFosse
2021-05-28
Improve calling convention support for variadic argument resolution
Ryan Snyder
2021-05-26
Updated examples and docs
Glenn Smith
2021-05-26
small update to parse_expression documentation
Jordan Wiens
2021-05-26
Add the ability to automatically create struct members
Xusheng
2021-05-19
Divide metadata into user and auto metadata
Xusheng
2021-05-17
Network Settings
Glenn Smith
2021-05-12
adding list of current debug reports to request_debug_report documentation
Jordan Wiens
2021-05-06
Update 'get_functions_by_name' to use new symbol query API.
Brian Potchik
2021-05-06
Update 'get_symbols_by_name' API to filter and order symbols.
Brian Potchik
2021-05-06
adding get_function_by_name and plural API to bv
Jordan Wiens
2021-05-06
convert warn to error when attempting to set blacklisted console variable, fi...
Jordan Wiens
2021-05-05
Ser/des history entries
Glenn Smith
2021-05-04
render non-member access to type on a new line
Xusheng
2021-05-03
Settable function parameters by index
KyleMiles
2021-05-03
BinaryView.create_user_function() now returns the created function
KyleMiles
2021-04-26
user --user when pip installing
Peter LaFosse
2021-04-26
Add plugin status when dependencies are being installed
Peter LaFosse
2021-04-22
fix Python search API
Xusheng
2021-04-22
add persistent search result
Xusheng
2021-04-20
Add support for analysis hold.
Brian Potchik
2021-04-20
Add InitialState to Analysis.
Brian Potchik
2021-04-19
Fix Mach-O duplicate symbol handling for external relocations.
Brian Potchik
2021-04-19
Implement __eq__ and __hash__ for some types in flowgraph.py
Kevin Orr
2021-04-16
add a DisassemblySettings* parameter to MLIL/HLIL functions that retrieve ins...
Xusheng
2021-04-13
Fix duplicate row in settings schema documentation.
Brian Potchik
2021-04-10
small doc update on open_view api
Jordan Wiens
2021-04-07
good thing the decorator wasnt applied to anything with an actual pydoc
Jordan Wiens
2021-04-07
adding passive decorator and annotate Variable class
Jordan Wiens
[next]