Topic: "steganography-encoding"
M4cs/pixcryption
:camera: Pixel Safe Encryption - Now Cryptographically Secure :lock:
Language: Python - Size: 10.5 MB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 57 - Forks: 8

InfoSecREDD/BTSM-Payloads
BTSM (Behind-the-Scenes Manipulation) Payloads PoC
Language: PowerShell - Size: 6.84 KB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 28 - Forks: 2

StegHigh/steghide-bak
Open Sourcce Steganography
Language: C++ - Size: 701 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 26 - Forks: 3

jaceddd/text_watermark
Allows invisible watermarking of text and invisible encrypted messages. Uses 17 different invisible characters as HEX + delimiter. Includes encoder, decoder, spammer and other tools.
Language: JavaScript - Size: 94.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 23 - Forks: 2

tomershay100/mp3-steganography-lib
mp3 steganography library
Language: Python - Size: 1.54 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 19 - Forks: 1

lucthienphong1120/basic-steganography
Basic steganography using python by injecting extra bytes after image file
Language: Python - Size: 7.81 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 2

ImTheCurse/HiddenInPlainSight
🔐ㅤSimple C++ Image Steganography CLI tool to encrypt and decrypt messages hidden using RGB channel manipulation.
Language: C++ - Size: 9.64 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 1

TwistAtom/ZWSP-Tool
ZWSP-Tool is a powerful toolkit that allows to manipulate zero width spaces quickly and easily. ZWSP-Tool allows in particular to detect, clean, hide, extract and bruteforce a text containing zero width spaces.
Language: Python - Size: 147 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 0

DimitarPetrov/stegify-flutter-plugin
Flutter plugin for steganography encoding and decoding files within an image using stegify API
Language: Kotlin - Size: 20.7 MB - Last synced at: 9 days ago - Pushed at: about 3 years ago - Stars: 10 - Forks: 3

viktorvoltz/flutter_steganograph
📦 Flutter Steganograph is a digital image/text encoding package.
Language: Dart - Size: 55.7 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 5 - Forks: 0

Tsuyoken/Steganography
Python Steganography
Language: Python - Size: 251 KB - Last synced at: 12 days ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 4

AreImanth/Steganography-Project
This repository consists of python script to hide data in images using steganography method, and a detailed report about steganography and also example references.
Language: Python - Size: 5.12 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 4 - Forks: 0

raunvk/stegrex-steganography-toolkit
Audio & Image Steganography Tools
Language: Python - Size: 15.4 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

lukefire5156/Steganography-App
This Android Application encodes and decodes secret text message and image into and from the cover image. To encode text message and image into the cover image, users need to first load the cover images into application.
Language: Java - Size: 3.37 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 0

NasoohOlabi/Stegasus
This is a Text based Steganography Engine Using a multi phase engines in an attempt to make Text based steganography relevant
Language: HTML - Size: 140 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

R3DHULK/steganography-in-go
Simple Steganography Tool In Python
Language: Go - Size: 7.2 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

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.
Language: Python - Size: 15.6 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

thomas-xin/Ectoplasm-Steganography
A versatile lossless text/data encoding steganography algorithm + pipeline for images
Language: Python - Size: 96.7 KB - Last synced at: 29 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

AnonCatalyst/ImageMeld
ImageMeld is a steganography tool that allows users to securely embed files within images. It supports multiple file formats and optionally compresses files into ZIP archives, and provides a user-friendly interface for easy embedding.
Language: Python - Size: 23.4 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

ImTheCurse/wavSteg
🔐 :speaker: Simple go-lang audio Steganography CLI tool to encrypt and decrypt messages hidden using PCM data manipulation.
Language: Go - Size: 28.7 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Divinemonk/steganography
steganography
Size: 3.91 KB - Last synced at: 22 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

R3DHULK/steganography-in-perl
Simple Steganography Tool In Perl
Language: Perl - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

nolimitcarter/hideMe
Steganography project that hides and retrieves text inside of .png files
Language: Python - Size: 5.46 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

breezy-codes/cryptography-guide
A collection of different cryptographic algorithms and ciphers, including the maths behind each algorithm. This is an ongoing project that will be added to over time, with the aim of providing a comprehensive resource for learning about cryptography. The project includes both the code for the algorithms and explanations of how they work.
Language: Jupyter Notebook - Size: 5.63 MB - Last synced at: about 5 hours ago - Pushed at: about 7 hours ago - Stars: 1 - Forks: 0

Avil-XD/StegoCrypt
A modern, secure steganography tool for hiding messages in images. Built with clean, vanilla JavaScript and focused on user privacy.
Language: JavaScript - Size: 29.3 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

wqyeo/Steganography-Tool
Steganography Web Application
Language: Python - Size: 596 KB - Last synced at: 5 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 1

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.
Language: Python - Size: 566 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

enricoDec/SocialMedia-Steganography
Projekt Studium Steganography
Language: Java - Size: 93.6 MB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

