Results 1 to 1 of 1
  1. #1
    Dwar
    Dwar is offline
    Veteran Dwar's Avatar
    Join Date
    2010 Mar
    Posts
    2,222
    Thanks Thanks Given 
    211
    Thanks Thanks Received 
    2,230
    Thanked in
    292 Posts
    Rep Power
    10

    GameGuard string decoder

    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.


    Virustotal result: 2%
    by Fyyre

    Please register or login to download attachments.

    Please, post your questions on forum, not by PM or mail

    I spend my time, so please pay a little bit of your time to keep world in equilibrium

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •