Skip to content

invertime/TP_28

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 5, 2024
6c793e1 · May 5, 2024

History

14 Commits
May 5, 2024
May 5, 2024
May 5, 2024
May 5, 2024
May 5, 2024
May 5, 2024

Repository files navigation

Cache/Revele image

little utility tool to hide pgm images inside other pgm images

How to use it:

First, install and build the project

git clone https://github.com/invertime/TP_28.git
cd TP_28
make

Then you can use it

./bin/cache [inputImage] [secretImage] [pathOfFinalImage]

or

./bin/revele [inputFile] [pathOfDiscoveredImage]

Utilities:

(located in ./utils)

ConvertNG.py: convert .png files to .pgm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published