From 47a0a3f433f820fc78d180884f6ca376fba97b73 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Sun, 12 Apr 2015 13:05:47 +0200 Subject: Tidy up everything :) --- tools/menu/anti-forensic | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100755 tools/menu/anti-forensic (limited to 'tools/menu/anti-forensic') diff --git a/tools/menu/anti-forensic b/tools/menu/anti-forensic new file mode 100755 index 0000000..8735c08 --- /dev/null +++ b/tools/menu/anti-forensic @@ -0,0 +1,15 @@ +#!/bin/bash +source ~/.colors + +~/.tools/ratmenu -label "anti-forensic" \ + -style dreary -fg "$COLOR11" -bg "$COLOR0" \ + "ropeadope" "urxvt -e bash -c 'ropeadope && zsh'" \ + "sdel" "urxvt -e bash -c 'sdel -h && zsh'" \ + "sfill" "urxvt -e bash -c 'sfill -h && zsh'" \ + "smem-secure-delete" "urxvt -e bash -c 'smem-secure-delete -h && zsh'" \ + "srm" "urxvt -e bash -c 'srm -h && zsh'" \ + "sswap" "urxvt -e bash -c 'sswap -h && zsh'" \ + "the_cleaner.sh" "urxvt -e bash -c 'the_cleaner.sh -h && zsh'" \ + "steghide" "urxvt -e bash -c 'steghide --help && zsh'" \ + "steghide" "urxvt -e bash -c 'steghide --help && zsh'" \ + -- cgit v1.2.3-54-g00ecf