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

Projects in Awesome Lists tagged with steganography-algorithms

A curated list of projects in awesome lists tagged with steganography-algorithms .

https://github.com/x011/secretpixel

SecretPixel is a cutting-edge steganography tool designed to securely conceal sensitive information within images. It stands out in the realm of digital steganography by combining advanced encryption, compression, and a seeded Least Significant Bit (LSB) technique to provide a robust solution for embedding data undetectably.

aes-256 aes-encryption cipher compression cryptography data-exfiltration encryption hacking hacking-tool hide-files hide-files-in-image image-steganography lsb-steganography privacy rsa-cryptography security security-tools steganography steganography-algorithms stego

Last synced: 16 May 2025

https://github.com/techchipnet/hiddenwave

Hide Your Secret Message in any Wave Audio File.

audio-steganography hide-messages steganography steganography-algorithms

Last synced: 26 Apr 2025

https://github.com/user1342/Tomato

LLM steganography with minimum-entropy coupling - Hiding encrypted messages in natural language.

encryption hidden-message large-language-models llm machine-learning machine-learning-algorithms steganography steganography-algorithms

Last synced: 27 Sep 2025

https://github.com/cscorza/stegointelligence

Strumenti per rilevare ed estrarre informazioni nascoste all'interno di file.

algorithm audio file image intelligence spy steganography-algorithms stego-image stegonography

Last synced: 04 Feb 2026

https://github.com/CScorza/StegoIntelligence

Strumenti per rilevare ed estrarre informazioni nascoste all'interno di file.

algorithm audio file image intelligence spy steganography-algorithms stego-image stegonography

Last synced: 06 Dec 2025

https://github.com/gaborvecsei/neural-network-steganography

Hide some secret 😎 data in a Neural Network - text, malicious software or watermark your NN

maleware neural-network neural-network-steganography secrets steganography steganography-algorithms

Last synced: 21 Mar 2025

https://github.com/calderwhite/gif-msg

Hide 127 bytes in a gif without touching any pixels or colors

cryptography gifs steganography steganography-algorithms

Last synced: 22 Mar 2025

https://github.com/lucthienphong1120/basic-steganography

Basic steganography using python by injecting extra bytes after image file

steganography steganography-algorithms steganography-encoding stego

Last synced: 22 Apr 2025

https://github.com/fharchive/cpp.imageencoder

This program encodes text in a bitmap image (.bmp). It works by using LSB steganography which is the process of modifying the least significant bit of a pixel to store part of a character.

cpp lsb-steganography steganography steganography-algorithms

Last synced: 09 Apr 2025

https://github.com/onlyphantom/steganography

Implementation of Least Significant Bits in Steganography (YouTube tutorial)

least-significant-bit steganography steganography-algorithms

Last synced: 19 Apr 2025

https://github.com/slippyex/pix-veil

Pix-Veil is a powerful cli-tool for steganography in PNG images. It processes an arbitrary input file, compresses, encrypts and splits it in chunks which will be injected into a given set of input pngs

deno steganography steganography-algorithms typescript

Last synced: 24 Jan 2026

https://github.com/guypeer8/steganography

:lock: Implant text bytes in image's least significant bits.

hidden-files image image-manipulation steganography steganography-algorithms

Last synced: 11 Jul 2025

https://github.com/rameshaditya/lsb-steganography

Text encryption in images, using LSB Steganography. Designed for CSE4019 Image Processing Class.

image-processing image-processing-app lsb-steganography steganography steganography-algorithms

Last synced: 21 Apr 2025

https://github.com/zedseven/steg

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

go golang image-manipulation image-processing steganographic-algorithms steganography steganography-algorithms steganography-library

Last synced: 15 Apr 2025

https://github.com/tianyilt/coverless_information_hiding-acgan

coverless_information_hiding with acgan

acgan steganography-algorithms

Last synced: 07 Sep 2025

https://github.com/shadow129-sys/steganography

This is just basic encryption for hiding text messages inside simple images but obviously, this algorithm has its own limitations.

basic opencv opencv-python steganography steganography-algorithms

Last synced: 15 Apr 2025

https://github.com/bharat23/lsb

LSB using an improvised method targeting just the blue pixels

java lsb steganography steganography-algorithms

Last synced: 15 Apr 2025

https://github.com/aavision/stegano-rex

🔒 🔑 STEGANO-REX is an image steganography GUI that helps the user to hide image inside an image using LSB algorithm, the project was built in python using PyQt5,PySide2 and image processing libraries.

image-processing python steganography steganography-algorithms

Last synced: 06 Sep 2025

https://github.com/rahulrathore44/stegnographyinimages

Steganography is the practice of concealing a file, message, image, or video within another file, message, image, or video. The word steganography combines the Greek words steganos, meaning "covered, concealed, or protected", and graphein meaning "writing"

decryption encryption steganography steganography-algorithms steganography-combines

Last synced: 08 Apr 2025

https://github.com/luisboto/imagehider

📦 Steganography script to hide images within images.

image-steganography steganography steganography-algorithms

Last synced: 16 Jul 2026

https://github.com/imthecurse/wavsteg

