An open API service indexing awesome lists of open source software.

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.

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.