mirror of
https://github.com/zardus/ctf-tools
synced 2024-12-13 14:32:34 +00:00
don't test qemu -- times out
This commit is contained in:
parent
e2b86ff870
commit
42f69e179d
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ Installers for the following tools are included:
|
|||
| binary | [peda](https://github.com/longld/peda) | Enhanced environment for gdb. | <!--tool--><!--test-->
|
||||
| binary | [preeny](https://github.com/zardus/preeny) | A collection of helpful preloads (compiled for many architectures!). | <!--tool--><!--no-test-->
|
||||
| binary | [villoc](https://github.com/wapiflapi/villoc) | Visualization of heap operations. | <!--tool--><!--test-->
|
||||
| binary | [qemu](http://qemu.org) | Latest version of qemu! | <!--tool--><!--test-->
|
||||
| binary | [qemu](http://qemu.org) | Latest version of qemu! | <!--tool--><!--times-out-->
|
||||
| binary | [pathgrind](https://github.com/codelion/pathgrind) | Path-based, symbolically-assisted fuzzer. | <!--tool--><!--test-->
|
||||
| binary | [virtualsocket](https://github.com/antoniobianchi333/virtualsocket) | A nice library to interact with binaries. | <!--tool--><!--test-->
|
||||
| binary | [pwntools](https://github.com/Gallopsled/pwntools) | Useful CTF utilities. | <!--tool--><!--test-->
|
||||
|
|
Loading…
Reference in a new issue