Commit graph

528 commits

Author SHA1 Message Date
Michael Rodler
9783438380 Added a couple of install-root scripts for fedora 2016-12-13 17:20:48 +01:00
Michael Rodler
26039cea6d fedora support in manage-tools and wcc 2016-12-13 17:13:09 +01: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
Yan
b4528c27bb fix the glob (doesn't expand properly in docker sometimes) 2016-10-10 02:24:58 -07:00
Yan
791a506e82 disable verbosity for tests now that they work again 2016-10-10 02:13:42 -07:00
Yan
1fec4f0ae9 Merge pull request #81 from ret2libc/fixtravis5
Fix travis
2016-09-23 18:50:05 -07:00
Riccardo Schirone
f07b64f7b8 travis: split testing in multiple jobs 2016-09-23 22:50:20 +00:00
Riccardo Schirone
ff0cf0f731 manage-tools: add verbose mode
this should also prevent travis from stopping the build in case of long running
tasks (for example when building z3).
2016-09-23 15:15:20 +00:00
Riccardo Schirone
de650e75a5 Use ctftools virtualenv instead of system pip 2016-09-23 13:51:50 +00:00
Riccardo Schirone
182dbc5fa2 Use no-use-wheel to fix capstone installation 2016-09-23 09:28:52 +00:00
Yan
86237dac4f Merge pull request #79 from ret2libc/addz3
Add z3 theorem prover
2016-09-21 15:07:36 -07:00