Seregon/PkgToolBox

Toolbox for analyzing and editing pkg application files for psp,ps3, ps4 and ps5, includes the most useful functions you might need.

Python/57.3 KB/No license
Utilities/Trophy/__init__.py
PkgToolBox / Utilities / Trophy / __init__.py
1from .Archiver import Archiver
2from .Trophy import TrophyFile
3from .TRPCreator import TRPCreator
4from .TRPReader import TRPReader
5from .ESMFDecrypter import ESMFDecrypter
6