From fb4fbc43ea574e94297cfc24f6c05a122b39318c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miko=C5=82aj=20Lubiak?= Date: Sun, 26 Mar 2023 11:48:46 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 812ae42..7e1b46f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1 @@ -# ROT to encoder, decoder, dictionary bruteforcer - -## Usage: -### `./rot.py "Message to encode/decode" "Number of shifts"`, eg. `./rot.py "Super SECRET message" 13` -### `./breakrot.py "Encoded cipher to break" "Wordlist filename" "How many words to read"`, eg. `./breakrot.py "Fhcre FRPERG zrffntr" "wordlist.txt" 1000000` - +NEW REPOSITORY: https://codeberg.org/mikolajlubiak/rot \ No newline at end of file