{"id":25083150,"url":"https://github.com/mohammedmehdio/caesarjaw","last_synced_at":"2026-04-29T06:36:38.200Z","repository":{"id":275678172,"uuid":"926838507","full_name":"mohammedmehdio/CaesarJaw","owner":"mohammedmehdio","description":"CaesearJaw 🔐 is a Caesar Cipher Bash Script that allows you to encrypt, decrypt, find a shift key, and brute-force decrypt a given text using the Caesar Cipher.","archived":false,"fork":false,"pushed_at":"2025-02-04T01:31:41.000Z","size":13,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T11:14:28.281Z","etag":null,"topics":["bash","bash-script","caesar","caesar-cipher","caesar-cipher-algorithm","communication","cryptography","cyber-security","cybersecurity","hacking","hacking-tool","key","security","tool","tools"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mohammedmehdio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-04T00:07:01.000Z","updated_at":"2025-02-18T23:18:38.000Z","dependencies_parsed_at":"2025-02-04T01:23:41.822Z","dependency_job_id":"c2e46c08-b27a-4242-b2d3-de97cb3d06c2","html_url":"https://github.com/mohammedmehdio/CaesarJaw","commit_stats":null,"previous_names":["mohammedmehdio/ceasarjaw","mohammedmehdio/caesarjaw"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohammedmehdio%2FCaesarJaw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohammedmehdio%2FCaesarJaw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohammedmehdio%2FCaesarJaw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohammedmehdio%2FCaesarJaw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mohammedmehdio","download_url":"https://codeload.github.com/mohammedmehdio/CaesarJaw/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246628228,"owners_count":20808106,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bash","bash-script","caesar","caesar-cipher","caesar-cipher-algorithm","communication","cryptography","cyber-security","cybersecurity","hacking","hacking-tool","key","security","tool","tools"],"created_at":"2025-02-07T06:17:55.670Z","updated_at":"2026-04-29T06:36:38.123Z","avatar_url":"https://github.com/mohammedmehdio.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 CaesearJaw\n\nWelcome to **CaesearJaw**! 🔐 This is a Caesar Cipher Bash Script that allows you to **encrypt, decrypt, find a shift key, and brute-force decrypt** a given text using the **Caesar Cipher**.\n\n## 📌 Features\n✅ Encrypt text using a shift key 🔏  \n✅ Decrypt text with a known key 🔓  \n✅ Find the key used for encryption 🔍  \n✅ Decrypt text without knowing the key (brute force) 🕵️‍♂️  \n\n## 📥 Installation\nFirst, clone this repository to your local machine:\n\n```bash\n# Clone the repository\ngit clone https://github.com/mohammedmehdio/CaesarJaw.git\n\n# Navigate into the project directory\ncd CaeserJaw\n```\n\n## ▶️ Usage\nMake sure the script has execution permission:\n\n```bash\nchmod +x CaeserJaw.sh\n```\n\nThen, run the script:\n\n```bash\n./CaeeserJaw.sh\n```\n\n### 🔢 Options:\n1️⃣ **Encrypt**: Enter a shift key and the text you want to encrypt.  \n2️⃣ **Decrypt**: Enter a shift key and the encrypted text to decrypt it.  \n3️⃣ **Find Key**: Enter an encrypted text and its known decrypted form to find the shift key.  \n4️⃣ **Decrypt without Key**: Tries all possible keys to decrypt the text.  \n\n## 🖥️ Example\nEncrypting text with a shift key of 3:\n\n```bash\n[*] Enter Option (1,2,3 or 4) : 1\n[*] Enter Shift Key (an integer): 3\n[*] Please enter text: hello\n\n==\u003e Output Result : khoor\n```\n\n## 🛠 Requirements\nThis script is written in **Bash** and should work on any Unix-based system (Linux/macOS). No additional dependencies are required! 🎉\n\n## 🤝 Contributing\nFeel free to fork the repo and submit pull requests! Contributions are welcome. 😊\n\n## 📜 License\nThis project is licensed under the **MIT License**.\n\n## ❤️ Credits\nDeveloped by **Mohammed Mehdi Boudir** \u0026 **Salah Eddine Rhazouni**.\n\n---\n_⭐ If you like this project, don't forget to give it a star on GitHub! ⭐_\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohammedmehdio%2Fcaesarjaw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmohammedmehdio%2Fcaesarjaw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohammedmehdio%2Fcaesarjaw/lists"}