Skip to content

Commit

Permalink
feat: converted strings plugin to v1 and integrated strings eval
Browse files Browse the repository at this point in the history
* 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
jstucke committed Jan 13, 2025
1 parent ab95ac5 commit ef8b2a8
Show file tree
Hide file tree
Showing 18 changed files with 455 additions and 435 deletions.
Empty file.
26 changes: 0 additions & 26 deletions src/plugins/analysis/string_evaluation/code/string_eval.py

This file was deleted.

Empty file.
126 changes: 0 additions & 126 deletions src/plugins/analysis/string_evaluation/internal/string_eval.py

This file was deleted.

Empty file.
21 changes: 0 additions & 21 deletions src/plugins/analysis/string_evaluation/test/test_plugin.py

This file was deleted.

160 changes: 0 additions & 160 deletions src/plugins/analysis/string_evaluation/test/test_string_eval.py

This file was deleted.

14 changes: 0 additions & 14 deletions src/plugins/analysis/string_evaluation/view/string_evaluator.html

This file was deleted.

Loading

0 comments on commit ef8b2a8

Please sign in to comment.