@@ -9,7 +9,7 @@ Installers for the following tools are included:
99
1010| Category | Tool | Description |
1111| ----------| ------| -------------|
12- | binary | [ afl] ( http://lcamtuf.coredump.cx/afl/ ) | State-of-the-art fuzzer. | <!-- tool--> <!-- test -->
12+ | binary | [ afl] ( http://lcamtuf.coredump.cx/afl/ ) | State-of-the-art fuzzer. | <!-- tool--> <!-- times-out -->
1313| binary | [ angr] ( http://angr.io ) | Next-generation binary analysis engine from Shellphish. | <!-- tool--> <!-- no-test-->
1414| binary | [ barf] ( https://github.com/programa-stic/barf-project ) | Binary Analysis and Reverse-engineering Framework. | <!-- tool--> <!-- times-out-->
1515| binary | [ bindead] ( https://bitbucket.org/mihaila/bindead/wiki/Home ) | A static analysis tool for binaries. | <!-- tool--> <!-- failing-->
@@ -33,7 +33,7 @@ Installers for the following tools are included:
3333| binary | [ pwntools] ( https://github.com/Gallopsled/pwntools ) | Useful CTF utilities. | <!-- tool--> <!-- no-test-->
3434| binary | [ python-pin] ( https://github.com/blankwall/Python_Pin ) | Python bindings for pin. | <!-- tool--> <!-- test-->
3535| binary | [ qemu] ( http://qemu.org ) | Latest version of qemu! | <!-- tool--> <!-- times-out-->
36- | binary | [ qira] ( http://qira.me ) | Parallel, timeless debugger. | <!-- tool--> <!-- test -->
36+ | binary | [ qira] ( http://qira.me ) | Parallel, timeless debugger. | <!-- tool--> <!-- times-out -->
3737| binary | [ radare2] ( http://www.radare.org/ ) | Some crazy thing crowell likes. | <!-- tool--> <!-- test-->
3838| binary | [ ropper] ( https://github.com/sashs/Ropper ) | Another gadget finder. | <!-- tool--> <!-- test-->
3939| binary | [ rp++] ( https://github.com/0vercl0k/rp ) | Another gadget finder. | <!-- tool--> <!-- test-->
@@ -83,7 +83,7 @@ Installers for the following tools are included:
8383| stego | [ stegsolve] ( http://www.caesum.com/handbook/stego.htm ) | Image steganography solver. | <!-- tool--> <!-- test-->
8484| android | [ apktool] ( https://ibotpeaches.github.io/Apktool/ ) | Dissect, dis-assemble, and re-pack Android APKs | <!-- tool--> <!-- test-->
8585| android | [ android-sdk] ( http://developer.android.com/sdk ) | The android SDK (adb, emulator, etc). | <!-- tool--> <!-- no-test-->
86- | misc | [ z3] ( https://github.com/Z3Prover/z3 ) | Theorem prover from Microsoft Research. | <!-- tool--> <!-- test -->
86+ | misc | [ z3] ( https://github.com/Z3Prover/z3 ) | Theorem prover from Microsoft Research. | <!-- tool--> <!-- times-out -->
8787
8888There are also some installers for non-CTF stuff to break the monotony!
8989
0 commit comments