{"id":28832060,"url":"https://github.com/gbennnn/stegcrypt","last_synced_at":"2026-04-28T17:04:51.369Z","repository":{"id":298642662,"uuid":"1000403967","full_name":"gbennnn/stegcrypt","owner":"gbennnn","description":"StegCrypt is a lightweight steganography tool for securely embedding and extracting hidden messages within digital images.","archived":false,"fork":false,"pushed_at":"2025-06-12T05:16:49.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-12T05:39:34.112Z","etag":null,"topics":["cryptography","decryption","encription","flask","image-encryption","python","secret","steganography"],"latest_commit_sha":null,"homepage":"https://stegcrypt.vercel.app","language":"HTML","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/gbennnn.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,"zenodo":null}},"created_at":"2025-06-11T18:17:54.000Z","updated_at":"2025-06-12T05:16:52.000Z","dependencies_parsed_at":"2025-06-12T05:50:12.920Z","dependency_job_id":null,"html_url":"https://github.com/gbennnn/stegcrypt","commit_stats":null,"previous_names":["gbennnn/stegcrypt"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gbennnn/stegcrypt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbennnn%2Fstegcrypt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbennnn%2Fstegcrypt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbennnn%2Fstegcrypt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbennnn%2Fstegcrypt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gbennnn","download_url":"https://codeload.github.com/gbennnn/stegcrypt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbennnn%2Fstegcrypt/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260705937,"owners_count":23049498,"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":["cryptography","decryption","encription","flask","image-encryption","python","secret","steganography"],"created_at":"2025-06-19T07:13:59.478Z","updated_at":"2026-04-28T17:04:51.361Z","avatar_url":"https://github.com/gbennnn.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stegcrypt\n\nStegCrypt is a lightweight steganography tool for securely embedding and extracting hidden messages within digital images.\n\n## Features\n\n- Hide (embed) secret text messages into digital images\n- Extract hidden messages from previously encoded images\n- Lightweight and easy to use\n- Built with Python and Flask\n- Web-based interface: [Try it live](https://stegcrypt.onrender.com)\n- Open-source under the MIT License\n\n## Getting Started\n\n### Prerequisites\n\n- Python 3.7+\n- pip\n\n### Installation\n\n1. **Clone the repository:**\n\n   ```bash\n   git clone https://github.com/gbennnn/stegcrypt.git\n   cd stegcrypt\n   ```\n\n2. **Install dependencies:**\n\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n3. **Run the application:**\n   ```bash\n   python app.py\n   ```\n   The app will be available at `http://127.0.0.1:5000/`\n\n### Usage\n\n1. Open the web interface.\n2. To embed a message:\n   - Upload a cover image (PNG).\n   - Enter your secret message.\n   - Enter your secret key (for encoding).\n   - Click \"Encode\" to download the stego-image.\n3. To extract a message:\n   - Upload a stego-image encoded with stegcrypt.\n   - Enter your secret key (for decoding).\n   - Click \"Decode\" to reveal the hidden message.\n\n## Technologies Used\n\n- Python\n- Flask\n- HTML \u0026 Tailwind CSS\n- Pillow (PIL) for image processing\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n## Links\n\n- [Live Demo](https://stegcrypt.onrender.com)\n- [GitHub Repository](https://github.com/gbennnn/stegcrypt)\n\n---\n\n\u003e StegCrypt is intended for educational and legitimate privacy use only. Do not use it for illegal purposes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgbennnn%2Fstegcrypt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgbennnn%2Fstegcrypt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgbennnn%2Fstegcrypt/lists"}