mirror of https://github.com/Ciphey/Ciphey.git
Updated _Sidebar (markdown)
parent
8ed0b03f64
commit
2a7ebf0580
13
_Sidebar.md
13
_Sidebar.md
|
@ -4,17 +4,18 @@
|
||||||
## List of Supported Ciphers/Encodings/Hashes
|
## List of Supported Ciphers/Encodings/Hashes
|
||||||
[https://github.com/Ciphey/Ciphey/wiki/Supported-Ciphers](https://github.com/Ciphey/Ciphey/wiki/Supported-Ciphers)
|
[https://github.com/Ciphey/Ciphey/wiki/Supported-Ciphers](https://github.com/Ciphey/Ciphey/wiki/Supported-Ciphers)
|
||||||
|
|
||||||
# Pages to help you use Ciphey better
|
|
||||||
* [Common things you may want to do but are confused about](https://github.com/Ciphey/Ciphey/wiki/Common-things-you-may-want-to-do)
|
|
||||||
* [Checkers -- Learn how we check for plaintext. You may want to use a specific checker instead of all of them](https://github.com/Ciphey/Ciphey/wiki/Checkers,-explained)
|
|
||||||
* [The settings file](https://github.com/Ciphey/Ciphey/wiki/The-Settings-File)
|
|
||||||
* [Our very long hard-to-read full features page](https://github.com/Ciphey/Ciphey/wiki/Features)
|
|
||||||
|
|
||||||
# Pages to help you troubleshoot Ciphey
|
# Pages to help you troubleshoot Ciphey
|
||||||
* [Installing Ciphey](https://github.com/Ciphey/Ciphey/wiki/Installation)
|
* [Installing Ciphey](https://github.com/Ciphey/Ciphey/wiki/Installation)
|
||||||
* [Common Issues and their solutions](https://github.com/Ciphey/Ciphey/wiki/Common-Issues-&-Their-Solutions)
|
* [Common Issues and their solutions](https://github.com/Ciphey/Ciphey/wiki/Common-Issues-&-Their-Solutions)
|
||||||
* [List of known bugs](https://github.com/Ciphey/Ciphey/issues?q=is%3Aopen+is%3Aissue+label%3Abug)
|
* [List of known bugs](https://github.com/Ciphey/Ciphey/issues?q=is%3Aopen+is%3Aissue+label%3Abug)
|
||||||
|
|
||||||
|
# Pages to help you use Ciphey better
|
||||||
|
* [Common things you may want to do but are confused about](https://github.com/Ciphey/Ciphey/wiki/Common-things-you-may-want-to-do)
|
||||||
|
* [Importing Ciphey]()
|
||||||
|
* [Checkers -- Learn how we check for plaintext. You may want to use a specific checker instead of all of them](https://github.com/Ciphey/Ciphey/wiki/Checkers,-explained)
|
||||||
|
* [The settings file](https://github.com/Ciphey/Ciphey/wiki/The-Settings-File)
|
||||||
|
* [Our very long hard-to-read full features page](https://github.com/Ciphey/Ciphey/wiki/Features)
|
||||||
|
|
||||||
# Adding your own crackers / decoders
|
# Adding your own crackers / decoders
|
||||||
1. [Adding your own ciphers to Ciphey](https://github.com/Ciphey/Ciphey/wiki/Adding-your-own-ciphers)
|
1. [Adding your own ciphers to Ciphey](https://github.com/Ciphey/Ciphey/wiki/Adding-your-own-ciphers)
|
||||||
2. [Testing your code](https://github.com/Ciphey/Ciphey/wiki/Testing-your-cracker---decoder)
|
2. [Testing your code](https://github.com/Ciphey/Ciphey/wiki/Testing-your-cracker---decoder)
|
||||||
|
|
Loading…
Reference in New Issue