GitHub topics: steganography-algorithms
user1342/Tomato
LLM steganography with minimum-entropy coupling - Hiding encrypted messages in natural language.
Language: Python - Size: 150 KB - Last synced at: 6 days ago - Pushed at: 8 months ago - Stars: 87 - Forks: 9

VrMoore/Steganography
steganography using PILLOW library
Language: Python - Size: 7.48 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

K-G-PRAJWAL/Python-Projects
Amazing Python Projects.
Language: Python - Size: 19.1 MB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 121 - Forks: 79

CYBER-MRINAL/STEG-Detector
👁️🗨️! STEG-Detector is a Python script for detecting hidden information in images, audio, and video files. This tool employs statistical analysis, machine learning, and multimedia processing techniques to identify steganography. Features include multi-format support, metadata extraction, and a user-friendly GUI built with Tkinter.
Language: Python - Size: 48.8 KB - Last synced at: 7 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

techchipnet/HiddenWave
Hide Your Secret Message in any Wave Audio File.
Language: Python - Size: 1.49 MB - Last synced at: 18 days ago - Pushed at: almost 4 years ago - Stars: 159 - Forks: 47

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.
Language: Python - Size: 7.84 MB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 316 - Forks: 32

TheK4n/image-crypt
Steganography encryption script
Language: Python - Size: 17.6 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 2

ziadasem/StegoVault
StegoVault hides and extracts text from images securely using a secret key
Language: Python - Size: 0 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

NonProjects/steganon
LSB Matching Steganography with PRNG & Deniable Hide
Language: Python - Size: 111 KB - Last synced at: 18 days ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

ClarkFieseln/AS4PGC
Hide small files inside audio files (MP3, OGG, FLAC, WAV).
Language: Python - Size: 8.08 MB - Last synced at: 19 days ago - Pushed at: 8 months ago - Stars: 6 - 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

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

cristiancmoises/awesome-steganography
Awesome Tools for Steganography
Size: 62.5 KB - Last synced at: about 11 hours ago - Pushed at: 3 months ago - Stars: 7 - Forks: 1

szym-i/steganography-app
A stego app with GUI for hiding messages in images using advanced methods and custom implementations.
Language: Python - Size: 23.7 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

computationalcore/cryptosteganography
A python steganography module to store messages or files protected with AES-256 encryption inside an image.
Language: Python - Size: 207 KB - Last synced at: 10 days ago - Pushed at: about 2 months ago - Stars: 121 - Forks: 24

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: 6 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

muhammadowaismushtaq/steganographer
Machine Learning Techniques
Language: Jupyter Notebook - Size: 704 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

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

pawel-kaczmarek/The-A-Files
Implementations of audio watermarking methods, speech quality metrics and attacks in different domains.
Language: Python - Size: 17.7 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 17 - Forks: 5

Itzsten/py2img
The official GitHub repository for the Python source code to image converter.
Language: Python - Size: 14.6 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

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.
Language: JavaScript - Size: 28.3 KB - Last synced at: 13 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 1

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

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

CScorza/StegoIntelligence
Strumenti per rilevare ed estrarre informazioni nascoste all'interno di file.
Size: 11.7 KB - Last synced at: 29 days ago - Pushed at: about 2 years ago - Stars: 44 - Forks: 3

tianyilt/coverless_information_hiding-acgan
coverless_information_hiding with acgan
Language: Python - Size: 60 MB - Last synced at: 18 days ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 1

DLarisa/Bachelor-Thesis 📦
This repo contains my Bachelor's Thesis (2021) from the University of Bucharest, Faculty of Mathematics & Informatics. The subject discussed is: Steganography, a branch of Security.
Language: Jupyter Notebook - Size: 7.75 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 1

Bharat23/LSB
LSB using an improvised method targeting just the blue pixels
Language: Java - Size: 14.6 KB - Last synced at: 7 days ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 9

Yesarib/image-steganography
Image steganography ( Least Significant Bit ) with Python
Language: Python - Size: 11.5 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

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

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: 6 days ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 1

ErniW/Steganography-experiment-on-PNG-file
An experiment to encode a message into png file.
Language: Jupyter Notebook - Size: 339 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

onlyphantom/steganography
Implementation of Least Significant Bits in Steganography (YouTube tutorial)
Language: Python - Size: 1.87 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 2

eugenedakin/Steganography-Compare
Compare two pictures which may have changed data by steganography
Language: Xojo - Size: 888 KB - Last synced at: 26 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

eugenedakin/Steganography-Text
Hide and retrieve test through steganography
Language: Xojo - Size: 560 KB - Last synced at: 26 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

