The clog_decomp.py
script is designed to decrypt .clogfiles.
- Python 3.x
No additional installation is required. Ensure you have Python 3.x installed on your system.
To use the script, you can either provide the input file path as a command-line argument or enter it manually when prompted. The script also asks for the output directory to save the decrypted file.
--inputfile
: Specify the path to the file you want to decrypt.
You can also drag and drop the file to be decrypted onto the script (if your operating system supports this feature).
The decrypted file will be saved in the specified output directory with an additional `.txt` extension.
python clog_decomp.py --inputfile /path/to/clog