From 6c437bbdc9b4d4e51b0d5687b7dff8f2906f14fc Mon Sep 17 00:00:00 2001 From: Namrata Pandey <47423734+2-95@users.noreply.github.com> Date: Sat, 26 Oct 2019 09:32:02 +0530 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 76203bcf..ffbce600 100755 --- a/README.md +++ b/README.md @@ -6,7 +6,6 @@ [![](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/gchq/CyberChef/blob/master/LICENSE) [![Gitter](https://badges.gitter.im/gchq/CyberChef.svg)](https://gitter.im/gchq/CyberChef?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) - #### *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 simple encoding like XOR or Base64, more complex encryption like AES, DES and Blowfish, creating binary and hexdumps, compression and decompression of data, calculating hashes and checksums, IPv6 and X.509 parsing, changing character encodings, and much more.