diff --git a/bin/cyberchef b/bin/cyberchef new file mode 100755 index 0000000..6e8d6aa --- /dev/null +++ b/bin/cyberchef @@ -0,0 +1,3 @@ +#!/bin/bash + +exec xdg-open $(dirname $0)/cyberchef.html diff --git a/bin/cyberchef.html b/bin/cyberchef.html new file mode 100644 index 0000000..25d6f4d --- /dev/null +++ b/bin/cyberchef.html @@ -0,0 +1,382 @@ + +CyberChef Edit
Operations
    Recipe
      Input
      Output
      \ No newline at end of file