Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 246 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 246 Bytes

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