From 6e81bb71fc7b912c89e1025e9e3e1fbae50b95bb Mon Sep 17 00:00:00 2001 From: Windham Wong Date: Tue, 4 Jul 2017 15:53:54 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35ec36b6..167436d3 100755 --- a/README.md +++ b/README.md @@ -13,10 +13,10 @@ This is a fork of original CyberChef by GCHQ. This project has implemented my ow - e.g. chr(33) to ! - This operation supports char() and chr() - Combining the usage of **From 0x[Hex]** and **From char(hex)** can decode chr(0x3333) to ! +- operation **HTTP gzip decrypt**: Decrypt gzip payload in HTTP ## Todo -- Operation GZip HTTP data - Operation SQL comment strip function - Adding more support to char(hex, hex) - Adding support of themes