Commit graph

455 commits

Author SHA1 Message Date
Michael Rodler
55cc5bd1df Fixed markup of libraries table in README.md 2017-01-20 12:10:42 +01:00
Yan
5c0de53fd1 Merge pull request #95 from LosFuzzys/addtools
fedora support + improvements around heap gdb extensions
2017-01-18 01:07:52 -08:00
Michael Rodler
4a3477bd48 fixed typo in libheap install 2017-01-12 11:24:09 +01:00
Michael Rodler
302f1df350 added gdb-heap readme entry 2017-01-12 11:22:49 +01:00
Michael Rodler
d352d62d76 Merge branch 'fedora' of github.com:LosFuzzys/ctf-tools into addtools 2017-01-12 11:17:06 +01:00
Michael Rodler
0771bf31c2 removed -x from bash shebang in wcc install script 2017-01-12 11:15:20 +01:00
Michael Rodler
b28ad9eed6 added gdb-heap gdb extension 2017-01-12 11:10:47 +01:00
Michael Rodler
e61b60edeb install libc debug info for pwndbg, so that the heap commands work 2017-01-12 11:05:36 +01:00
Michael Rodler
91b131398a added missing -y switch for debug info install 2017-01-12 11:03:54 +01:00
Michael Rodler
8a7c937af6 Create a libheap initializer gdb command 2017-01-12 10:52:35 +01:00
Michael Rodler
63584b4957 install libheap dependencies 2017-01-12 10:47:56 +01:00
Michael Rodler
3aa51157d4 Merge branch 'master' of https://github.com/zardus/ctf-tools into fedora 2017-01-12 10:46:45 +01:00
jayssj11
8838be9744 Create install.sh
install pngtools on debian/ubuntu based Linux distro's !!

Update README.md

added pngtools in readme

Delete install.sh

Update README.md

Update README.md
2017-01-10 18:57:04 -08:00
Yan
c2e3b26de5 Merge pull request #93 from LosFuzzys/addtools
add veles and zsteg
2016-12-30 13:01:29 -08:00
Michael Rodler
d02af498c2 fixed r2 install 2016-12-30 20:29:33 +01:00
Michael Rodler
9394483019 switched zsteg test off 2016-12-30 20:29:15 +01:00
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
4303fca8be setup support for fedora in manage-tools 2016-12-13 17:35:12 +01:00
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