avinashkranjan / Pentesting-and-Hacking-Scripts

🚀 A curated collection of Pentesting and Hacking Scripts for Script Kiddie to Advanced Pentesters. 👨‍💻
Creative Commons Zero v1.0 Universal
198 stars 133 forks source link

[ADD]: Ciphey tool #406

Closed Killer2OP closed 1 year ago

Killer2OP commented 1 year ago

Aim

Addition of Ciphey tool

Details

Ciphey is an automated decryption tool that uses artificial intelligence and natural language processing to decrypt encrypted text. The script defines a decrypt function that takes a ciphertext and uses the Ciphey tool to search for the decrypted text. It returns the decrypted text if successful or "Failed to crack" if decryption fails.

Do I want to work on this:

Killer2OP commented 1 year ago

@avinashkranjan can you assign me this issue.

avinashkranjan commented 1 year ago

Go Ahead @Killer2OP