| Age | Commit message (Collapse) | Author |
|
|
|
|
|
when unimplemented to prevent ctypes error
|
|
Allows language bindings like rust to free conditions lists sanely
|
|
Allows language bindings like rust to free register lists sanely
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tokens in lower levels, and improve token usage in disassembly
|
|
|
|
|
|
|
|
|
|
|
|
user-implemented methods. Fix https://github.com/Vector35/binaryninja-api/issues/4152
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
function for better backward compatibility
|
|
|
|
|
|
metadata.py, callingconvention.py, binaryview.py, highlevelil.py, scriptingprovider.py, types.py
Fix typehint for Union[QualifiedName, str]
|
|
|
|
|
|
|
|
Add try finally blocks for deallocation
|
|
add HLIL vars_read/vars_written
Additional progress on HLILInstruction refactor
|
|
Remove _mutable types
|
|
|
|
|
|
|