Script to hide any type of file inside a JPG.
Find a file
2025-01-05 05:09:28 +01:00
extract.py Add files via upload 2025-01-05 05:00:50 +01:00
hide.py Add files via upload 2025-01-05 05:00:50 +01:00
README.md Update README.md 2025-01-05 05:09:28 +01:00

hidden.jpg

Script to "hide" any type of file inside a JPG. By "hide" it means add the bytes of the input file to a generated JPG and then save it.

how do i do dis

python hide.py input_file
python extract.py input_file

thats it wooooow amazing