🔐 :speaker: Simple go-lang audio Steganography CLI tool to encrypt and decrypt messages hidden using PCM data manipulation.

audio-steganography steganography steganography-algorithms steganography-encoding wav

Last synced: 15 Jun 2026

https://github.com/gokulramghv/steganography-python

Steganography is the technique of hiding secret data within an ordinary, non-secret, file or message in order to avoid detection; the secret data is then extracted at its destination. This python application implements steganography using image files (PNGs) and allows you to hide text in an image and also retrieve a hidden text from an image.

image-processing python steganography steganography-algorithms steganography-encoding

Last synced: 18 Mar 2025

https://github.com/vatshayan/hybrid-steganography-project

AES and Steganography Combination Project for B.tech Final Year College Students with Report, PPT, Synopsis and Project Code. AES Programming Involved with Steganography.

aes aes-256 aes-cipher aes-encryption btech btech-project btech-project-proposal btechfinalyear btechprojects final final-project final-year-project finalyearproject finalyearprojects project semester steganalysis steganography steganography-algorithms

Last synced: 03 Jul 2026

https://github.com/petrenko-alex/image-steganography

[Архив 2016] Стеганография изображений / Simple app to encode/decode text in images

decode encode java javafx kutter-jordan-bossen least-significant-bit steganography steganography-algorithms

Last synced: 01 May 2026

https://github.com/yesarib/image-steganography

Image steganography ( Least Significant Bit ) with Python

image-steganography python steganography steganography-algorithms

Last synced: 16 Jun 2026

https://github.com/deenafaria/ms-project-imagesteganography

An implementation of a new technique regarding LSB based image steganography

image lsb python steganography steganography-algorithms

Last synced: 12 Jul 2025

https://github.com/mwmorale/steganography_data_hiding

Here, I have made a very easy to use steganography tool. It allows for parties to communicate(bi-directionally) openly/publicly in "plain sight" but would only appear as the transferring of digital photos at fist glance. But, "hidden data" is actually embedded within the images. This tool allows for both extracting data from digital images as well as embedding data within digital images. Therefore, this tool could be used for cryptographic communications in a "public" setting while only appearing to be sending/receiving photos. This can be viewed as covert communication in "plain sight". In general, steganography can be described as "the technique of hiding secret data within an ordinary, non-secret, file or message in order to avoid detection; the secret data is then extracted at its destination. The use of steganography can be combined with encryption as an extra step for hiding or protecting data"

cryptographic-algorithms gui-application hiding-data information-security privacy-protection secure-communication steganography steganography-algorithms

Last synced: 21 Jun 2025

https://github.com/eugenedakin/steganography-compare

Compare two pictures which may have changed data by steganography

api2 image-in-image picture-in-picture steganography steganography-algorithms xojo

Last synced: 05 Feb 2026

https://github.com/mikeleo03/optimized-steganography

Implementasi Pengembangan Algoritma RSA dan Pseudo-Random Prime-Number Generator dalam Optimalisasi Steganografi

prng python3 rsa-cryptography steganography-algorithms

Last synced: 16 Mar 2025

https://github.com/eugenedakin/steganography-text

Hide and retrieve test through steganography

api2 steganography steganography-algorithms text-in-picture xojo

Last synced: 09 Feb 2026

https://github.com/malaksadek/photosharing

A distributed Photo Sharing Application implemented using QT in C++ 🖼 🔗 (2017)

c-plus-plus distributed-systems gui image-viewer network-programming qt sharing-platform steganography steganography-algorithms

Last synced: 22 Apr 2026

https://github.com/tharuneshwar-s/steganography-home

A simple web app for hiding secret messages in images using steganography techniques. Users can encode text in images and decode hidden messages from stego images. Built with Flask, StepIC library, drag and drop file uploads, and a clean UI.

ajax flask-api html-css-javascript jquery python steganography-algorithms steganography-library steganography-tool stepic

Last synced: 08 May 2026

https://github.com/ziadasem/stegovault

StegoVault hides and extracts text from images securely using a secret key

python3 steganography steganography-algorithms

Last synced: 25 Aug 2025

https://github.com/soumabha-banerjee/enigmaticbyte

This is a steganography desktop application that hides txt messages inside a cover image. It is completely developed using JavaFX and Cryptography and Steganography both is used. For Cryptography we used a symmetric key technique called Columnar Transposition and for Steganography we used LSB Insertion technique.

cryptography cryptography-algorithms desktop-application java javafx javafx-desktop-apps network-security steganography steganography-algorithms

Last synced: 14 Feb 2026

https://github.com/secattt/stenography

A collection of hands-on Labtainer exercises developed for the PTIT Steganography curriculum

information-hiding ptit ptithn ptitlab steganalysis steganography steganography-algorithms stego

Last synced: 05 Feb 2026

https://github.com/prakash-aryan/pygui-steganography

pygui-steganography is a Python GUI application that allows users to perform steganography, which is the practice of concealing data within other data, specifically images. It provides an intuitive graphical user interface built with PyQt5 for encoding and decoding text, images, and binary data using the Least Significant Bit (LSB) technique.

opencv pygui pyqt5 python python3 steganography steganography-algorithms steganography-encoding

Last synced: 16 May 2026