From bc11d8b6992c2c69a3cefcdea7ceb4c96743d844 Mon Sep 17 00:00:00 2001 From: Ambrose Chua Date: Sun, 2 Dec 2018 01:32:18 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d4f63d8..971474e 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,5 @@ # pwn [![Build Status](https://ci.makerforce.io/api/badges/ambrose/pwn/status.svg)](https://ci.makerforce.io/ambrose/pwn) Collection of tools I use for CTFs, mostly for web challenges + +For stego, use [stego-toolkit](https://github.com/DominicBreuker/stego-toolkit)