mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-06 22:47:11 -04:00
Update README.md
This commit is contained in:
parent
b9d33c0618
commit
6e81bb71fc
1 changed files with 1 additions and 1 deletions
|
@ -13,10 +13,10 @@ This is a fork of original CyberChef by GCHQ. This project has implemented my ow
|
|||
- e.g. <code>chr(33)</code> to <code>!</code>
|
||||
- This operation supports char() and chr()
|
||||
- Combining the usage of **From 0x[Hex]** and **From char(hex)** can decode <code>chr(0x3333)</code> to <code>!</code>
|
||||
- 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue