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-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
2021-09-27
Workflow fix: encoding strings
Andrew Lamoureux
2021-09-27
Fix repr for LowLevelILInstruction
Peter LaFosse
2021-09-27
Suppress display as in TypeView
Xusheng
2021-09-27
Show endianness information in the triage view
Xusheng
2021-09-27
Better support for change type in linear view
Xusheng
2021-09-24
Fix mlil/llil tokens, __repr__, and __str__
Peter LaFosse
2021-09-24
Make repr for llil and mlil have different titles
Peter LaFosse
2021-09-24
Use more f-strings
Peter LaFosse
2021-09-24
Small code improvement in MediumLevelILInstruction.get_var
Peter LaFosse
2021-09-23
Cleanup tag list and tag rendering
Glenn Smith
2021-09-23
Add documentation for 'BN_USER_DIRECTORY'
Peter LaFosse
2021-09-23
Add unit tests for verifying integer size and structure alignment
Peter LaFosse
2021-09-23
Add comparison operators for SizeWithConfidence and OffsetWithConfidence
Peter LaFosse
2021-09-23
Fix BinaryView.range_contains_relocation
Peter LaFosse
2021-09-23
Add equality and order overloads for BoolWithConfidence
Peter LaFosse
2021-09-22
Fix PluginCommand.register_for_* docs
Josh F
2021-09-22
Small doc fix
Josh F
2021-09-22
Fix bug with MediumLevelIL.get_var_uses
Peter LaFosse
[next]