This repository has been archived on 2025-05-27. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2024-04-11 11:03:10 -04:00
2024-04-11 11:03:10 -04:00
2024-04-11 11:03:10 -04:00
2024-04-10 11:49:41 -04:00
2024-04-10 11:50:16 -04:00

CutieDecryptor

Basic Substitution Cypher decryption script.


Notes:

Due to a limitation with Replit, everything must be contained in root dir. "parser" clashes with stdlib parser, therefore all libraries are prefixed with "Cutie".


Python Versions:

Designed using Python 3.11.6

Scripts should maintain backwards compatibility with Python 3.3.1


Copyright: Cutieguwu and JellieJayde

Description
Basic Substitution Cypher decryption script.
Readme 118 KiB
Languages
Python 100%