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-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
2022-05-23
Fix some places in binaryview.py that raised AttributeError instead of ValueE...
Peter LaFosse
2022-05-23
Fix TypeParserResult type hint
Peter LaFosse
2022-05-23
Fix get_unique_section_names
Peter LaFosse
2022-05-23
Fix nes.py example
Peter LaFosse
2022-05-23
Fix numerous bugs in TypedDataAccessor and add many unit tests for it
Peter LaFosse
2022-05-23
Fix many small bugs in TypedDataAccessor
Peter LaFosse
2022-05-23
Fix `ParameterVariables.__{eq,repr}__` implementations
Jon Palmisciano
2022-05-20
Fix some bugs in SymbolMapping object
Peter LaFosse
2022-05-20
Fix BinaryViewType.parse method
Peter LaFosse
2022-05-20
Add some unit tests for binaryview.py and fix some minor bugs
Peter LaFosse
2022-05-19
use raw strings to pacify pytest
Jordan Wiens
2022-05-18
Allow QualifiedName.escape() to accept all of QualifiedNameType
Glenn Smith
2022-05-14
mend
Jordan Wiens
2022-05-14
remove more vestigal py2 code
Jordan Wiens
2022-05-13
Add missing import that broke the build.
Alexander Taylor
2022-05-12
Add notes for Enterprise edition-only module/class.
Alexander Taylor
2022-05-11
Clang+TypeParser APIs
Glenn Smith
2022-05-11
Add documentaiton decorator for Enterprise.
Alexander Taylor
2022-05-06
many pydoc formatting cleanups, added deprecated decorator and replaced ad-ho...
Jordan Wiens
2022-05-03
Remove the Python enum module
Xusheng
2022-05-02
[Enterprise] Always cache licenses
Glenn Smith
2022-05-01
Clarify use of `BinaryView.add_function` in docs
Jon Palmisciano
2022-04-30
Add debug report alias.
Brian Potchik
2022-04-29
Check in the debugger
Xusheng
2022-04-26
Fix BinaryWriter.endianness. Fix #3088.
Xusheng
2022-04-24
Ensure Intrinsic is included in low/medium/highlevelil.py
Peter LaFosse
2022-04-24
Add commonil class for intrinsics
Fabian Freyer
2022-04-24
Finish a BackgroundTaskThread on exception
Fabian Freyer
2022-04-22
Fix type annotation for single_function_language_representation
Josh F
2022-04-22
Add FunctionBuilder setter for stack adjustment w/ confidence
Peter LaFosse
[next]