Skip to content

A simple Rust program to hide passwords inside of images.

Notifications You must be signed in to change notification settings

Torieffe/passToImage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PassToImage

A simple Rust program to hide passwords inside of images using the least significant bit in the rgb colors of the pixels.

When downloading you have to create the additional folders img and out.
img is used to store the base images, while out is where the program will output the images with the password inside.

This is likely the worst code ever written in Rust, so beware :)

About

A simple Rust program to hide passwords inside of images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages