From 641d7af6d6a6e6deb9486e39cce0330bf7022664 Mon Sep 17 00:00:00 2001 From: Brandon <10378052+brandonskerritt@users.noreply.github.com> Date: Tue, 4 Aug 2020 23:24:16 +0100 Subject: [PATCH] Add Ciphey https://github.com/Ciphey/Ciphey --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 62dcd2b..40d2e0d 100644 --- a/README.md +++ b/README.md @@ -193,6 +193,7 @@ See also [DEF CON Suggested Reading](https://www.defcon.org/html/links/book-list * [RsaCtfTool](https://github.com/Ganapati/RsaCtfTool) - Decrypt data enciphered using weak RSA keys, and recover private keys from public keys using a variety of automated attacks. * [ctf-tools](https://github.com/zardus/ctf-tools) - Collection of setup scripts to install various security research tools easily and quickly deployable to new machines. * [shellpop](https://github.com/0x00-0x00/shellpop) - Easily generate sophisticated reverse or bind shell commands to help you save time during penetration tests. +* [Ciphey](https://github.com/ciphey/ciphey) - Automated decryption tool using artificial intelligence & natural language processing. ## Collaboration Tools