Update README.md

This commit is contained in:
raildex1 2015-09-21 23:43:26 +10:00
parent 8d745c33d9
commit 1b6a1579d6

View file

@ -13,6 +13,7 @@ Installers for the following tools are included:
| binary | [checksec](https://github.com/slimm609/checksec.sh) | Check binary hardening settings. |
| binary | [codereason](https://github.com/trailofbits/codereason) | Semantic Binary Code Analysis Framework. |
| binary | [crosstool-ng](http://crosstool-ng.org/) | Cross-compilers and cross-architecture tools. |
| binary | [evilize](http://www.mathstat.dal.ca/~selinger/md5collision/) | Tool to create MD5 colliding binaries |
| binary | [gdb](http://www.gnu.org/software/gdb/) | Up-to-date gdb with python2 bindings. |
| binary | [peda](https://github.com/longld/peda) | Enhanced environment for gdb. |
| binary | [preeny](https://github.com/zardus/preeny) | A collection of helpful preloads (compiled for many architectures!). |