From 2a7ebf058050eedc3f09cda2f0e030fc31428557 Mon Sep 17 00:00:00 2001 From: Bee <10378052+bee-san@users.noreply.github.com> Date: Thu, 10 Sep 2020 12:24:14 +0100 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index 7a3fcb0..fdeda0e 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -4,17 +4,18 @@ ## List of Supported Ciphers/Encodings/Hashes [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 * [Installing Ciphey](https://github.com/Ciphey/Ciphey/wiki/Installation) * [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) +# 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 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)