COMMITS
/ python/plugin.py February 23, 2026
M
Add global plugin command type
Mason Reed committed
January 1, 2026
J
update copyrights for 2026
Jordan Wiens committed
December 11, 2025
M
Plugin api docs typos fix (#7751)
Max Stanchin committed
December 7, 2025
J
Fix docs example rendering for PluginCommandContext
Josh Ferrell committed
November 19, 2025
J
Improve python api type hints
Josh Ferrell committed
August 1, 2025
July 23, 2025
J
Fix python project PluginCommand
Josh Ferrell committed
July 14, 2025
M
Fix project handle not being checked for when listing valid plugins
Mason Reed committed
June 18, 2025
M
Add PluginCommand for projects and hide non-contextual commands in linear/graph view
Mason Reed committed
March 28, 2025
J
missed the older dates!
Jordan Wiens committed
February 4, 2025
January 14, 2025
B
Fix docstring in plugin.py
Brian Potchik committed
J
add example to plugincommandcontext
Jordan Wiens committed
August 5, 2024
J
spellcheck pass on pydocs
Jordan Wiens committed
April 19, 2024
February 26, 2024
J
fix plugincommand docs
Jordan Wiens committed
February 19, 2024
J
4.0 documentation
Jordan Wiens committed
January 8, 2024
J
update copyright year
Jordan Wiens committed
January 5, 2023
J
Update copyright to 2023
Josh F committed
September 27, 2022
G
Interaction::RunProgressDialog
Glenn Smith committed
April 2, 2022
F
Finish a BackgroundTaskThread on exception
Fabian Freyer committed
January 28, 2022
K
Format All Files
KyleMiles committed
January 3, 2022
J
update copyright years
Jordan Wiens committed
November 16, 2021
J
Type hints for plugin register APIs
Josh Ferrell committed
October 2, 2021
K
More HLIL API parity; Resolves #2363
KyleMiles committed
September 22, 2021
J
Fix PluginCommand.register_for_* docs
Josh F committed
September 5, 2021
P
Fix import of log
Peter LaFosse committed
July 7, 2021
P
Refactor Python Types
Peter LaFosse committed
June 24, 2021
P
Don't inherit from object anymore
Peter LaFosse committed
June 7, 2021
P
Add type hints to basicblock.py, lowlevelil.py, architecture.py
Peter LaFosse committed
January 18, 2021
J
updating copyright year
Jordan Wiens committed
November 8, 2020
January 1, 2020
J
update copyright year to 2020
Jordan Wiens committed
October 10, 2019
J
switch to raw strings for sections that need to show some backslashes
Jordan Wiens committed
September 14, 2019
September 3, 2019
J
add a few missing len properties and __str__ for StringReference
Jordan Wiens committed
July 29, 2019
J
add documentation for folder groupings of other register_for functions
Jordan Wiens committed
June 9, 2019
J
final refactor for missing parameters
Jordan Wiens committed
May 31, 2019
J
improve API cross-reference linking
Jordan Wiens committed
April 4, 2019
A
added timeout parameter to BackgroundTaskThread.join()
Arnaud committed
January 17, 2019
J
update company name and copyright date
Jordan Wiens committed
July 25, 2018
J
Fix PluginCommand.register_for methods (#1084)
Josh Watson committed
July 16, 2018
K
Fix format of strings in python/log.py
KyleMiles committed
July 5, 2018
K
Rebased so commit history is correct now
KyleMiles committed
June 7, 2018
K
Various Python 3 support changes
KyleMiles committed
May 29, 2018
J
addition 3 compatibility changes
Jordan Wiens committed
March 5, 2018
P
Additional changes for python 2/3 compatibility
Peter LaFosse committed
March 4, 2018
J
working division, prints, and metaclasses, but imports broken, still needs work
Jordan Wiens committed
June 11, 2018
N
Add empty list properties to some classes to allow for visibility
negasora committed
May 11, 2018
R
Fix Python BackgroundTask wrapper
Ryan Snyder committed