RY0M43CH1Z3N / makemogg

A tool to make and encrypt mogg files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MakeMogg

Usage

To encrypt a mogg: makemogg.exe <input_mogg> -e <output_encrypted_mogg>

To create a mogg from an ogg: makemogg.exe <input_ogg> -m <output_mogg>

To do both: makemogg.exe <input_ogg> -em <output_encrypted_mogg>

License

See LICENSE

About

A tool to make and encrypt mogg files.

License:MIT License


Languages

Language:C++ 58.8%Language:C 40.7%Language:Makefile 0.4%