surajsajwan00/Digital-Steganography-Using-JAVA Fork of saarinii/Digital-Steganography-Using-JAVA
This project uses Java Swing to create a tool for hiding sensitive information within text, images, and handwritten documents using steganography. It ensures data privacy and security through encryption and steganography techniques.
Language: Java - Size: 792 KB - Last synced at: 8 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Mohamed-512/SteganoPy
A python script that allows you to hide a text in an image, or decode an encrypted image. This method works by setting the least significant bits of each color element in each pixel to a value that corresponds to the text given when encoding, and reading the least significant bits and assembling them to come up with ascii text when decoding.
Language: Python - Size: 38.1 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

Thrapis/steganography-koch-zhao
Koch-Zhao steganography algorithm application
Language: C# - Size: 15.3 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

CalderWhite/gif-msg
Hide 127 bytes in a gif without touching any pixels or colors
Language: Python - Size: 916 KB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 33 - Forks: 2

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

0-harshit-0/Cryptic-ImageSteganography
Tool for image steganography
Language: JavaScript - Size: 212 KB - Last synced at: 5 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

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.
Language: C++ - Size: 2.46 MB - Last synced at: 13 days ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 4

amwolfox/Two-Tier-Hybrid-Steganography-Approach-using-Chaos-Theory
Two – Tier Hybrid Steganography Approach using Chaos Theory
Language: Jupyter Notebook - Size: 1.22 MB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

TracyCuiq/Learning-Image-Steganography
List for learning image steganography
Size: 106 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 10 - Forks: 1

Vaswani2003/Online-Steganography-Tool
Welcome to the Secret Cipher: Online Steganography Tool! This repository contains the source code for a web application that allows users to encrypt and decrypt messages within images using steganography techniques. The app is built using Streamlit, making it easy to run and interact with.
Language: Python - Size: 17.6 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Th3Tr1ckst3r/Stegalyze
A Python3-based framework for detecting, emulating, & verifying the presence of steganography in digital media through unconventional means, & state-of-the-art techniques.
Size: 28.3 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

brynwibowo/stegano-lsb
Steganografi dengan metode least significant bit
Language: PHP - Size: 421 KB - Last synced at: 11 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 2

gaborvecsei/Neural-Network-Steganography
Hide some secret 😎 data in a Neural Network - text, malicious software or watermark your NN
Language: Jupyter Notebook - Size: 143 KB - Last synced at: 19 days ago - Pushed at: almost 3 years ago - Stars: 41 - Forks: 4

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

lucylow/John-C3na
The art of hiding information in plain sight
Size: 1000 Bytes - Last synced at: 12 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

MrKonstantinSh/Info-Hider
Desktop application for information hiding using LSB steganography method
Language: C++ - Size: 52.7 KB - Last synced at: 12 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

electricalgorithm/rubies-steganography
It is a way to embedding two secret images onto one carrier image. Uses frequency magnitude modulation.
Language: Python - Size: 27.1 MB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 0

LuisBoto/ImageHider
📦 Steganography script to hide images within images.
Language: Java - Size: 5.72 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

Snikimonkd/stego
steganographic langelaar algorithm + fourier hologram
Language: Jupyter Notebook - Size: 2.5 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

suadev/steganography-dotnet
A text-to-image steganography implementation
Language: C# - Size: 14.3 MB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 24 - Forks: 10

1ucif3r/Lumin
LUMIN is a advance collections of Steganography tools designed to securely conceal sensitive information within images , videos & Other Files .
Language: Python - Size: 310 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

brunohaveroth/steganodb-js
SteganoDB module for Node.js.
Language: JavaScript - Size: 281 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

smartkit/SteganographyaaS
Steganography as a service.
Language: JavaScript - Size: 57.4 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

JoshuaKasa/van-gonography
Hide 🕵️♂️ your files of any type inside a image of your choice using steganography
Language: Python - Size: 3.11 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 391 - Forks: 28

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.
Language: Python - Size: 1.66 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

masum035/sql-injected-knight
I strongly suggest, before further scrolling Just visit this readme file. You will definitely try to star this repo.🤩
Language: Python - Size: 89.8 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

TejveerSingh13/Image-Steganography
Using Huffman code to encode and compress the secret text data along with using histogram shifting to encode the data into the image.
Language: Python - Size: 3.72 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0

Heisenberk/StegX
Steganography (BMP, PNG, WAV, MP3, AVI, FLV)
Language: C - Size: 134 MB - Last synced at: 9 months ago - Pushed at: almost 7 years ago - Stars: 25 - Forks: 8

italoPontes/Steganography
Implementing Steganography from scratch using Python.
Language: Python - Size: 53.9 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

zedseven/steg
A steganography toolkit that hides arbitrary file data in lossless images.
Language: Go - Size: 165 MB - Last synced at: 7 days ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 1

