(adsbygoogle = window.adsbygoogle || []).push({});
ever run into this while opening a sprx in ida?
You must login or register to view this content.
Heres how to decrypt it
Step 1:
Download & Extract TrueAncestor Self Reasigner v1.91
You must login or register to view this content.
Step 2:
next go into the tool folder and make a new file called 'decrypt.bat'. open it in note pad and write(Replace SPRXNAME(in) and PRXNAME(out) with your sprx name):
unfself SPRXNAME.sprx PRXNAME.prx
save and run it and your output(decrypted) file should apear in the folder, in my case its 'PRXNAME.prx'
Step 3:
open your decrypted file in IDA 6.6 64-bit with ELF64.
You must login or register to view this content.
Enjoy,
