Commit graph

415 commits

Author SHA1 Message Date
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
Yan
d91f0e62f9 Merge pull request #80 from ret2libc/fixtravis
Fix travis
2016-09-21 15:07:00 -07:00
Yan
940f7b39fd Merge pull request #78 from ret2libc/addcapstone
Add capstone
2016-09-21 12:53:24 -07:00
Riccardo Schirone
155efa8d5f pyvmmonitor: retry download because the server is not reliable 2016-09-21 19:23:25 +00:00
Riccardo Schirone
86d567e4da Fix tests
* Add virtualenvwrapper script before using its functionalities
* Setup PATH env var to correctly execute install scripts in travis
2016-09-21 13:57:21 +00:00
Riccardo Schirone
d9f5fb07d3 Add z3 theorem prover 2016-09-21 12:03:01 +00:00
Riccardo Schirone
ce80941526 Add capstone 2016-09-21 09:47:23 +00:00
Yan
e57a86abd0 modernize a bit 2016-08-26 18:15:00 -07:00
Yan
26fe2aea06 Merge pull request #76 from raildex1/updates-to-tools
Updating Tools
2016-08-25 12:09:23 -07:00
Yan
73d419e932 Merge pull request #77 from raildex1/raildex1-Readme-Update
Update README to point out Kali's issues
2016-08-25 12:07:18 -07:00
raildex1
05ec21feb9 Update README to point out Kali's issues
After attempt to debug AFL and Panda for 2+ days the solution was finally found to the compilation issues...

For reference - 

https://patchwork.kernel.org/patch/8982051/
http://oss.sgi.com/archives/xfs/2016-04/msg00598.html

From this and checking my libraries it's clear Kali is running with some very outdated libraries.
To be fair it was never intended to be used day-to-day, but for pentesting purposes.

Issues with compilation with Kali is from experience because of this - so there's not much one can do.
Mucking around with libraries especially in Kali breaks some tools due to being outdated (then again some pentesting tools were written as PoC in the first place...). Dynamic Linking strikes again!
2016-08-26 01:10:44 +10:00
root
48838d6342 Updating Tools 2016-08-24 23:21:47 +10:00
Yan
68cddcabaa Merge pull request #72 from LosFuzzys/moartools
wcc, featherduster
2016-08-13 13:52:33 -07:00
Michael Rodler
70d9e9e852 Updated README with wcc and featherduster 2016-08-13 16:23:52 +02:00