GALA-X-Y/SecretPixel Fork of 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 compression and a seeded Least Significant Bit (LSB) technique to provide a robust solution for embedding data undetectably.
Language: Python - Size: 7.85 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

kvant6ubl/spam
Updated version of extractor of 1st and 2nd order SPAM features from grayscale PNG images. This tool is based on related works by T. Pevny, P. Bas and J. Fridrich.
Language: C++ - Size: 4.15 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

bysiber/emimg-GUI
Image Steganography GUI | Easily Hide Text Files within Images with User-Friendly GUI | Pyton Tool
Language: Python - Size: 410 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 2

exc-jdbi/Steganography
Simple tool that shows how steganography works.
Language: C# - Size: 5.36 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

plawlost/StegoCrack
StegoCrack is a simple password cracking tool specialized in steganography, using steghide. It provides methods to carry out dictionary and brute force attacks. Educational only and should not be used for illegal purposes.
Language: Python - Size: 61.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 4 - 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

PrathmeshGoje/Steganography
A steganography windows application using python and PyTinker to hide message inside an image.
Language: TeX - Size: 72.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - 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

RameshAditya/lsb-steganography
Text encryption in images, using LSB Steganography. Designed for CSE4019 Image Processing Class.
Language: Python - Size: 461 KB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 2

Shadow129-sys/Steganography
This is just basic encryption for hiding text messages inside simple images but obviously, this algorithm has its own limitations.
Language: Python - Size: 169 KB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 1

guypeer8/steganography
:lock: Implant text bytes in image's least significant bits.
Language: Python - Size: 2.2 MB - Last synced at: 17 days ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 1

SKocur/Image-Cipher
Steganography software for encrypting text into image that uses modified version of LSB (Least Significant Bit) algorithm.
Language: Java - Size: 17.2 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 51 - Forks: 15

mikeleo03/Optimized-Steganography
Implementasi Pengembangan Algoritma RSA dan Pseudo-Random Prime-Number Generator dalam Optimalisasi Steganografi
Language: Python - Size: 21.6 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - 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

AestheticVoyager/steganography
Steganography is the practice of concealing a message within another message or a physical object. In computing/electronic contexts, a computer file, message, image, or video is concealed within another file, message, image, or video.
Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Monsef-Noubadji/LSB-Image-Steganography
A simple LSB (least significant bit) image steganography web app that uses the RGB channels.
Language: PHP - Size: 605 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 2

RaphaelGN/steganography_tool
Steganography, the age-old art of concealing information, often remains obscure to the general public, yet it plays a crucial role in today's digital world. The term "steganography" is derived from the Greek words "steganos" (hidden) and "graphein" (to write).
Language: Python - Size: 214 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SubalakshmiShanthosi/DIPStegInMultimedia
Image Steganography: Image hiding in Multimedia
Language: TeX - Size: 79.2 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

priyansh-anand/steganographer
Steganograpy in Python | Hide files or data in Image Files
Language: Python - Size: 4.35 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 157 - Forks: 37

hoangtam101/steganography-ios-app
Transmit secret messages + secret image with image steganography. Features: Encode images with secret messages and secret image. Transmit them Decode secret messages or secret image out of encoded images Steganography is the practice of hiding data within other data. This app lets you hide text messages and image in images.
Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

DeenaFaria/MS-Project-ImageSteganography
An implementation of a new technique regarding LSB based image steganography
Language: Python - Size: 6.11 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

petrenko-alex/image-steganography
[Архив 2016] Стеганография изображений / Simple app to encode/decode text in images
Language: Java - Size: 1.77 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

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.
Language: Java - Size: 51.6 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years 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

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.
Language: Jupyter Notebook - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

ANIRUDH-VADERA/ISM_Project
A Chat Application with Stagenography
Language: JavaScript - Size: 13.6 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ondergormez/BLM5101_Computer_Security_and_Cryptography
Language: Jupyter Notebook - Size: 5.13 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

HaielDahan/HYSecretsProject
Language: Python - Size: 15.4 MB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 1 - 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

AbuHanifSiam/Steganography
A python project which introduce to you a part of cybersecurity in Forensics site.
Language: TeX - Size: 63.5 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

amyyyth/audio-stegano-blowfish
Cryptographic project on Blowfish and audio Steganography
Language: Python - Size: 5.41 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

mohammedAcheddad/DRM-using-Watermarking-and-blockchain
a digital rights management system based on DWT/LSB steganography and blockchain
Language: Python - Size: 564 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

camarman/steganography
Implementing a steganography algorithm that can hide messages inside an image.
Language: Python - Size: 1.5 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

AcediaDotExe/InformationDefence
Realization of encryption algs such as Blowfish, RSA, also put secret message into image with Steganography
Language: JavaScript - Size: 479 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - 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

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"
Language: Python - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0
