Yo! Welcome to CipherX, the brainchild of a cyber geek ๐ง โ @amrit100612 ๐
This project levels up your password game from basic to boss ๐ฅ
Ever wanted to encrypt your password like a pro hacker ๐ถ๏ธ?
Or decrypt one just to see the reverse magic? ๐งฉ
Well fam, CipherX got you covered โ just drop your password and pick your mode ๐ก๏ธ
๐ Encryption or Decryption
- Type your password (your secret sauce ๐ซข)
- Choose the mode:
- ๐ก๏ธ Encrypt Mode โ hides it like a true cyber ninja (Cipher_text) ๐ฅท
- ๐งฎ Decrypt Mode โ brings it back to human-readable form (Plain_text) ๐
- Watch CipherX flex its cryptographic power ๐ซ
- Language: Python ๐
- Concepts Used: String manipulation, basic encryption algorithms, input/output handling
- Recommended IDEs: VS Code / PyCharm (because aesthetics matter ๐)
Fork this repo to copy it into your system.
Then open Bash and run:
git clone https://github.com/amrit100612/CipherX_404.git
pwd # view the path of this project
git add .
git commit -m "โจ your cool update here"
git push origin main
Run the project using: python cipherx.py
Enter your password: mySecret123 Do you want to Encrypt or Decrypt? -> Encrypt Encrypted password: โฆโสฌโฆะฮท...
Boom ๐ฃ Your passwordโs now safe in the matrix ๐งฉ
Made with caffeine โ, late-night energy โก, and cyber vibes ๐พ
by @amrit100612 โ Cybersecurity Student | Encryption Enthusiast ๐งฌ
โญ Give a star if you liked this project and stay tuned for more cool tools ๐ฅ