Skip to content

ptrstr/chameleo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0dbe9e0 · Aug 26, 2020

History

51 Commits
Mar 17, 2020
Jan 12, 2020
Jul 10, 2020
Mar 17, 2020
Jan 14, 2020
Mar 17, 2020
Aug 26, 2020
Mar 17, 2020
Mar 17, 2020
Mar 17, 2020
Mar 17, 2020
Feb 7, 2020

Repository files navigation

chameleo

The All-In-One Steganography Tool

Building

This project uses CMake. You should be able to compile this project by running the build.sh script. If you cannot these commands should do it.

cd ./chameleo/build
cmake ..
make