Skip to content

NeonTechno/Text-Decryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Text-Decryption

πŸ” Universal Text Decryption Tool (CyberChef-Style)

This Python script is a lightweight text decoder/decryption utility, inspired by CyberChef, for use in CTF challenges, forensics, and everyday decoding tasks.

It attempts to automatically detect and decode a variety of common text encodings and encryption formats.

🧠 Features

  • Auto-detects and decodes:
    • Base64
    • Hexadecimal
    • ROT13
    • ASCII code lists
    • URL encoding
    • Binary
  • Friendly error handling
  • Easily extendable with custom decryption logic

πŸš€ Usage

πŸ”§ 1. Clone this repo:

git clone https://github.com/NeonTechno/Text-Decryption.git
cd Text-Decryption

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages