Hi.
This is a small application I wrote today to decrypt the hidden dlog.dat file found in Cabal\Data\UserData folder.
The file includes information on suspicious modules, which Cabal staff uses to determine if your account should be terminated.
The application is coded in MASM.
~Instructions~
1) Move dlog.exe to Cabal\Data\UserData folder
2) Execute dlog.exe
3) Decrypted file decrypted_dlog.txt will be created in the same folder
The error "The file does not have any data!" means the filesize is 0 -> nothing is logged.
_






