index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
scriptingprovider.py
Age
Commit message (
Expand
)
Author
2022-10-07
Fix one case of resources not being freed right away when closing tabs
Rusty Wagner
2022-09-13
No longer mark debugger as beta
Xusheng
2022-09-06
Make sure to release references when the last tab of a binary is closed
Xusheng
2022-08-26
rename current_file_offset to current_raw_offset
Jordan Wiens
2022-08-16
Properly check whether self.active_view is None. Close https://github.com/Vec...
Xusheng
2022-08-04
Fix regression in scripting console when no view is active
kat
2022-08-04
Also make current_il_basic_block write-protected
Xusheng
2022-08-04
More magic console variables. Close https://github.com/Vector35/binaryninja-a...
Glenn Smith
2022-08-03
Use inspect instead of hasattr
kat
2022-08-03
Fix bninspect on documented properties
kat
2022-07-22
remove misleading comment
Jordan
2022-06-16
Add support for executing scripts from files
kat
2022-06-14
Add error for loading UI plugins in headless
Rusty Wagner
2022-06-10
Fix undefined DebuggerController in PythonScriptingInstance
Xusheng
2022-06-10
Fix missing debugger_imported definition in PythonScriptingInstance
Xusheng
2022-06-09
Better handling of the injected dbg object
Xusheng
2022-04-29
Check in the debugger
Xusheng
2022-04-14
Fix issue where utf-8 strings couldn't be used or displayed in the python scr...
Peter LaFosse
2022-04-11
Prevent hang when tab completing in large function/binary
Josh F
2022-01-28
Format All Files
KyleMiles
2022-01-24
Add additional unit tests for types.py and fix some resulting bugs
Peter LaFosse
2022-01-22
Fix leak of scripting instances when new windows are created
Rusty Wagner
2022-01-03
update copyright years
Jordan Wiens
2021-09-06
Fix import of log
Peter LaFosse
2021-09-06
Add some additional typehints to architecture.py, function.py and metadata.py...
Peter LaFosse
2021-09-05
Refactor Python Types
Peter LaFosse
2021-09-05
type hints for highlevelil.py, mediumlevelil.py and lowlevelil.py, workflow.py
Peter LaFosse
2021-09-05
small bug fix to scriptingprovider.py
Peter LaFosse
2021-09-05
Don't inherit from object anymore
Peter LaFosse
2021-09-05
Add type hints to basicblock.py, lowlevelil.py, architecture.py
Peter LaFosse
2021-08-16
Move py debugger functions to __init__.py
Glenn Smith
2021-08-14
Startup.py/python debugger updates and documentation
Glenn Smith
2021-08-03
startup.py file runs commands on startup
Glenn Smith
2021-07-29
support for repository plugins loaded from a subdirectory
Jordan Wiens
2021-06-03
Always use <user-dir>/pythonX.Y/site-packages directory when installing depen...
Peter LaFosse
2021-06-02
scriptingprovider check if python_bin is None
Peter LaFosse
2021-06-02
Return proper status from _pip_exists
Peter LaFosse
2021-06-02
Fixes for pip requirements installation
Peter LaFosse
2021-05-17
Network Settings
Glenn Smith
2021-05-06
convert warn to error when attempting to set blacklisted console variable, fi...
Jordan Wiens
2021-04-26
user --user when pip installing
Peter LaFosse
2021-04-26
Add plugin status when dependencies are being installed
Peter LaFosse
2021-03-29
capture stderr on plugin manager dependency installation
Jordan Wiens
2021-03-27
fixes for windows and linux default python plus automatic dependency installa...
Jordan Wiens
2021-03-26
updating to latest sphinx-rtd theme and many doc formatting fixes
Jordan Wiens
2021-03-19
Minor formatting changes
Peter LaFosse
2021-03-09
Fix python errors in dependency installation
Brian Knudson
2021-03-02
Check if in virtualenv before dependency installation
Peter LaFosse
2021-03-02
Add ability to install python dependencies
Peter LaFosse
2021-01-18
updating copyright year
Jordan Wiens
[prev]
[next]