psvpfstools icon indicating copy to clipboard operation
psvpfstools copied to clipboard

Tools for decrypting PS Vita PFS filesystem

Results 23 psvpfstools issues
Sort by recently updated
recently updated
newest added

I was decrypting the asset files of Demon Gaze 2 USA release (PCSE01141) and the decryption never succeeds under that error (Directory ./PCSE01141/savedata/sce_sys does not exist). I've confirmed myself that...

padding1 is actually the upper 32 bits of the file size https://github.com/motoharu-gosuto/psvpfstools/blob/558b91ca401cbf2720b44e8d65e232ce248b795a/psvpfsparser/FilesDbParser.cpp#L328-L332

figure out what is the purpose of data1 hash

question

Want to write a python3 version of the program psvpfstools without access to the (cma.henkaku.xyz). There is a detailed decryption algorithm? c++ know bad

Trying to restore an app to working order. This is the command line I use, and the error I get: `c:\c\release_win64_7>psvpfsparser.exe -i C:\PSCE03003 -o C:\o_PSCE03003 -z KO5ifR1dQ+eHBgDth5lqamABst/PNSAk1M81yNXJMyjEw8AIn/+05fLq94l1mUckPbux4rOg2WiMD24AAHc7FCYA -f http://cma.henkaku.xyz Successfully...

I'm trying to decrypt persona 4 golden save file. Copied the save to my computer using qcma, extracted the savedata.psvimg file using psvimgtools-0.1-linux64, and then tried to decrypt using psvpfstools...

I'm at wits end trying to transfer/decrypt my Vita's Stardew Valley save so that I can keep playing on my PC. I'm on firmware 3.70, and from what I've gathered,...

I attempted to build it myself but it appears the CMAKE list doesn't have support for macOS and I don't know enough about CMAKE to add it. Error below: `CMake...

On Ubuntu there is this error Could not find a package configuration file provided by "LIBTOMCRYPT" with any of the following names: LIBTOMCRYPTConfig.cmake libtomcrypt-config.cmake Add the installation prefix of "LIBTOMCRYPT"...