Commit graph

528 commits

Author SHA1 Message Date
Yan
d9bcd83c53 Merge pull request #61 from linuxgeek247/master
Updating a few installers.
2016-05-13 23:31:56 -07:00
linuxgeek247
3575e44f2a Updating reveng to 1.4.0 2016-05-13 10:46:11 -04:00
linuxgeek247
e9f0455a9d Removing metasploit for now 2016-05-13 08:44:35 -04:00
linuxgeek247
a24ebc4631 Using OpenJDK instead of Sun Java like the BurpSuite installer 2016-05-12 22:55:48 -04:00
linuxgeek247
c24a549e66 Adding a few more required packages 2016-05-12 22:43:00 -04:00
linuxgeek247
5584111938 Updating to use Google archive 2016-05-12 22:32:15 -04:00
linuxgeek247
5e3dd7c08b Add JDK installer for android-sdk 2016-05-12 22:18:32 -04:00
linuxgeek247
5093c86021 Installer isn't executable 2016-05-12 22:11:42 -04:00
linuxgeek247
f1853b53b1 Updating FMK source url 2016-05-12 22:01:02 -04:00
linuxgeek247
55e806377c Install seems to require libffi-dev and libssl-dev 2016-05-12 21:55:34 -04:00
linuxgeek247
ca1b84f7ef Adding metasploit installer 2016-05-12 18:48:17 -04:00
Yan
695d69d4dc Merge branch 'master' of https://github.com/raildex1/ctf-tools
Conflicts:
	gdb/install
	qemu/install
	testdisk/install
2016-05-05 17:00:24 -07:00
Yan
ac36b3581f Merge pull request #38 from raildex1/patch-15
Update sonic visualiser to 2.5
2016-05-05 16:55:18 -07:00
Michael Rodler
06e10aebc9 Merge branch 'archlinux' of github.com:LosFuzzys/ctf-tools into archlinux 2016-05-04 20:02:17 +02:00
Michael Rodler
c77bd2558b updated binjitsu install 2016-05-04 20:01:47 +02:00
Michael Rodler
3947de9d29 Added QEMU install-root for python2 dependency 2016-05-04 20:01:47 +02:00
Michael Rodler
2dd9da840c Added beef installation 2016-05-04 20:01:47 +02:00
Michael Rodler
8fecb78387 fixed QEMU install on systems where python -> python3 2016-05-04 20:01:47 +02:00
Michael Rodler
5c5b5a1647 Added GEF (GDB Enhanced Features) for debugging non x86 binaries 2016-05-04 20:01:47 +02:00
Michael Rodler
a5110e1831 added "" to "$@" 2016-05-04 20:01:47 +02:00
Michael Rodler
681e5a1f7a base_build_setup has distribution as argument now 2016-05-04 20:01:47 +02:00
Michael Rodler
8f9632bead added -y switches to uninstall 2016-05-04 20:01:02 +02:00
Michael Rodler
8104138a8f fixed python3 virtualenv support in pip wrapper, foresight via pip/virtualenv install 2016-05-04 20:01:02 +02:00
Michael Rodler
f148451933 mitmproxy installation 2016-05-04 20:01:01 +02:00
Michael Rodler
bd7ce8f50b switches to ctf-pip tool 2016-05-04 20:01:01 +02:00
Michael Rodler
720061723f hashpump arch support 2016-05-04 20:01:01 +02:00
Michael Rodler
7df5ad8de0 uninstall scripts should also be allowed in gitignore 2016-05-04 20:01:01 +02:00
Michael Rodler
254eaf71ec Introduced install possibility via python virtualenv and pip and switched pwntools and binjitsu to it 2016-05-04 20:01:01 +02:00
Michael Rodler
b84c8f9b06 Added pwndbg gdb plugin. Adapted peda install to allow switching.
gdb now doesn't automatically load peda or pwndbg, instead provide init-X function and provide wrapper scripts
2016-05-04 20:01:01 +02:00
Michael Rodler
84da02786c First step to support running on archlinux
manage-tools now supports setting up archlinux and passes distribution name to install scripts. modified some of the install-root scripts to work on archlinux
2016-05-04 20:01:01 +02:00
Michael Rodler
82571b6917 updated binjitsu install 2016-05-04 19:56:51 +02:00
Michael Rodler
d3c525dada Added QEMU install-root for python2 dependency 2016-05-04 19:56:30 +02:00
Michael Rodler
3283c58615 Added beef installation 2016-05-04 19:56:08 +02:00
Michael Rodler
eb3d53b720 fixed QEMU install on systems where python -> python3 2016-05-04 19:55:11 +02:00
Michael Rodler
a71d263643 Merge branch 'master' of https://github.com/zardus/ctf-tools into archlinux 2016-04-21 22:14:05 +02:00
Yan
0d11d1d56e Merge pull request #60 from cspensky/patch-1
Update README.md
2016-04-05 11:44:15 -07:00
Yan
011685417a Merge pull request #58 from zardus/wip/moar
Wip/moar
2016-04-05 00:41:47 -07:00
Yan
1dbe03db95 Merge pull request #59 from nebirhos/feature/dirb
Feature/dirb
2016-04-04 17:41:14 -07:00
Yan
29ad5edb5e added hashkill 2016-04-04 17:31:30 -07:00
Yan
9dc5dbb8c1 added honggfuzz 2016-04-04 17:31:30 -07:00
Yan
6c3db8be32 added peepdf 2016-04-04 17:31:30 -07:00
Yan
b7c7038269 add ropper rop gadget finder 2016-04-04 17:31:29 -07:00
nebirhos
20e6c7f80d dirb in README table 2016-04-04 16:17:23 -07:00
nebirhos
587946a252 Add dirb http://dirb.sourceforge.net/ 2016-04-04 16:14:48 -07:00
Chad Spensky
e590106f10 Update README.md
The .dockerignore assumes Docker version 1.7+, trying to save other folks time.
2016-04-04 15:57:30 -07:00
Yan
db91415a77 added android sdk so i don't have to keep manually reinstalling it 2016-04-04 15:16:19 -07:00
Michael Rodler
f19fbfafc3 Added GEF (GDB Enhanced Features) for debugging non x86 binaries 2016-04-01 11:18:36 +02:00
Michael Rodler
27c99b0427 Merge branch 'master' of https://github.com/zardus/ctf-tools into archlinux 2016-04-01 10:53:08 +02:00
Michael Rodler
6a58c9cecd added "" to "$@" 2016-04-01 10:47:02 +02:00
Michael Rodler
e2e1f89dd6 base_build_setup has distribution as argument now 2016-04-01 10:46:58 +02:00