mirror of
https://github.com/zardus/ctf-tools
synced 2024-11-10 16:34:13 +00:00
lowercase apktool so that it finds the directory for tests
This commit is contained in:
parent
aeb75d2108
commit
ed15d080e0
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ Installers for the following tools are included:
|
|||
| stego | [stegdetect](http://www.outguess.org/) | Steganography detection/breaking tool. | <!--tool--><!--test-->
|
||||
| stego | [steganabara](http://www.caesum.com/handbook/stego.htm) | Antoher image steganography solver. | <!--tool--><!--test-->
|
||||
| stego | [stegsolve](http://www.caesum.com/handbook/stego.htm) | Image steganography solver. | <!--tool--><!--test-->
|
||||
| android | [APKTool](https://ibotpeaches.github.io/Apktool/) | Dissect, dis-assemble, and re-pack Android APKs | <!--tool--><!--test-->
|
||||
| android | [apktool](https://ibotpeaches.github.io/Apktool/) | Dissect, dis-assemble, and re-pack Android APKs | <!--tool--><!--test-->
|
||||
|
||||
There are also some installers for non-CTF stuff to break the monotony!
|
||||
|
||||
|
|
Loading…
Reference in a new issue