COMMITS
/ python/scriptingprovider.py January 1, 2026
J
update copyrights for 2026
Jordan Wiens committed
December 5, 2025
X
Do not register the dbg object from the API
Xusheng committed
November 20, 2025
P
Add get and __contains__ methods to all *MetaClass
Peter LaFosse committed
August 1, 2025
July 6, 2025
K
KernelCache rewrite
kat committed
July 2, 2025
J
must escape newlines in long parameter descriptions
Jordan Wiens committed
June 5, 2025
G
Python: Set interpreter thread name for debugging
Glenn Smith committed
April 16, 2025
M
[SharedCache] Import the shared cache magic variables in the scripting console
Mason Reed committed
April 5, 2025
G
Add current_il_expr and current_il_expr_index magic vars
Glenn Smith committed
March 28, 2025
J
missed the older dates!
Jordan Wiens committed
March 21, 2025
B
Don't use fully qualified import.
Brian Potchik committed
B
Add setting to control automatic analysis updates after Python commands. (skip-ci)
Brian Potchik committed
October 12, 2024
R
Allow `current_il_instruction` to work in Pseudo C (or any high level language)
Rusty Wagner committed
August 22, 2024
October 11, 2024
J
Move ScriptingProvider log messages to a dedicated logger
Josh Ferrell committed
July 2, 2024
J
Fix needing to have a binary open to use current_project
Josh Ferrell committed
June 25, 2024
J
Fix il magic variables for lifted, mmlil, mmlil_ssa
Josh Ferrell committed
June 10, 2024
G
Fix python magic variables applying post-startup
Glenn Smith committed
June 5, 2024
G
Add api/modular system to python magic variables
Glenn Smith committed
April 3, 2024
X
Fix -DDEBUGGER=NO not working properly
Xusheng committed
March 20, 2024
January 22, 2024
J
Project support
Josh Ferrell committed
January 8, 2024
J
update copyright year
Jordan Wiens committed
November 28, 2023
S
fix: typo in scriptingprovider.py
Scott Lagler committed
August 28, 2023
G
Fix scripting completer sometimes returning garbage
Glenn Smith committed
August 17, 2023
B
Ensure consistent lifetimes for UI-accessible BinaryView instances in Python.
Brian Potchik committed
August 11, 2023
August 2, 2023
April 11, 2023
J
remove vestigal imports
Jordan Wiens committed
J
add help for windows python console, resolves #4210
Jordan Wiens committed
March 29, 2023
J
Add support for warnings to ScriptingInstance
Josh Ferrell committed
March 23, 2023
March 20, 2023
March 10, 2023
J
now with 33% less ugprade (remove redundant argument)
Jordan Wiens committed
March 8, 2023
J
typo in load docs
Jordan Wiens committed
J
pip should upgrade dependencies if required
Jordan Wiens committed
March 6, 2023
B
python plugins: Add support on MacOS to install Python plugin dependencies using bundled python
Brian Knudson committed
February 9, 2023
J
Invalidate python finder caches when plugin dependency gets installed
Josh Ferrell committed
February 3, 2023
G
Fix ScriptingProviders.update_locals raising causing console entry to fail
Glenn Smith committed
G
Fix current_comment clobbering bv.set_comment_at
Glenn Smith committed
January 22, 2023
J
Add current_*_ssa to python console, fix #3661
Josh Ferrell committed
January 9, 2023
X
Fix missing debugger dbg magic variable
Xusheng committed
January 5, 2023
J
Update copyright to 2023
Josh F committed
December 14, 2022
October 21, 2022
R
Fix Python console not working if UI plugins are not available for any reason
Rusty Wagner committed
October 8, 2022
R
Fix one case of resources not being freed right away when closing tabs
Rusty Wagner committed
September 9, 2022
X
No longer mark debugger as beta
Xusheng committed
August 31, 2022
X
Make sure to release references when the last tab of a binary is closed
Xusheng committed
August 26, 2022
J
rename current_file_offset to current_raw_offset
Jordan Wiens committed
August 16, 2022