Usage
To only decrypt the encrypted files without deleting the .LeChiffre files, use the following syntax:
LeChiffreDecrypt.exe “directory_path”
To decrypt the encrypted files and delete the .Lechiffre files, use the following syntax:
LeChiffreDecrypt.exe /delete “directory_path”
The log file LeChiffreDecryptionLog_{random number}.txt will be generated with the results of the decryption in the same directory where the tool has been run, or in the temp directory of the system if it has no write access in the current directory.