GameGuard string decoder
All 'interesting' strings within nProtect binaries are encoded in order to hide them from causal string search.
Accepts dumped nProtect binary for input and decrypts all strings within the binary output into a .txt file.
Usage
nProtectDec.exe filename decoded.txt rejects.txt
- filename - name of nProtect binary, must be unpacked or dumped from memory.
- decoded.txt - decoded strings are output into this file
- rejects.txt - junk output, unmatched strings.
by Fyyre
Please register or login to download attachments.