mirror of https://github.com/Ciphey/Ciphey.git
Page:
Common things you may want to do
Pages
Adding your own checker
Adding your own ciphers
Checkers, explained
Ciphey's Repos, explained
Common Issues & Their Solutions
Common things you may want to do
Contributing.md
Discord
Extending Ciphey
Features
Home
Importing Ciphey
Installation
Running Ciphey for Contributors
Searchers, explained
Supported Ciphers
Tagging System
Testing your cracker decoder
The Settings File
Things to check before submitting a PR
What to check before a pull request
_Contributing
_Installation
4
Common things you may want to do
Bee edited this page 2020-10-13 18:26:19 +01:00
This is a page for things you may want to do, but are too confused by our documentation for.
This page will show you specific applications of Ciphey.
Common flags you may want to use
How do I enable nested encryption?
We held a vote and found that nested encryptions by default wasn't something people wanted.
ciphey -p ausearch.enable_nested=True
How do I use Regex?
Use this as a crib. If you know some plaintext but not all of it, this will help Ciphey a lot.
ciphey -C regex -p regex.regex={
How do I disable the human checker?
Set the verbosity to less than 0.
ciphey -q
-q sets the verbosity to -1.
Join our Discord
List of Supported Ciphers/Encodings/Hashes
https://github.com/Ciphey/Ciphey/wiki/Supported-Ciphers