Skip to content

Python program to encrypt/decrypt data in images using stegonography

Notifications You must be signed in to change notification settings

kyle-berkey04/image-stegonography-hackohio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2024 HackOHI/O Hackathon Submission

Authors: Kyle Berkey, Kavyan Adhikari, Alec Kingsley

This tool can encode and decode messages hidden in similar pixels in image files. This can be used to hide data in communications, or as a tool for some CTF challenges.

Usage:

python3 image_stego.py

Notes:

Automatic mode is finnicky. It works best in files in which a large percentage of the usable pixels (those in range) have data encrypted in them.

About

Python program to encrypt/decrypt data in images using stegonography

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages