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
2024-07-26
Properly check for/log failures and return status on Typelib.write_to_file
kat
2024-07-24
Remove deprecated API functions.
Alexander Taylor
2024-07-25
Add MediumLevelILFunction.is_var_live_at
Zichuan Li
2024-07-25
Add is_ssa_var_live_at into mlil
Zichuan Li
2024-07-24
Release floating license in shutdown()
Glenn Smith
2024-07-24
Fix every call to _init_plugins() causing a license checkout
Glenn Smith
2024-07-24
Add Platform::GetRelatedPlatforms
kat
2024-07-23
restore tab completion parity when fuzzySearch is disabled
Jordan Wiens
2024-07-22
Add ability to modify segment flags via MemoryMap API.
Brian Potchik
2024-07-19
Filter under/dunder members in bncompleter
Josh Ferrell
2024-07-18
MemoryMap update with new segment model.
Brian Potchik
2024-07-18
Add fuzzy completion to the python console
Glenn Smith
2024-07-16
Update api usage in the other collaboration examples
Glenn Smith
2024-07-15
Fix sync_test.py collaboration example
Josh Ferrell
2024-07-12
Prevent crash when trying to rename unknown type in typearchive
Josh Ferrell
2024-07-09
Refactor architecture calling convention python api
Mason Reed
2024-07-09
Expose Function::UsesIncomingGlobalPointer through the API. Fix https://githu...
Xusheng
2024-07-02
add custom tooltip example
Jordan Wiens
2024-07-02
Fix many crashes from uncaught exceptions
Josh Ferrell
2024-07-02
Fix needing to have a binary open to use current_project
Josh Ferrell
2024-06-26
[Enterprise] Clean up initialization flow
Glenn Smith
2024-06-25
Fix il magic variables for lifted, mmlil, mmlil_ssa
Josh Ferrell
2024-06-24
fix return type for python KeyValueStore size functions
Rubens Brandao
2024-06-24
fix python Database.trim_snapshot
Rubens Brandao
2024-06-24
fix python DisassemblyTextRenderer basic_block and settings
Rubens Brandao
2024-06-21
Fix some type hints
Josh Ferrell
2024-06-14
Correct doc comment about not being able to remove plugin repositories; Also ...
KyleMiles
2024-06-14
Replace plugin minimum_version with minimum_version_info; Add maximum_version...
KyleMiles
2024-06-14
Plugin Manager : Remove install instructions
KyleMiles
2024-06-14
Plugin mananger : Remove license name field
KyleMiles
2024-06-14
Shallow instruction traversal for HighLevelILInstruction.traverse
Mason Reed
2024-06-10
Fix python magic variables applying post-startup
Glenn Smith
2024-06-06
Add api/modular system to python magic variables
Glenn Smith
2024-06-05
Add support for getting/setting default calling conventions in python
Josh Ferrell
2024-06-04
Docs for the sorted setting property
Glenn Smith
2024-06-04
python/architecture: return instance from `Architecture.register()`
Catherine
2024-06-04
Add CorePlatform to python api for proper subclassing
Glenn Smith
2024-06-04
Add AdjustTypeParserArguments callback to platform
Glenn Smith
2024-05-28
Use Architecture type for BASE arch param
Brandon Miller
2024-05-28
Solved issue #1180 by adding new APIs
Zichuan Li
2024-05-28
Fix Python DownloadProvider. Fix https://github.com/Vector35/binaryninja-api/...
Xusheng
2024-05-27
Update load APIs to take a JSON string for options.
Brian Potchik
2024-05-27
Add additional JSON schema validation for registered settings.
Brian Potchik
2024-05-24
arch: multiple delay slot support, suppress spurious mips warning
Ryan Snyder
2024-05-24
platform: initial BNCustomPlatform support
Ryan Snyder
2024-05-24
fix missing params in ILOperands and mark as deprecated in LLIL, HLIL
Jordan Wiens
2024-05-23
Docs for type attributes
Glenn Smith
2024-05-23
Based pointers
Glenn Smith
2024-05-23
Expose Type::PointerSuffix
Glenn Smith
2024-05-23
Add TypeBuilder::SetWidth and TypeBuilder::SetAlignment
Glenn Smith
[next]