|
39 | 39 | --- |
40 | 40 |
|
41 | 41 | ## Overview: |
42 | | -SkeletonKey is an advanced cryptography hacking tool created by [Cosmodium CyberSecurity][ccs] (with an original joint development with SSG). It was originally refereed to as "[The Codex Project](https://github.com/CosmodiumCS/the-codex-project)", and later "Cryptex" after a joint development. After a group conflict, the CCS developers left the group to create "SkeletonKey", which aims to become a leading cryptographic hacking suite. SkeletonKey is capable of advanced encryption, decryption, and breaking ciphers through various methods. These methods include but are not limited to brute-forcing, cryptographic word-listing, letter frequencies, plaintext formatting, and cracking. |
| 42 | +SkeletonKey is an advanced cryptography hacking tool created by [Cosmodium CyberSecurity][ccs] SkeletonKey is capable of advanced encryption, decryption, and breaking ciphers through various methods. These methods include but are not limited to brute-forcing, cryptographic word-listing, letter frequencies, plaintext formatting, and cracking. |
43 | 43 |
|
44 | 44 | ## Resources: |
45 | 45 | - [YouTube Video](https://www.cosmodiumcs.com/comings-soon) |
46 | 46 | - [YouTube Channel](https://youtube.com/cosmodiumcs) |
47 | 47 | - [Website](https://cosmodiumcs.com) |
48 | | -- [Earth Invader](https://github.com/CosmodiumCS/Earth-Invader) (SkeletonKey Discord Bot) |
| 48 | +- [Earth Invader Bot](https://github.com/CosmodiumCS/Earth-Invader) (SkeletonKey Discord Bot) |
49 | 49 |
|
50 | 50 | ## Requirements: |
51 | 51 | - Linux (see `install.sh --help`) |
|
85 | 85 | - These arguments are the most popular among the ciphers |
86 | 86 | - `-e` - encryption |
87 | 87 | - `-d` - decryption |
| 88 | +- `-t` - text to encrypt |
88 | 89 | - `-b` - breaking/brute-forcing |
89 | 90 | - `-k` - encryption key |
90 | 91 | - `-t` - input text |
@@ -141,21 +142,10 @@ key |
141 | 142 | ## Earth Invader Discord Bot: |
142 | 143 | The Earth Invader bot is a Discord API extension of SkeletonKey, bringing the same cryptography tools to Discord as if it was your own cryptography console! Check it out [here](https://github.com/CosmodiumCS/Earth-Invader). |
143 | 144 |
|
144 | | - |
145 | | -## Original Devs: |
146 | | -- Blue Cosmo |
147 | | -- Fyzz |
148 | | -- Soulsender |
149 | | -- Haze |
150 | | - |
151 | | -## Retired Devs |
152 | | -- Cythes |
153 | | -- Mart |
154 | | - |
155 | 145 | ## Credits: |
156 | 146 | As an open source project, SkeletonKey and Earth Invader do use snippets of code inspired and based on other projects such as the following: |
157 | 147 | - [OnlyRAT](https://github.com/CosmodiumCS/OnlyRAT) |
158 | 148 | - [Nirsoft](https://www.nirsoft.net) |
159 | 149 | - [Satux](https://cosmodiumcs.com/coming-soon) |
160 | 150 | - [Scarab](https://github.com/Soulsender/Scarab) |
161 | | -- also, many thanks to [OreoByte](https://github.com/OreoByte/art-pool-current/tree/master/program_ascii_art/skeleton_key_dir) for creating the ASCII Art. be sure to check out his work :) |
| 151 | +- also, many thanks to [OreoByte](https://github.com/OreoByte/art-pool-current/tree/master/program_ascii_art/skeleton_key_dir) for hand creating the ASCII Art. be sure to check out his work :) |
0 commit comments