Update 'README.md'

This commit is contained in:
Mikołaj Lubiak 2023-03-26 11:48:46 +00:00
parent 0aa84807d3
commit fb4fbc43ea
1 changed files with 1 additions and 6 deletions

View File

@ -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