index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-11-29
Rename il operand helpers to start with _
Peter LaFosse
2021-11-29
Fix type hint in TagList.__init__
Peter LaFosse
2021-11-29
Fix type hints for BasicBlockList
Peter LaFosse
2021-11-29
Fix type check warnings in TypedDataAccessor
Peter LaFosse
2021-11-29
Fix import path in register_platform_recognizer
Peter LaFosse
2021-11-29
Fix typo in PythonAPIDocumentation.md
Peter LaFosse
2021-11-25
Call correct functions in the binary view callback
Xusheng
2021-11-24
Rust API : Correct naming convention on scope and access fields and apply car...
KyleMiles
2021-11-19
adding enterprise license
Jordan Wiens
2021-11-19
Check if core is None in FileMetadata destructor
Peter LaFosse
2021-11-18
Enterprise apis and support
Glenn Smith
2021-11-16
Type hints for plugin register APIs
Josh Ferrell
2021-11-15
Fix broken example of using StructureBuilder
Peter LaFosse
2021-11-11
Add aliased_var api tests
KyleMiles
2021-11-11
Resolves #2681; Return the SSAFunction's version of .ssa_vars from the non-SS...
KyleMiles
2021-11-11
Add Function::GetMediumLevelILSSAVariables and Function::GetHighLevelILSSAVar...
KyleMiles
2021-11-11
Adds MediumLevelILFunction.aliased_vars, HighLevelILFunction.aliased_vars, an...
KyleMiles
2021-11-11
Resolves #2748; Variable.ssa_versions; Fixes some type annotations
KyleMiles
2021-11-10
Initial commit of work in progress API documentation
Peter LaFosse
2021-11-10
Rename ILInstruction classes as pure camel case
Peter LaFosse
2021-11-10
Add support for passing list of types to StructureBuilder\StructureType .crea...
Peter LaFosse
2021-11-10
Rename TypedDataReader to TypedDataAccessor
Peter LaFosse
2021-11-10
Fix name collision on 'ILInstruction'
Peter LaFosse
2021-11-10
Small refactor to DataVariable/CoreDataVariable inheritance, and add support ...
Peter LaFosse
2021-11-09
update startup.py docs
Jordan Wiens
2021-11-08
add pep 484 and 561 compliance, fixes #2747
Jordan Wiens
2021-11-06
export linear disasm
Andrew Lamoureux
2021-11-05
Turn some apis back into Lists for ease of use, improve __repr__ for list and...
Peter LaFosse
2021-11-05
Add tooltips to linear view, make generic tooltip functions
Glenn Smith
2021-11-05
Fix vars_written/vars_read/vars_address_taken
Peter LaFosse
2021-11-05
Fix TypedDataReader member accesses
Peter LaFosse
2021-11-05
Add IL class heirarchy graph report
Peter LaFosse
2021-11-05
Properly calculate the width of NamedTypeReferences in TypedDataReader
Peter LaFosse
2021-11-05
Make all ILInstructions inherit from the same abstract base class
Peter LaFosse
2021-11-05
Improvements to AdvancedILFunctionList to support iterating supplied iterators
Peter LaFosse
2021-11-05
Backward compatible workaround for log import
Peter LaFosse
2021-11-04
Expose RangeContainsRelocation
Peter LaFosse
2021-11-02
CMake: set link directories and libraries
Glenn Smith
2021-10-29
Add test for negative pointer offsets
Rusty Wagner
2021-10-28
Smartly update the TypeView
Xusheng
2021-10-27
Add API for global actions on global area widgets
Rusty Wagner
2021-10-26
Replace log/scripting console dock widgets with global area concept
Rusty Wagner
2021-10-26
remove python2 from troubleshooting documentation, it has been added to the p...
Jordan Wiens
2021-10-25
Prevent the streampos_simplifier and ios_base_simplifiers from running to avo...
Peter LaFosse
2021-10-22
Fix lineardisassembly.py typos
Glenn Smith
2021-10-21
Add test for liveness_at
KyleMiles
2021-10-21
Add HighLevelILFunction::IsVarLiveAt and HighLevelILFunction::IsSSAVarLiveAt
KyleMiles
2021-10-21
Fix version_switcher.py
Josh F
2021-10-20
Update Function.function_type to use types.FunctionType instead of types.Type
Josh F
2021-10-19
LinearView performance: remember cached regions
Glenn Smith
[prev]
[next]