Aperre / ytflies

Youtube compatible steganography tool to upload files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YTFlies

Youtube compatible steganography tool to upload files

Encodes files to mp4 that can be uploaded to any media hosting service to store your file. This isn't meant to be a real tool, more just for me to learn C++. Sorry for the bad code in advance.

Requirements:

FFmpeg

Usage:

ytflies <encode|decode> <inputfile> [outputfile]

About

Youtube compatible steganography tool to upload files

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%