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
2023-12-14
Fix object settings.
Brian Potchik
2023-12-13
Fix TypeContainer's instantiation of Type objects
Peter LaFosse
2023-12-06
Add LLIL/MLIL instructions to describe integer vs. floating point argument usage
Rusty Wagner
2023-11-30
docs updated for repl concepts section
Jordan Wiens
2023-11-30
basic docs for some mainthread module APIs
Jordan Wiens
2023-11-30
short circuit exception handling for mlil/hlil_functions
Jordan Wiens
2023-11-30
Revert "fix copy/pasta in variable name"
Alexander Taylor
2023-11-30
skip functions exceeding analysis limits in hlil/mlil_function helpers instea...
Jordan Wiens
2023-11-30
scale AdvancedILFunction preloading based on worker thread count instead 5
Jordan Wiens
2023-11-30
fix copy/pasta in variable name
Jordan Wiens
2023-11-29
Fix typo HighLevelILIntrinsicSsa's `dest_memory` and `src_memory` properties ...
KyleMiles
2023-11-28
Add SSAVariable.def_site and SSAVariable.use_sites
KyleMiles
2023-11-28
fix: typo in scriptingprovider.py
Scott Lagler
2023-11-26
Change password setting types to use new 'hidden' property.
Brian Potchik
2023-11-24
Add Symbolic symbols type.
Brian Potchik
2023-11-23
Fix address printing for BasicBlocks in repr
Scott Lagler
2023-11-14
Fix a number of leaks and bad uses of free in the api
Glenn Smith
2023-11-14
Print more details when IL could not be loaded
Josh Ferrell
2023-11-10
Add support for object settings
Josh Ferrell
2023-11-07
Make non "if_available" il accessors throw ILException, create exceptions.py ...
Josh Ferrell
2023-11-06
Type Containers: API Docs
Glenn Smith
2023-11-06
Type Browser
Glenn Smith
2023-11-06
Type Containers
Glenn Smith
2023-11-03
Add typelib explorer example
Peter LaFosse
2023-11-03
Fix 'Type.with_replaced_*' APIs
Peter LaFosse
2023-11-03
Add some guardrails around creating NamedTypeReferences
Peter LaFosse
2023-11-03
Add 'parsers' property and ensure DebugInfo APIs free properly on internal er...
Peter LaFosse
2023-11-02
Ensure Type objects are created correctly everywhere and add guardrail
Peter LaFosse
2023-11-01
Add interaction.get_large_choice_input for large numbers of options
kat
2023-10-25
Remove unnecessary error from get_tag_type.
Alexander Taylor
2023-10-19
fix parse_type_string cross-references
Jordan Wiens
2023-10-19
remove copy pasta from a few python examples
Jordan Wiens
2023-10-18
add rebase API example
Jordan Wiens
2023-10-18
add missing descriptions of example plugins
Jordan Wiens
2023-10-10
Add `DebugInfo.parsers`; fix DebugInfo.get_parsers to return strings instead ...
KyleMiles
2023-10-09
Dont filter on platform when enumerating callees, issue #4672
Andrew Lamoureux
2023-09-28
correct LibraryFunctionSymbol documentation
Jordan Wiens
2023-09-20
standardize deprecation format and linkify suggestions
Jordan Wiens
2023-09-20
Fix doc comment on Function.add_tag
KyleMiles
2023-09-19
Update documentation on llil mul, muludp, mulsdp
Andrew Lamoureux
2023-09-18
Fix BinaryViewType.load does not return the created binary view. Fix https://...
Xusheng
2023-09-11
Fix memory leak in functions calling BNCreateUserFunction
Xusheng
2023-09-11
Stop using now-deprecated Enterprise function.
Alexander Taylor
2023-09-05
fix formatting of BinaryDataNotification note
Jordan
2023-09-02
Fix python BinaryView instance refcounting.
Brian Potchik
2023-08-28
Fix scripting completer sometimes returning garbage
Glenn Smith
2023-08-23
typelibrary: add methods for dependency info
Ryan Snyder
2023-08-23
small clarification on APIs that descibe max_instruction_length
Jordan Wiens
2023-08-17
The load API now returns None for an invalid handle.
Brian Potchik
2023-08-17
Ensure consistent lifetimes for UI-accessible BinaryView instances in Python.
Brian Potchik
[next]