https://github.com/lucianoscarpaci/jpeg-inject0r
Enhance your JPG files by embedding messages using this tool. Inject custom payloads into JPEG files with AES 256-bit encryption, custom headers, and secure encryption/decryption through the OpenSSL library.
https://github.com/lucianoscarpaci/jpeg-inject0r
aes-256-encryption base64-encoding custom-headers information-security jpeg-files message-embeds openssl-library secure-encryption software-tools steganography
Last synced: about 1 month ago
JSON representation
Enhance your JPG files by embedding messages using this tool. Inject custom payloads into JPEG files with AES 256-bit encryption, custom headers, and secure encryption/decryption through the OpenSSL library.
- Host: GitHub
- URL: https://github.com/lucianoscarpaci/jpeg-inject0r
- Owner: lucianoscarpaci
- License: mit
- Created: 2023-11-23T14:20:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-25T05:05:27.000Z (over 1 year ago)
- Last Synced: 2025-01-25T09:13:25.790Z (3 months ago)
- Topics: aes-256-encryption, base64-encoding, custom-headers, information-security, jpeg-files, message-embeds, openssl-library, secure-encryption, software-tools, steganography
- Language: Ruby
- Homepage:
- Size: 172 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jpeg-inject0r
## Description
This tool allows you to inject a payload into a jpeg file.
It has AES 256-bit encryption and a custom header.