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.
Files
CutieDecryptor/README.md
2024-04-10 11:50:16 -04:00

21 lines
409 B
Markdown

# 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