pkg2zipUtility that decrypts PlayStation Vita pkg file and creates zip package.Optionally embedds NoNpDrm license into work.bin file. You must provide license key.Features- portable, written in cross-platform C code, runs on Windows, GNU/Linux, macOS (system dependent functionality is isolated in sys.c file).- small, uses zero dynamic memory allocations and has no external library dependencies.- fast, uses AESNI hardware accelerated AES decryption if supported by CPU (requires AESNI and SSSE3 instructions).- simple, creates zip package with same folder structure that Vita expects (just drag & drop all file from zip archive to ux0:). Zip file is created directly from pkg without any intermediate temporary files.UsageExecute pkg2zip package.pkg to create title [id] [region].zip file. Title, ID and region is automatically detected from pkg file.If you have license key (32 hex characters) you can execute pkg2zip package.pkg hexkey to embed key into work.bin file.
Tu l'a testé avec quelle licence tes .pkg extrait ?J'ai testé vite fait, fonctionne mais pas avec tout les jeux, y en a pas mal qui forme un zip erroné.
vivement une maj car ultra simple a utiliser