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-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
2022-08-25
Fix LowLevelILConstantBase __eq__ against unexpected types
Glenn Smith
2022-08-23
Fix loading existing database having empty FileMetadata
Josh F
2022-08-22
Fix issue where EnumerationBuilder couldn't set the width of the enumeration
Peter LaFosse
2022-08-22
let .vars of an SSA MLIL/HLIL function return a list of SSA variables
Xusheng
2022-08-20
Improve Python/C++ APIs to get registers, register stacks, and flags for LLIL
Xusheng
2022-08-19
Produce non-ast HLIL expression forms for HLIL mappings.
Brian Potchik
2022-08-19
fixed BinaryView.get_functions_by_name to handle cases like `sub_main`
Galen Williamson
2022-08-18
fix typos in various doc strings (a/an, repeated words) (skip-ci)
Galen Williamson
2022-08-18
Fix trying to delete incomplete LowLevelILFunction
Josh F
2022-08-16
Document BinaryViewTypes and another portion of BinaryView
kat
2022-08-16
Properly check whether self.active_view is None. Close https://github.com/Vec...
Xusheng
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
[next]