Skip to content

Commit 7c3a3a0

Browse files
author
Soulsender
committed
update readme
1 parent ac7a6df commit 7c3a3a0

1 file changed

Lines changed: 2 additions & 13 deletions

File tree

README.MD

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,6 @@
99
> A Cryptographic Suite Created by The CosmodiumCS Development Team
1010
---
1111

12-
## Update 1.2:
13-
- Code Transcript Cracking
14-
- Salt and Raw Hash Function to MD5
15-
- SHA1 to SHA512 Hashes
16-
- Blake2b and Blake2s Hashes
17-
- Twofish Encryption
18-
- Blowfish Encryption
19-
- Updated Pixel Encoding
20-
- Monoalphabetic Cipher
21-
- URL Encoding
22-
2312
## Overview:
2413
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.
2514

@@ -30,8 +19,8 @@ SkeletonKey is an advanced cryptography hacking tool created by [Cosmodium Cyber
3019
- [Earth Invader](https://github.com/Soulsender/Earth-Invader) (SkeletonKey Discord Bot)
3120

3221
## Requirements:
33-
- Linux OS (Debian/Void/Arch)
34-
- Python 3.x
22+
- Linux (see `install.sh --help`)
23+
- Either Bash or Zsh
3524

3625
## Installation:
3726
1. Clone repository

0 commit comments

Comments
 (0)