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-08-14
Update documentation settings, update Settings documentation
kat
2022-08-10
Merge variables API/UI, variable liveness API for determining soundness of va...
Rusty Wagner
2022-08-09
Add New Theme and some C++ API Documentation
kat
2022-08-08
Un-deprecate BinaryView.symbols(), and raise KeyError like a real dict
Glenn Smith
2022-08-08
Add call to _init_plugins() to RepositoryManager.__init__
Josh F
2022-08-08
implement is_thunk, closes PR #3343
Jordan Wiens
2022-08-08
Add missing get_basic_block_at() function for IL functions in Python API. Clo...
Xusheng
2022-08-05
Allow None for function return_type and calling_convention
Josh F
2022-08-05
Allow passing QualifiedNameType instead of QualifiedName to many functions
Josh F
2022-08-05
Raise Exception instead of returning None from open_view and load
Josh F
2022-08-05
Fix incorrect type hints in BinaryView.find* apis
Josh F
2022-08-04
Fix regression in scripting console when no view is active
kat
2022-08-04
Also make current_il_basic_block write-protected
Xusheng
2022-08-04
More magic console variables. Close https://github.com/Vector35/binaryninja-a...
Glenn Smith
2022-08-03
Use inspect instead of hasattr
kat
2022-08-03
Fix bninspect on documented properties
kat
2022-07-31
fix parse type documentation
Jordan Wiens
2022-07-29
Fix stack_adjustment.setter
Peter LaFosse
2022-07-27
remove stale API references fixes #3333
Jordan Wiens
2022-07-27
add better BNIL API documentation examples
Jordan Wiens
2022-07-22
remove misleading comment
Jordan
2022-07-21
Fix type annotation & documentation for `define_auto_symbol_and_var_or_function`
Jon Palmisciano
2022-07-20
add feature map example
Jordan Wiens
2022-07-18
Memory map sidebar widget + segment/section notifications
Josh F
2022-07-03
Add some helper routines for getting the IL of callsites
Peter LaFosse
2022-07-01
Add channel to core_version_info
Josh F
2022-06-30
Add GetVersionInfo() and BNVersionInfo struct
Josh F
2022-06-22
Add unreachable instruction for switch statements with an unreachable default
Rusty Wagner
2022-06-20
Fix notification_callbacks.py example GCing the notifications
Glenn Smith
2022-06-18
Allow DataVariable.name to be assigned a QualifiedName
Peter LaFosse
2022-06-16
update documentation on HLIL tokens
Jordan Wiens
2022-06-16
Add support for executing scripts from files
kat
2022-06-16
clarify documentation for analysis_skipped and reanalyze
Jordan Wiens
2022-06-16
Implement .tokens property in HLIL.
Sean
2022-06-15
Fix use of undefined attribute
Kevin Orr
2022-06-14
Function.get_variable_by_name
Glenn Smith
2022-06-14
Add error for loading UI plugins in headless
Rusty Wagner
2022-06-10
Fix undefined DebuggerController in PythonScriptingInstance
Xusheng
2022-06-10
Fix missing debugger_imported definition in PythonScriptingInstance
Xusheng
2022-06-09
Remove built-in workflow docs and objectivec example.
Brian Potchik
2022-06-09
Better handling of the injected dbg object
Xusheng
2022-06-02
Fix Python exceptions when accessing functions with skipped IL analysis
Rusty Wagner
2022-06-02
HLILRet should be a Return, not just ControlFlow
Jordan Wiens
2022-05-31
Increase coverage of architecture.py
rose
2022-05-31
fixup invalid pydoc documentation
Jordan Wiens
2022-05-25
Fix binaryview __getitem__ __setitem__ and add many additional BinaryView uni...
Peter LaFosse
2022-05-25
Add BinaryView::ParseTypesFromSource for clang+typelibs
Glenn Smith
2022-05-24
update api docs for get_code_refs and get_data_refs
Jordan Wiens
2022-05-23
update binaryview class example documentation
Jordan Wiens
2022-05-23
Esure parse_types api raise proper exceptions
Peter LaFosse
[next]