Application can decrypt any vita pkg file, not only signed with psp keys. In bin folder you will find precompiled version with needed dependencies files.
Usage:
- In folder where pkg_dec.exe is, push left shift + right mouse button,
- and select "run command prompt here".
- In newly opened cmd use command:
- pkg_dec filename.pkg output_directory
- example: pkg_dec henkaku.pkg henkaku
Note: out.bin is the package decrypted and out folder has the files inside of out.bin
Dependencies (compilation)
- OpenSSL
Thanks
- Proxima - Helped me with doubts about PKG Crypto