Repository navigation

#

steganography-library

🔍 Go tool for LSB steganography, capable of hiding any file within an image.

Go
1232
2 年前

A python steganography module to store messages or files protected with AES-256 encryption inside an image.

Python
121
1 个月前

A simple steganography library written in rust

Rust
97
4 年前

Allows invisible watermarking of text and invisible encrypted messages. Uses 17 different invisible characters as HEX + delimiter. Includes encoder, decoder, spammer and other tools‬⁨⁠⁢⁠⁩⁠​⁠⁩⁠​‎⁠‎­⁠‎⁠⁩‍⁠⁠​⁩⁠‎⁠​⁨⁠​⁠⁠​‬⁠​‬⁠⁩⁠‬⁠‎⁠‍⁠​‬⁠‎⁠⁨⁠‎‍⁠.

JavaScript
72
1 年前
TypeScript
27
2 年前

Steganography (LSB) on MPEG-4 Part 14 format video files.

C
18
3 年前

Python package to encode THREE QR codes into ONE.

Python
9
3 年前

ImageCipher is a Python library for encoding and decoding messages in images using steganography and optional encryption

Python
7
5 个月前

A steganography toolkit that hides arbitrary file data in lossless images.

Go
6
5 年前

Bit-Plane Complexity Steganography

C++
5
4 年前

Simple implementation of the LSB steganography algorithm in go, which uses the least significant bit (LSB) of each colour component (RGB) of each pixel of an image to hide a given message.

Go
4
2 年前

This repository consists of python script to hide data in images using steganography method, and a detailed report about steganography and also example references.

Python
4
3 天前

LSB Matching Steganography with PRNG & Deniable Hide

Python
4
1 个月前

A simple Golang steganography implementation containing an interface, a PNG steganogram implementation and a command line tool with support for ZIP compression and AES GCM block cipher encryption.

Go
3
4 年前