Found 81 repositories(showing 30)
x011
CryptoFrame is a command-line tool engineered for the secure practice of steganography within video files.
harsh2011
Steganography is data hidden within data. Steganography is an encryption technique that can be used along with cryptography as an extra-secure method in which to protect data. Steganography techniques can be applied to images, a video file or an audio file.
CSE-Projects
Implementing a highly secure video steganography algorithm using Hamming code (7, 4)
williamprout
Program that uses steganography and cryptography to hide a video file within another video file without noticeably effecting the appearance of the video. Networking component to securely send encoded files over a network.
Mohammed-razin-cr
CYBER-SENTINEL is a production-ready platform for advanced deepfake detection and secure image steganography. It uses an ensemble of deep learning models (CNN, ResNext, LSTM, Vision Transformer) for real-time analysis of images and videos, achieving up to 92% accuracy. The system also enables hiding. and extracting secret data in images
CerberusMrX
Cerberus Stegano, is a powerful video steganography tool. It hides text, images, or files in MP4 videos using LSB steganography, with AES encryption and Hamming code error correction. Featuring a syringe-themed ASCII banner, it offers progress bars, capacity checks, and seamless OpenCV/FFmpeg integration for secure, stealthy data concealment.
Techie-pixel
StegoCrypt: A modern steganography tool to hide secret messages in images, audio, and video. Features LSB encoding, a sleek UI with day/night modes, and supports various file formats. Secure, private, and undetectable.
TheSUPERCD
A customizable encryption scheme for transmitting confidential information via a non-secure channel. It uses Steganography techniques to encode the secret data into an image or video file and can be used multiple times to make it a layered encryption and decrease the risk of being discovered.
Lycan-KRL
Inspired by the emergence of the Cicada 3301 group, I thought a fun way to introduce myself to cryptography/steganography was to create a program that conceals text, images, sound, and videos onto one master image. My main strategy in concealing information is Least Significant Bit manipulation, which isn't necessarily secure from image distortion, but it helps demonstrate obfuscation and retrieval of data. My final plans include an overall application that is both terminal and GUI based, all in Python3.
LeonardKachi
A secure video steganography tool for embedding and extracting hidden messages in video files.
Hacknorith
Flask web app for secure steganography in images, audio, and video using LSB encoding and password encryption. Supports PNG, JPG, WAV, and MP4.
bravo1goingdark
Secure digital media authentication using Flexible Representation of Quantum Images (FRQI). Supports NFT protection, video frame tagging, medical data integrity, quantum steganography, and blockchain integration. Designed for practical deployment on NISQ-era quantum devices like IBM’s 127-qubit Brisbane.
This project implements secure video steganography by encrypting a secret image using Elliptic Curve Cryptography (ECC), and embedding it into a video file using Discrete Cosine Transform (DCT) technique.
ShreyaRaundal
No description available
SahithiCharitha
A Robust and Secure Video Steganography Method in DWT-DCT Domains Based on Multiple Object Tracking and ECC
GuruprasadRK
Description : Video Steganography is to hide the existence of the message from unauthorized party using Video as cover file and hiding data in video. Steganography means covered writing it includes process of concealing information within other file and also conceals the fact that a secret message is being sent. In this paper a technique proposed is Hash based least significant bit technique for video steganography. Least Significant Bit insertion method embed data in the lower bits of RGB pixel of video and these changes will be minimal. Data hiding is the process of embedding information in a video without changing its perceptual quality and also keep away from knowledge of existence of message. A hash function is used to select the position of insertion in LSB bits. This technique deals with two terms that are Peak Signal to Noise Ratio (PSNR) and the Mean Square Error (MSE).Its objective is to reduce MSE and increase PSNR.
Adarsh0427
Video steganography tool that conceals secret information within a video file, making it appear innocuous, which can be used for various purposes, including secure communication or data hiding
NASTOV03
A Cybersecurity Steganography Application that combines AES-256 encryption with steganography to securely embed data into images, audio, video, PDFs, and DOCX files. Features a user-friendly GUI, authentication system, and portable .exe format for easy and secure data hiding. 🚀🔐
KingLinux24
Implementation of Steganography techniques to securely hide data within files. Covers Windows commands, Python/C/Java LSB image steganography, OpenPuff tool usage, and Linux StegHide. Demonstrates concealing secret messages, files, audio, or video to ensure confidentiality during transmission.
Yashas-Raam
This project demonstrates steganography techniques to hide secret text, audio, or video files within an image. It ensures secure and imperceptible data embedding using Python-based methods.
satyasahoo303
A steganography project for secure data hiding and extraction within digital media files (images, audio, video) using techniques like Least Significant Bit (LSB) and encryption. Features include data confidentiality, seamless integration, and minimal impact on media quality. Ideal for secure communication.
Tarungopal15ea16
steghide-mkv is an advanced command-line steganography tool extending steghide for secure data concealment within MKV containers. Integrating Rijndael-128 (AES) encryption, it ensures files remain cryptographically secure. It accepts all video formats, outputting high-capacity MKV files capable of hiding payloads twice the original carrier's size.
SPARSH511
This is a project which utilizes 128 bit AES Encryption to encrypt audio, video and text files and use Image Steganography using Base64 encoding and LSB Technique to hide the key after encryption inside random images and facilitate secure file transfer.
A GUI-based steganography and steganalysis tool developed for a Cybersecurity module. Supports LSB-based encoding and decoding of text payloads into multiple cover object types (images, audio, video). Designed to demonstrate secure data hiding and retrieval techniques with user-friendly features.
roshankc531
🔒 StegLyser is a modern steganography analyzer tool that embeds and extracts hidden messages across images, audio, video, and archive files. Built with Python and CustomTkinter, it features LSB and metadata-based techniques, file metadata viewer, and a sleek GUI for secure communication and digital forensics.
priyanka31meena
No description available
Jeyakanagalakshmi
No description available
No description available
Yash1964
Secure Image, Audio & Video Steganography Web App using Flask
No description available