Commit graph

436 commits

Author SHA1 Message Date
Michael Rodler
b876c9120b Added veles,zsteg to the readme 2016-12-30 14:19:19 +01:00
Michael Rodler
cc1c30d65a Install ruby for zsteg 2016-12-30 14:12:21 +01:00
Michael Rodler
1406b6640f Added veles/install-root-archlinux 2016-12-30 13:47:33 +01:00
Michael Rodler
0fcd37ab03 Added veles tool 2016-12-30 13:44:03 +01:00
Michael Rodler
fac217933e Added zsteg tool 2016-12-30 13:43:49 +01:00
Yan
b9bb5504e5 mark pathgring as failing -- need to figure out how to get it to build on xenial 2016-12-25 09:41:10 -08:00
Yan
b62428a1b6 update path to dirb 2016-12-24 20:30:22 -08:00
Yan
15ac144747 Merge pull request #91 from akshaykrishnan/patch-1
Update wget link
2016-12-17 01:45:45 -08:00
Akshay Krishnan R
c7be37e56f Update wget link
The original one was to windows binaries
2016-12-15 23:51:07 +05:30
Yan
fd53bfdb82 Merge pull request #90 from LosFuzzys/fixes
Fixes
2016-12-13 08:53:13 -08:00
Michael Rodler
701b8bffb4 stegdetect doesn't build on archlinux, the install-root script will always fail... 2016-11-15 15:27:53 +01:00
Michael Rodler
88f6e7c868 install r2pipe by default 2016-11-15 15:26:57 +01:00
Michael Rodler
515924f580 apparently the order of bash fd redirections matters... 2016-11-15 15:25:11 +01:00
Michael Rodler
a65e0451ae build qemu also with python from virtualenv 2016-10-13 19:04:58 -07:00
Michael Rodler
7004c61182 avoid realpath, as apparently it's not standard... 2016-10-13 19:04:58 -07:00
Michael Rodler
f34548f197 set +x for install-root-* scripts 2016-10-13 19:04:58 -07:00
Michael Rodler
5208e73e0c hopefully this fixes keystone install on travis 2016-10-13 19:04:58 -07:00
Michael Rodler
f9ef54e00c README updated to contain library section (unicorn/capstone/keystone) and removed binjitsu from tool listing 2016-10-13 19:04:58 -07:00
Michael Rodler
f21d9d98f2 unicorn added test script 2016-10-13 19:04:58 -07:00
Michael Rodler
91661c2b54 removed ||true from git clones. (this was useful for testing only) 2016-10-13 19:04:58 -07:00
Michael Rodler
13d917452f keystone install/uninstall/test is working now 2016-10-13 19:04:58 -07:00
Michael Rodler
b2ec338ad7 don't use 'set -u' when sourcing ctf-tools-venv-activate 2016-10-13 19:04:58 -07:00
Michael Rodler
df69ea4b75 updated gdb install to use ctf-tools-venv-activate 2016-10-13 19:04:58 -07:00
Michael Rodler
65e76d4087 removed binjitsu
closes #74
2016-10-13 19:04:58 -07:00
Michael Rodler
565579b7da updated keystone, pwndbg, unicorn installation to source ctf-tools-venv-activate 2016-10-13 19:04:58 -07:00
Michael Rodler
ce90837ff0 Added ctf-tools-venv-activate3 script, which sources ctf-tools-activate under the hood 2016-10-13 19:04:58 -07:00
Michael Rodler
6538613482 make sure the ctf-tools-pip3 symlink exists 2016-10-13 19:04:58 -07: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
0793cb8db1 keystone and unicorn install from git to cftools virtualenv, updated pwndbg install script 2016-10-13 19:04:58 -07:00
Yan
71638f76e3 use bash -e to catch errors 2016-10-13 01:06:35 -07:00
Yan
b577affabd make changes discussed in PR 85 2016-10-13 01:06:10 -07:00
Yan
562a7e79ba disable the lsb modules complaint from the distro detection 2016-10-13 01:03:07 -07:00
Yan
0ad0c02848 added hashkill dependencies 2016-10-13 01:03:07 -07:00
Yan
d653f5f1f8 Merge pull request #85 from ret2libc/libheap
Add libheap GDB library
2016-10-13 01:01:31 -07:00
Yan
e6c236a9db oops... 2016-10-11 20:41:49 -07:00
Yan
e0a442acda restore proper logging of failed installation attempts 2016-10-11 19:28:46 -07:00
Yan
830562e1a0 fix casing to maintain list's structure 2016-10-11 18:06:51 -07:00
Riccardo Schirone
395daa6fba Add libheap GDB library 2016-10-11 13:43:56 +02:00
Yan
a6ca3ef34a Merge pull request #82 from zardus/wip/venv
Wip/venv
2016-10-11 02:51:59 -07:00
Yan
862c60d508 update pyvmmonitor url 2016-10-11 02:51:00 -07:00
Yan
af7e3b4b45 adding jd-gui 2016-10-11 02:46:10 -07:00
Yan
57df3ea00f add note about dockerhub 2016-10-11 02:13:39 -07:00
Yan
f9ff39d6a7 use the new ctf-tools-venv-activate 2016-10-11 02:07:57 -07:00
Yan
66c296a376 split ctf-tools-pip into ctf-tools-venv-activate (a script that can be sourced by installers) and ctf-tools-pip 2016-10-11 02:07:57 -07:00
Yan
076e0fd057 Merge pull request #84 from zardus/wip/tests
Wip/tests
2016-10-11 02:07:16 -07:00
Yan
89e6d2554a use verbosity for qemu to avoid timing out 2016-10-11 02:06:36 -07:00
Yan
afeb194330 adding a -f (force) option to manage-tools to facilitate not re-testing tools 2016-10-10 03:25:46 -07:00
Yan
3a299b657d parallelize the build 2016-10-10 03:03:15 -07:00
Yan
e1b3533a4c re-enabling verbosity to avoid travis timeouts... 2016-10-10 02:40:07 -07:00
Yan
d443655abb fix up angr install 2016-10-10 02:26:39 -07:00