-
Notifications
You must be signed in to change notification settings - Fork 228
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: converted strings plugin to v1 and integrated strings eval
* migrates the "printable_strings" plugin to the new base class * integrates the "string_evaluation" plugin into the "printable_strings" plugin * uses bootstrap-table to display the new result structure in the template
- Loading branch information
Showing
18 changed files
with
455 additions
and
435 deletions.
There are no files selected for viewing
Empty file.
26 changes: 0 additions & 26 deletions
26
src/plugins/analysis/string_evaluation/code/string_eval.py
This file was deleted.
Oops, something went wrong.
Empty file.
126 changes: 0 additions & 126 deletions
126
src/plugins/analysis/string_evaluation/internal/string_eval.py
This file was deleted.
Oops, something went wrong.
Empty file.
21 changes: 0 additions & 21 deletions
21
src/plugins/analysis/string_evaluation/test/test_plugin.py
This file was deleted.
Oops, something went wrong.
160 changes: 0 additions & 160 deletions
160
src/plugins/analysis/string_evaluation/test/test_string_eval.py
This file was deleted.
Oops, something went wrong.
14 changes: 0 additions & 14 deletions
14
src/plugins/analysis/string_evaluation/view/string_evaluator.html
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.