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-10-07
Fix collision between shortcuts and starting to filter by name
Rusty Wagner
2021-10-07
Add modification indicator for tabs
Rusty Wagner
2021-10-07
Add instruction index to createInferredMember
Peter LaFosse
2021-10-07
Allow tab split options on reports
Rusty Wagner
2021-10-07
Add infrastructure for UTF-{16,32} string creation actions
Jon Palmisciano
2021-10-07
Make TypedDataReader value return byte array for arrays of integers of size 1
Peter LaFosse
2021-10-07
Make define_user_data_var return the created DataVariable
Peter LaFosse
2021-10-06
TriageView: path, size, md5, sha1, sha256
rose
2021-10-05
More HLIL API parity; Resolves #2363
KyleMiles
2021-10-04
Custom tab widget for tear-away tabs
Rusty Wagner
2021-10-04
Fix error condition on _get_int_return_reg
Peter LaFosse
2021-10-04
Fix display name of custom Platform objects
Peter LaFosse
2021-10-04
Add dataclasses.py to fix python 3.6 backward compatibility
Peter LaFosse
2021-10-04
Disable HLIL indirect mapping tests.
Brian Potchik
2021-10-04
Disable LLIL to HLIL mapping tests.
Brian Potchik
2021-10-01
Update to Qt 6.1.3
Rusty Wagner
2021-09-30
Add some additional asserts around calls to BNCreatePlatform
Peter LaFosse
2021-09-30
Fix type errors in Platform and prevent creation of Platform without name
Peter LaFosse
2021-09-30
revert triage
rose
2021-09-30
Fix CMake recursive subdirectories & triage build
rose
2021-09-30
Assert when attempting to directly instantiate a Platform object
Peter LaFosse
2021-09-30
Remove unsafe BNDeleteAutoVariable
Peter LaFosse
2021-09-30
Add BinaryView.libraries api to list used libraries
Peter LaFosse
2021-09-30
remove sphinx submodule
Jordan Wiens
2021-09-30
StackView: It's a view of the stack!
Jon Palmisciano
2021-09-30
LinearView: Add `setHighlightTokenState()`
Jon Palmisciano
2021-09-30
Core: Add new `UnknownMemoryToken` token type
Jon Palmisciano
2021-09-30
minimizing api documentation for faster builds and version updates
Jordan Wiens
2021-09-30
small doc fixes
Jordan Wiens
2021-09-30
Allow string representation of types to be passed as parameters to methods wh...
Peter LaFosse
2021-09-29
Improved Universal (FAT) architecture preference selection.
Brian Potchik
2021-09-29
Fix TypeMapping and SymbolMapping
Peter LaFosse
2021-09-29
Fix 'get_function_at' API for multi-arch binaries.
Brian Potchik
2021-09-29
Fix warning.
Brian Potchik
2021-09-29
adding images for save documentation
Jordan Wiens
2021-09-29
add explanation of save options and warnings on get_view_of_file APIs
Jordan Wiens
2021-09-28
Fix HLIL Conditional Operations
Peter LaFosse
2021-09-28
Remove some unnecessary code
Peter LaFosse
2021-09-28
Fix _LinearDisassemblyLine_convertor
Peter LaFosse
2021-09-28
Improve type hints in lineardisassembly.py
Peter LaFosse
2021-09-28
Fix assert message in lowlevelil.py
Peter LaFosse
2021-09-28
Add Refactor Symbol to CoreSymbol and Symbol
Peter LaFosse
2021-09-28
Fix include in binaryview.py
Peter LaFosse
2021-09-28
Add BasicBlockList class for improved iteration speed of basic blocks
Peter LaFosse
2021-09-28
Fix BasicBlock iteration for arm/thumb
Peter LaFosse
2021-09-28
FunctionList changes
Peter LaFosse
2021-09-28
Removed some commented code
Peter LaFosse
2021-09-28
AdvancedILFunctionList class and methods mlil_function, and hlil_function
Peter LaFosse
2021-09-28
More f-strings
Peter LaFosse
2021-09-28
adding stable docs config for online upload, and removing analytics from offl...
Jordan Wiens
[next]