Cleaned build folder

Update Readme
This commit is contained in:
windhamwong@nva-hk.com 2017-03-23 13:23:53 +00:00
parent e2f72ddea6
commit f1449ac869
49 changed files with 18 additions and 816 deletions

View file

@ -1,5 +1,22 @@
# CyberChef
This is a fork of original CyberChef by GCHQ. This project has implemented my own operations for the daily SoC tasks. Please feel free to clone/test/share/contribute it.
## Features
- opeartion **nTcpdump**: tcpdump hexdump convert
## Todo
- operation GZip HTTP data
- operation char() data
- operation SQL comment strip function
---
## Original project info
####*The Cyber Swiss Army Knife*
CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. These operations include creating hexdumps, simple encoding like XOR or Base64, more complex encryption like AES, DES and Blowfish, data compression and decompression, calculating hashes and checksums, IPv6 and X.509 parsing, and much more.