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
2022-04-26
Fix BinaryWriter.endianness. Fix #3088.
Xusheng
2022-04-24
Ensure Intrinsic is included in low/medium/highlevelil.py
Peter LaFosse
2022-04-24
Add commonil class for intrinsics
Fabian Freyer
2022-04-24
Finish a BackgroundTaskThread on exception
Fabian Freyer
2022-04-22
Fix type annotation for single_function_language_representation
Josh F
2022-04-22
Add FunctionBuilder setter for stack adjustment w/ confidence
Peter LaFosse
2022-04-22
Ensure stackadjustment confidence and varargs have better default confidence ...
Peter LaFosse
2022-04-14
Fix issue where utf-8 strings couldn't be used or displayed in the python scr...
Peter LaFosse
2022-04-14
Add some python api side caching to improve performance for some frequently a...
Peter LaFosse
2022-04-13
Better docstring for Database.trim/remove_snapshot
Glenn Smith
2022-04-13
Add Database::TrimSnapshot api
Glenn Smith
2022-04-13
Python API : Fixes fully-qualified `binaryninja.log.log*` calls and adds test...
KyleMiles
2022-04-12
remove local dev path update
Jordan
2022-04-11
Prevent hang when tab completing in large function/binary
Josh F
2022-04-11
- have SymbolMapping accept default for `get()` method
verylazyguy
2022-04-08
Add some small typehint fixes to typelibrary and metadata.py
Peter LaFosse
2022-04-08
Properly decode strings for TypeLibrary.platfrom_names
Peter LaFosse
2022-04-08
Add __hash__ for Type/TypeBuilder
Peter LaFosse
2022-03-29
Fixes #3028 usage of binaryninja.cstr in DebugInfo.add_function
Peter LaFosse
2022-03-29
Add various type hints
Peter LaFosse
2022-03-28
Docs for connect_{pycharm|vscode}_debugger, referring to docs site
Glenn Smith
2022-03-28
Add 'Type.children' property for ease of iterating nested type objects
Peter LaFosse
2022-03-28
Ensure plugins are loaded before attempting to build type libs
Peter LaFosse
2022-03-24
Fix get_all_user_var_values API
Peter LaFosse
2022-03-23
Secrets provider in python for accessing the keychain
Glenn Smith
2022-03-23
Fix LicenseCheckout() releasing your extended license from ui
Glenn Smith
2022-03-23
Make a bunch of enterprise methods connect/auth implicitly
Glenn Smith
2022-03-23
Add make_code.py plugin to python examples
Peter LaFosse
2022-03-23
Add BNAddTypeLibraryNamedTypeSource API
Peter LaFosse
2022-03-23
Fix a bunch of reference miscounts in the C++ and python apis
Peter LaFosse
2022-03-23
Turn assert into ValueError
Peter LaFosse
2022-03-21
Fix LLIL_FCMP_O not being handled in a couple places
Glenn Smith
2022-03-16
Add type hints to typelibrary.py and fix type hint for get_address_tags_of_type
Peter LaFosse
2022-03-16
Add support for structured logging
Peter LaFosse
2022-03-16
Fix mlil call bases's type hint
Peter LaFosse
2022-03-14
add additional documentation warning users from creating objects with handles...
Jordan Wiens
2022-03-14
fix typo in remove_snapshot api
Jordan Wiens
2022-03-11
Add bulk symbol management API to improve performance when adding/removing la...
Rusty Wagner
2022-03-11
Move stack var refs and constant refs behind advanced analysis requests for s...
Rusty Wagner
2022-03-11
Add simple load API for creating a BinaryView from various input types.
Brian Potchik
2022-03-11
Allow DataBuffer to be initialized with a bytearray.
Brian Potchik
2022-03-07
Fix BinaryView.libraries() in Python API
Xusheng
2022-03-04
Add a few optimizations to the python API for querying platform
Peter LaFosse
2022-03-03
flowgraph block iter fixed, resolves #3001
Jordan Wiens
2022-03-03
il block contains methods fixed, resolves #3000
Jordan Wiens
2022-03-03
add small api docs on removing a repository
Jordan Wiens
2022-03-02
Add function update request API.
Brian Potchik
2022-02-28
Support a bunch of things someone could pass into intrinsic()
Glenn Smith
2022-02-28
il.intrinsic(): Support ILRegister/ILFlag as well
Glenn Smith
2022-02-28
Correct type annotation for il.intrinsic()
Glenn Smith
[next]