forked from eugenekolo/sec-tools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO
30 lines (25 loc) · 935 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# TODO
## High level
* Only testing installs ATM. Not running them.
* Test single installations to hunt ninja dependencies
* stuff that uses wine doesn't actually install
* Add uninstall + warning if already installed
* add check into sec-tools to not multiple add CTF_ROOT and PATH
* make installs quiet by default or go into log
* Speed up 2x or more would be great
* figure out what's causing perl5 to appear in /home
## More than maybe
* add angr, Python_Pin, taintgrid
* add villoc, valgrind, volatility
* add fsck, sonicvisualizer
* add commix, idapatcher, jadx, xposed
* add ClassNameDeobfuscator, frida, droidbox, pwntools
### Add to full edition?
* add wireshark, sublime text
* add virtualbox, cuckoo, quassel
## Maybe?
* add virtualenv + rbenv for things
* install qemu bins to $CTF_ROOT/bin
* fix afl to not reinstall qemu if qemu is already installed
## Things that are failing/broken
* stegdetect install is broken