aboutsummaryrefslogtreecommitdiff
path: root/config/ratpoison/menu/backdoor
diff options
context:
space:
mode:
authorVasil Zlatanov <vasil.zlatanov@gmail.com>2015-08-18 02:38:33 +0200
committerVasil Zlatanov <vasil.zlatanov@gmail.com>2015-08-18 02:38:33 +0200
commit6efac1a12c8ab0b7d96a8d342fbd74fce35e8c42 (patch)
tree93ebfb332b3a231931fe1b1276632bdaa33fa6e4 /config/ratpoison/menu/backdoor
parentc021038355b6773ab13dae92327fda50c366395f (diff)
downloaddotfiles-6efac1a12c8ab0b7d96a8d342fbd74fce35e8c42.tar.gz
dotfiles-6efac1a12c8ab0b7d96a8d342fbd74fce35e8c42.tar.bz2
dotfiles-6efac1a12c8ab0b7d96a8d342fbd74fce35e8c42.zip
Organise everything systematically.
Diffstat (limited to 'config/ratpoison/menu/backdoor')
-rwxr-xr-xconfig/ratpoison/menu/backdoor26
1 files changed, 0 insertions, 26 deletions
diff --git a/config/ratpoison/menu/backdoor b/config/ratpoison/menu/backdoor
deleted file mode 100755
index 0cd2939..0000000
--- a/config/ratpoison/menu/backdoor
+++ /dev/null
@@ -1,26 +0,0 @@
-#!/bin/bash
-source ~/.colors
-
-~/.tools/ratmenu -label "backdoor" \
- -style dreary -fg "$COLOR11" -bg "$COLOR0" \
- "backcookie" "urxvt -e bash -c 'backcookie -h && zsh'" \
- "backdoor-factory" "urxvt -e bash -c 'backdoor-factory -h && zsh'" \
- "bgrep" "urxvt -e bash -c 'bgrep && zsh'" \
- "udp_server" "urxvt -e bash -c 'udp_server && zsh'" \
- "hotpatcher" "urxvt -e bash -c 'hotpatcher -h && zsh'" \
- "meterssh-monitor" "urxvt -e bash -c 'meterssh-monitor && zsh'" \
- "ms-sys" "urxvt -e bash -c 'ms-sys -h && zsh'" \
- "msvpwn" "urxvt -e bash -c 'msvpwn -h && zsh'" \
- "openstego" "urxvt -e bash -c 'openstego -h && zsh'" \
- "pyrasite" "urxvt -e bash -c 'pyrasite -h && zsh'" \
- "pyrasite-memory-viewer" "urxvt -e bash -c 'pyrasite-memory-viewer && zsh'" \
- "pyrasite-shell" "urxvt -e bash -c 'pyrasite-shell && zsh'" \
- "rrs" "urxvt -e bash -c 'rrs -h && zsh'" \
- "sb0x" "urxvt -e bash -c 'sb0x -h && zsh'" \
- "trixd00r" "urxvt -e bash -c 'trixd00r -H && zsh'" \
- "u3-pwn" "urxvt -e bash -c 'u3-pwn && zsh'" \
- "unicorn" "urxvt -e bash -c 'unicorn && zsh'" \
- "webacoo" "urxvt -e bash -c 'webacoo -h && zsh'" \
- "webspa" "urxvt -e bash -c 'webspa -help && zsh'" \
- "weevely" "urxvt -e bash -c 'weevely -h && zsh'" \
-