Skip to content

Instantly share code, notes, and snippets.

View BREBION-Mathis's full-sized avatar

BREBION Mathis BREBION-Mathis

View GitHub Profile
@dhondta
dhondta / README.md
Last active May 10, 2024 16:28
Tinyscript steganography tool implementing the Least Significant Bit algorithm

StegoLSB

This Tinyscript-based tool allows to apply steganography based on LSB (Least Significant Bit) in order to retrieve hidden data from an image.

$ pip install tinyscript
$ tsm install stegolsb