alkeon f8ea3f2b8f First commit fork of https://github.com/sepalani/MH3SP 1 ماه پیش
..
MHTriCertPatcher.py f8ea3f2b8f First commit fork of https://github.com/sepalani/MH3SP 1 ماه پیش
README.md f8ea3f2b8f First commit fork of https://github.com/sepalani/MH3SP 1 ماه پیش
ca.config f8ea3f2b8f First commit fork of https://github.com/sepalani/MH3SP 1 ماه پیش
ca.csr f8ea3f2b8f First commit fork of https://github.com/sepalani/MH3SP 1 ماه پیش
ca.der f8ea3f2b8f First commit fork of https://github.com/sepalani/MH3SP 1 ماه پیش
ca.ext f8ea3f2b8f First commit fork of https://github.com/sepalani/MH3SP 1 ماه پیش
server.config f8ea3f2b8f First commit fork of https://github.com/sepalani/MH3SP 1 ماه پیش
server.csr f8ea3f2b8f First commit fork of https://github.com/sepalani/MH3SP 1 ماه پیش
server.ext f8ea3f2b8f First commit fork of https://github.com/sepalani/MH3SP 1 ماه پیش

README.md

Certificate Patcher

In this directory you'll find a set of tools allowing to manipulate Monster Hunter Tri main.dol certificate. The size of the new certificate MUST NOT exceed the original size!

If the CA certificate isn't specified, the default one will be used.

Auto-detection (with default certificate)

python MHTriCertPatcher.py main.dol

Auto-detection (with specified certificate)

python MHTriCertPatcher.py main.dol ca.der

JAP Certificate

python MHTriCertPatcher.py -J main.dol ca.der

USA Certificate

python MHTriCertPatcher.py -E main.dol ca.der

PAL Certificate

python MHTriCertPatcher.py -P main.dol ca.der