MhmoudYahia/SafeSteg
This repository contains a steganographer web application that allows users to encode and decode text messages within image or audio files.
Language: JavaScript - Size: 10.9 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 2

Shotman/php-steganography
Simple php steganography based on jsteg with PHP
Language: PHP - Size: 1.73 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 2

peel1/Image-Steg
Image Stenography using OpenCV with Python
Language: Python - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

breadrock1/Stego
There is simple python script that provides ability to inject/extract passed string message to/from PNG image stego-container.
Language: Python - Size: 2.55 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

sarthakpranesh/StenoCLI
Image and Text Steganography CLI tool - highly interactive, good resolution result images, provides both Image in Image and Text in Image steganography
Language: Python - Size: 3.53 MB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

kartikhunt3r/Adrishya-StegKit
A Stegbography Toolkit for CTF Players and Organizers. All in one Stegnography toolkit in Python
Size: 321 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

itsliamdowd/Ghost
A command line tool to hide data within files.
Language: Python - Size: 193 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Pierleni/AuSten
Hide secret messages in wave audio files
Language: Python - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

qazi0/csteganograph
CLI tool to embed messages into PGM images and decoding them
Language: C - Size: 622 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

jclge/Stegencry
Stegencry is an image encryption library.
Language: Python - Size: 29.7 MB - Last synced at: 3 days ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

saidhanush27/StegoFace
StegoFace is a deep learning-based steganography model designed to enhance ID image security by embedding hidden authentication data within facial images. The system ensures tamper detection while preserving image quality and integrity, making it a reliable solution for photo substitution attack prevention.
Language: Python - Size: 74.6 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

RykerWilder/steganography-lsb
Steganoghraphy LSB (Least Significant Bit) python script.
Language: Python - Size: 4.88 KB - Last synced at: 11 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

bshore/steggo
A Least Significant Bit(s) Steganography embedder/extractor
Language: Go - Size: 1.76 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

messams/Steganography
This Python script demonstrates a simple implementation of steganography.
Language: Python - Size: 1.05 MB - Last synced at: 13 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

iajayyadav/Steganography
Image Steganography Tool
Language: JavaScript - Size: 13.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Sir-Goose/image_steganography
This Python script allows you to encode any file into a PNG image and decode it back, using steganography techniques. The tool modifies the least significant bits of the image's pixel values to store the data, making the changes imperceptible to the human eye.
Language: Python - Size: 14.9 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

muhammad-haziqul-khair/SteganographyApp
SteganographyApp is a Python application that allows you to hide and extract messages within images using the Least Significant Bit (LSB) technique. Built with Tkinter for the GUI and PIL for image processing, it supports encoding and decoding messages in PNG, JPG, and JPEG formats.
Language: Python - Size: 36.1 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

vimalan-u/Image_Steganography
Language: HTML - Size: 11.7 KB - Last synced at: 10 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

skitsanos/text-into-image
Demonstration of steganography with encoding text into an image
Language: HTML - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Gauravias/Steganography-projectt
Steganography is the art and science of hiding messages or other secret information in a bunch of carrier information.
Language: CSS - Size: 230 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

belaperdomo/Pumpkin_Steganography_DSP
This project implements audio steganography methodology, uses several FIR filters, XOR Encryption, and NEON ARM Hardware.
Size: 114 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

zabszk/Image-In-Image-Steganography
A tool that allows to hide an image inside an another image.
Language: C# - Size: 22.5 KB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

NasoohOlabi/Typoceros
Steganography Engine Using Typos. We all make misstakes
Language: Java - Size: 142 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sarkar-sayan/Triple-Security-Cipher-System
Image Encoder-Decoder
Language: Jupyter Notebook - Size: 2.33 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

devklmnt/Stegator
Steganography tool with AES encryption support. It creates two images: one is the key, and the other is the steganography of that key. It is used to secure, hide, and encrypt passwords in randomly generated images.
Language: Python - Size: 50.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

adistroe/Steganography-and-Cryptography
Utility for encrypting and concealing a message within an image
Language: Kotlin - Size: 14.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

lolo77/TopSecret
Encode your secret data into images !
Language: Java - Size: 17.7 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Bob-Wright/Authur-An-Image-Based-MFA-User-Authentication-System
A demo User Registration and logon system. Supports several logon methods including Username/Password, Magic Link, One Time password, and MFA.
Language: PHP - Size: 125 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

SagarDevAchar/TheTXTHider
An LSB2 Steganography Encoder / Decoder which hides plain text in PNG Images
Language: Python - Size: 380 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

niconc/nSteg
A Command-line Steganography Utility written in Go.
Language: Go - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

shvmngi/ArmadilloX
Information Security App.
Language: Java - Size: 16.9 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

xbaysal11/x-ray
Steganography tool
Language: JavaScript - Size: 2.49 MB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
