Commit graph

466 commits

Author SHA1 Message Date
Michael Rodler
8ed86826ae hashpump arch support 2016-02-18 16:51:25 +01:00
Michael Rodler
74af81a779 uninstall scripts should also be allowed in gitignore 2016-02-18 16:35:43 +01:00
Michael Rodler
de0a9206ff Introduced install possibility via python virtualenv and pip and switched pwntools and binjitsu to it 2016-02-18 16:35:20 +01:00
Michael Rodler
d5f9c8ac0c 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-02-18 16:15:28 +01:00
Michael Rodler
ab4e440664 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-02-18 16:10:59 +01:00
Yan
4fad6a0dae Merge pull request #54 from zardus/shellsploit
added shellsploit
2016-02-11 11:53:41 -07:00
Yan
d9885afc37 added shellsploit 2016-02-11 10:22:43 -08:00
Yan
e373444359 remove tar verbosity 2016-02-04 14:33:05 -08:00
Yan
0657645e65 add links to tool binaries 2016-02-04 14:30:32 -08:00
Yan
1bb8c23dd1 added a set of cross-compilation tools from a japanese book, as seen in SECCON 2016-02-04 01:16:52 -08:00
Yan
8e59baabf3 add crypto libs for hashpump-partialhash 2016-02-04 00:28:30 -08:00
Yan
c843a37f9a make gitignore considerably stricter 2016-02-04 00:28:03 -08:00
Yan
75fd88472d how did this ever work without passing -s to setup? 2016-02-04 00:11:30 -08:00
Yan
fd250740df add dependency for hashpump 2016-02-04 00:10:28 -08:00
Yan
4192c5458b fix indentation 2016-02-04 00:07:48 -08:00
Yan
cb501010c8 add i386 architecture during setup 2016-02-04 00:07:08 -08:00
Yan
0bae19b519 add zlib to firmware mod kit deps 2016-02-03 23:53:16 -08:00
Yan
29371ad433 thank goodness for ci 2016-02-03 23:42:17 -08:00
Yan
217bb9633e added unzip as a global dependency 2016-02-03 23:30:38 -08:00
Yan
6dc0b93a91 update qira build deps for latest ida plugin 2016-02-02 18:05:35 -08:00
Yan
eb1945b7a9 Merge pull request #52 from eugenekolo/master
Fixing typos in README.md
2016-01-25 00:27:54 -08:00
Eugene Kolo
9bc9c328c1 Fixing another typo in README.md 2016-01-23 00:34:31 -05:00
Eugene Kolo
5808fd61c7 Fixing typo in README.md 2016-01-23 00:08:27 -05:00
Yan
57b5d0b5ce Merge pull request #50 from cao/master
Use HTTPS if supported
2015-12-19 16:41:55 -07:00
Kevin Borgolte
a9a31c5eb0 Use HTTPS if supported 2015-12-19 13:22:23 -08:00
Yan
7a5310dea3 Merge branch 'master' of github.com:zardus/ctf-tools 2015-12-18 16:35:58 -08:00
Yan
edc2428237 added panda 2015-12-18 16:35:52 -08:00
Yan
3c33b57b57 clean the build environment to save space 2015-12-18 14:45:28 -08:00
Yan
e852e487dd fixed crosstool dependencies 2015-12-18 12:13:00 -08:00
Yan
972b468d56 fix package deps for msieve 2015-12-18 00:50:31 -08:00
Yan
8fd334e2d9 add git and subversion as global dependencies 2015-12-18 00:47:29 -08:00
Yan
d03c38273c Merge branch 'master' of github.com:zardus/ctf-tools 2015-12-18 00:33:39 -08:00
Yan
31743523dd added requirements for crosstool 2015-12-18 00:33:32 -08:00
Yan
c31a3f9064 Merge pull request #49 from cao/master
Add Vagrantfile
2015-12-18 01:29:42 -07:00
Kevin Borgolte
a5d3298e96 Add Vagrant documentation 2015-12-18 00:18:26 -08:00
Kevin Borgolte
5915e10163 Add Vagrantfile 2015-12-18 00:04:37 -08:00
Yan
70c608331e added a table for tools in official and unofficial debian repos; will fill in later 2015-12-18 00:34:47 -07:00
Yan
753d5413ce Added badge and link for IRC. 2015-12-17 21:20:22 -07:00
Yan
7e36571a14 Added IRC channel, cause why not? 2015-12-17 21:09:10 -07:00
Yan
87702c4c9e added elfparser 2015-12-17 16:21:18 -07:00
Yan
cf60340d24 updated ctf-vagrant-64 link to epictreasure 2015-12-14 09:28:39 -08:00
Yan
6cb3cc17e1 moar alpha sort 2015-12-09 16:57:07 -08:00
Yan
a1bc040ba4 Merge pull request #48 from zardus/less-verbose
reduce tar verbosity
2015-12-09 16:45:30 -08:00
Yan
8079c0921a pass ALLOW_SUDO in an environment variable instead of having to pass around -s 2015-12-09 16:24:43 -08:00
Yan
2e7d89b4cc exclude the dots, for easier copy-pasting 2015-12-09 16:24:18 -08:00
Yan
6fb5e7ca40 redirect the install-root output as well 2015-12-09 16:18:51 -08:00
Yan
4f5d6b8c6b colored logging, and only output install log when the install fails 2015-12-09 16:14:03 -08:00
Yan
e83461f375 added reinstall action 2015-12-09 16:13:34 -08:00
Yan
53c9f1e250 use shallow clones to speed things up and reduce disk space usage 2015-12-09 14:42:41 -08:00
Yan
6005627e3e reduce tar verbosity 2015-12-09 14:28:28 -08:00