218
edits
As of August 2020 the site you are on (wiki.newae.com) is deprecated, and content is now at rtfm.newae.com. |
Changes
→Adding user scripts to the GUI menu
==Adding user scripts to the GUI menu==
New scripts can be added to the tool's menu automatically by saving it in its respective script folder:
* chipwhisperer/software/chipwhisperer/capture/scripts
* chipwhisperer/software/chipwhisperer/analyzer/scripts
Files put in these directories are scanned during the GUI initialization and all plugin UserScript classes (subclasses of Plugin) in all public files (not starting with "_") are loaded.
== Other examples==