Commit graph

282 commits

Author SHA1 Message Date
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
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
Yan
a501a9f11e Merge pull request #57 from eugenekolo/master
Fixing filename for pathgrind
2016-03-10 18:47:14 -08:00
Yan
34bf32a9d2 don't test pwntools for now due to weird failure 2016-03-10 18:13:12 -08:00
Yan
c9aca0380e workaround for https://github.com/travis-ci/travis-ci/issues/5221 2016-03-10 17:50:04 -08:00
Eugene Kolo
e1edd6196a Fixing filename for pathgrind 2016-03-08 18:36:40 -05:00
Yan
71040cc626 Merge pull request #56 from zardus/wip/shellsploit-fix
fix shellsploit
2016-02-25 19:49:57 -08:00
Yan
0894b8bb1f Merge pull request #55 from crowell/patch-1
gdb 7.11 is released.
2016-02-25 19:32:39 -08:00
Yan
eb0d95ca1e fix shellsploit 2016-02-25 19:32:01 -08:00
Jeffrey Crowell
a386a4a8fe gdb 7.11 is released. 2016-02-24 20:13:07 -05: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