index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
__init__.py
Age
Commit message (
Expand
)
Author
2021-09-05
Add type hints to basicblock.py, lowlevelil.py, architecture.py
Peter LaFosse
2021-08-17
Websocket provider
Glenn Smith
2021-08-16
Move py debugger functions to __init__.py
Glenn Smith
2021-08-13
Workflows early preview.
Brian Potchik
2021-07-07
DebugInfo - plugable debug information importers - C++, Rust, and Python APIs
KyleMiles
2021-04-10
small doc update on open_view api
Jordan Wiens
2021-04-07
adding user_directory() python api
Jordan Wiens
2021-03-26
updating to latest sphinx-rtd theme and many doc formatting fixes
Jordan Wiens
2021-03-02
Some python3 changes
Peter LaFosse
2021-03-02
Add ability to install python dependencies
Peter LaFosse
2021-01-18
updating copyright year
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-10-15
Deprecate BNInitCorePlugins/BNInitUserPlugins in favor of a common BNInitPlug...
Rusty Wagner
2020-09-16
fixup broken warning syntax
Jordan Wiens
2020-09-16
Add 'disable_default_log' method in the Python API.
Brian Potchik
2020-09-16
Add setting to control logging in headless.
Brian Potchik
2020-09-15
more detailed documentation for core_set_license
Jordan Wiens
2020-09-13
Disable logging during headless unit tests.
Brian Potchik
2020-09-13
Enable python logging to stderr by default when in headless mode.
Brian Potchik
2020-06-17
many spelling fixes
Jordan Wiens
2020-05-29
Remove unnecessary context manager at toplevel, but keep convenience method
Peter LaFosse
2020-05-27
Add context manager for BinaryViews in the python API
Peter LaFosse
2020-05-06
Remove python UndoAction class and old method
Josh Ferrell
2020-04-17
Early HLIL testing
Rusty Wagner
2020-01-01
update copyright year to 2020
Jordan Wiens
2019-09-24
typelibrary: minimal api commit
Ryan Snyder
2019-07-29
can now disable user plugins from headless via BN_DISABLE_USER_PLUGINS env var
Jordan Wiens
2019-07-11
Support encoding/decoding of unicode strings between the API and the core
KyleMiles
2019-07-08
PluginManager refactor for supporting plugin installation ui
Peter LaFosse
2019-05-31
Clean Up 2/3 int/long Compatibility
KyleMiles
2019-05-09
fix python3 and temporarily disable warning
Jordan Wiens
2019-05-09
warning for older pth files not including ui paths and install script now upd...
Jordan Wiens
2019-04-30
Add unit test to detect memory leaks
Rusty Wagner
2019-04-25
Add SetLicense API
Peter LaFosse
2019-01-17
update company name and copyright date
Jordan Wiens
2019-01-03
lots of spelling / typo fixes
Jordan Wiens
2018-12-22
Python2/3 support
KyleMiles
2018-11-26
convert core_serial, version, build_id ando thers to methods
Jordan Wiens
2018-11-26
Convert core globals to functions.
Brian Potchik
2018-10-19
Expose DataRender APIs, allow setting const on types, and allow type comparison
Peter LaFosse
2018-10-18
Initial Enhanced Settings System.
Brian Potchik
2018-08-28
Merge branch 'dev' into test_stack_adjust
Rusty Wagner
2018-08-10
Expose BNIsUIEnabled via Python.
Brian Potchik
2018-07-26
Merge branch 'dev' into test_stack_adjust
Rusty Wagner
2018-07-13
Python2/3 String Compatibility Fix
KyleMiles
2018-07-10
Rebased so commit history is correct now
KyleMiles
2018-07-10
Various Python 3 support changes
KyleMiles
2018-07-10
Various Python 3 support changes
KyleMiles
2018-07-10
addition 3 compatibility changes
Jordan Wiens
[next]