Skip to content

cyberofficial/clog-decrypter

Repository files navigation

Clog Decompress Utility (clog_decomp.py)

Overview

The clog_decomp.py script is designed to decrypt .clogfiles.

Requirements

  • Python 3.x

Installation

No additional installation is required. Ensure you have Python 3.x installed on your system.

Usage

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.

Command Line Arguments

  • --inputfile: Specify the path to the file you want to decrypt.

Drag and Drop

You can also drag and drop the file to be decrypted onto the script (if your operating system supports this feature).

Output

The decrypted file will be saved in the specified output directory with an additional `.txt` extension.

Example

python clog_decomp.py --inputfile /path/to/clog