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-08-22
Remove unused imports from websocket provider.
Alexander Taylor
2024-08-21
Add progress context to load APIs
Josh Ferrell
2024-08-20
Initial support for per-function settings.
Brian Potchik
2024-08-16
Enable workflows by default.
Brian Potchik
2024-08-16
Add initial composable workflows.
Brian Potchik
2024-08-14
Remove leftover debug log in python platform API (skip-ci, skip-note)
Mason Reed
2024-08-14
Fix unitialized workflow machine property.
Brian Potchik
2024-08-13
Add a way to disable function analysis update and use it to supress analysis ...
Xusheng
2024-08-07
Expose Collaboration::ConflictSplitter in API
Josh Ferrell
2024-08-06
Add flag role for carry flag when subtraction is implemented with addition
Rusty Wagner
2024-08-05
fix typo in Variable.name docs
Jordan Wiens
2024-08-05
Add example to demangle_llvm python docs (skip-note, skip-ci)
Mason Reed
2024-08-04
spellcheck pass on pydocs
Jordan Wiens
2024-08-04
fix typo in provenance docs
Jordan Wiens
2024-08-04
Add support for memory region flags propagation.
Brian Potchik
2024-08-02
make URLs linked text for connect_debugger python calls
Jordan Wiens
2024-08-02
add documentation for progress_func only working on BNDB files
Jordan Wiens
2024-08-02
fix formatting of a few return types
Jordan Wiens
2024-08-02
Import debuginfo.py in __init__.py. Fix https://github.com/Vector35/binarynin...
Xusheng
2024-08-02
Support setting user global pointer value
Xusheng
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
[next]