Steven Van Acker
|
7144e756e5
|
fail hard on any error + verify that all scripts use bash -ex to fail
early on any error + anticipate that some tools can't be installed by
now, but we still want the test to return success to satisfy travis-ci
|
2017-02-16 22:40:17 +01:00 |
|
Michael Rodler
|
de7d02ecc9
|
peda/gef/pwndbg: make sure ~/.gdbinit exits before grep. just to make sure.
|
2016-10-13 19:04:58 -07:00 |
|
Michael Rodler
|
d69df16818
|
Fixed missing escaping of $@ in the gdb extension install scripts
|
2016-07-14 16:12:53 +02:00 |
|
Michael Rodler
|
a5110e1831
|
added "" to "$@"
|
2016-05-04 20:01:47 +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 |
|
Yan
|
53c9f1e250
|
use shallow clones to speed things up and reduce disk space usage
|
2015-12-09 14:42:41 -08:00 |
|
raildex1
|
500d6f449d
|
Use envir instead of hardcoded, forgot cd
Tested, works on Kali and anything else.
|
2015-09-21 20:52:40 +10:00 |
|
raildex1
|
19d6d6d57e
|
Add append to gdbinit
Cost me a lot of time in CSAW trying to figure this out (sadly)...
Let my loss be your gain :)
|
2015-09-21 07:06:19 +10:00 |
|
Yan
|
954917cb07
|
changed the install system
|
2015-05-07 11:54:16 -07:00 |
|
Yan
|
be278917b2
|
first commit!
|
2015-05-07 04:02:00 -07:00 |
|