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
2021-03-02
Add ability to install python dependencies
Peter LaFosse
2021-03-01
Add methods for creating wide char types
Josh Ferrell
2021-02-22
Allow Universal archive architecture preference to be specified with the get_...
Brian Potchik
2021-02-18
add warning to remove_auto_segment
Jordan Wiens
2021-02-18
fix syntax error in pydoc warnings
Jordan Wiens
2021-02-17
add support for type xref and variable xref
Xusheng
2021-02-12
Add unresolved control-flow tracking and associated tag support.
Brian Potchik
2021-02-10
small addition to setter for analysis_skipped
Jordan Wiens
2021-02-05
fix max_instr_length note styling
Jordan
2021-02-05
improve the documentation of binaryview callbacks
Xusheng
2021-02-04
Update documentation for get_view_of_file_with_options.
Brian Potchik
2021-01-27
Finish HLIL expression mapping APIs.
Brian Potchik
2021-01-27
Fix InstructionTextToken API passthrough
Peter LaFosse
2021-01-23
Changed SymbolType to Type in define_auto_symbol_and_var_or_function document...
Calle Svensson
2021-01-21
Let calling conventions opt out of heuristics
Glenn Smith
2021-01-20
Add get_lifted_ils_at API.
Brian Potchik
2021-01-18
updating copyright year
Jordan Wiens
2021-01-18
expose Function::IsVariableUserDefinded()
Xusheng
2021-01-08
add note about max_instr_length to Architecture class
Jordan Wiens
2021-01-07
Update comment for has_data_variables
carsonharmon
2021-01-07
improve documentation on BinaryViewEvent
Xusheng
2021-01-06
Check for data tag (arch/func == null) in callbacks
Glenn Smith
2020-12-23
Add GetLowLevelILInstructionsForAddress API to retrieve all LLIL for an address.
Brian Potchik
2020-12-18
Add API/UI to control dead store elimination of specific variables
Rusty Wagner
2020-12-09
Update settings documentation.
Brian Potchik
2020-12-09
Cleanup project creation and add API.
Brian Potchik
2020-12-07
initial support for contains operator on possible value sets
Jordan Wiens
2020-12-05
Clean up a couple places where CoreArchitectures are created without checking...
Glenn Smith
2020-12-05
Fix tag notification callbacks not giving real python objects
Glenn Smith
2020-12-02
Callback for address changes #2166
Glenn Smith
2020-11-29
add pydoc for navigation APIs and get_address-for_data_offset
Jordan Wiens
2020-11-27
include between get_string_at and get_ascii_string_at
Jordan Wiens
2020-11-21
Add improved instruction mapping APIs.
Brian Potchik
2020-11-16
Docs shortcut in script console
Glenn Smith
2020-11-16
add a unit test for loading old database
Xusheng
2020-11-13
add callback for BinaryView finalization and initial analysis completion
Xusheng
2020-11-11
fix log API param types to be the appropriate enum instead of int
Jordan Wiens
2020-11-10
documentation update, example for settings and description of using custom co...
Jordan Wiens
2020-11-08
small documentation improvements to demonstrate plugin loading and caveat ope...
Jordan Wiens
2020-11-06
Fix python headless default log initialization.
Brian Potchik
2020-11-05
Allow force rebase in python API when UI is enabled.
Brian Potchik
2020-11-04
Update bncompleter.py
Jordan
2020-11-04
use getattr_static to avoid executing code
Jordan
2020-10-29
Update lowlevelil.py
Dustin Fraze
2020-10-28
Avoid varargs in Python FFI
Rusty Wagner
2020-10-27
Fix passing raw bv handle to BinaryDataNotification callbacks
Josh Ferrell
2020-10-27
Fix #2047; open_view/get_view_of_file_with_options return a raw view if heade...
KyleMiles
2020-10-27
automatically coerce Variable.source_type to enumeration
Peter LaFosse
2020-10-27
Improve performance when creating Variable's.
Tim Bryant
2020-10-25
Cleanup loader settings.
Brian Potchik
[next]