psvimgtools icon indicating copy to clipboard operation
psvimgtools copied to clipboard

Decrypt Vita CMA backups

Results 1 psvimgtools issues
Sort by recently updated
recently updated
newest added

in the struct ``` typedef struct PsvImgHeader { uint64_t systime; uint64_t flags; SceIoStat stat; char path_parent[256]; uint32_t unk_16C; // set to 1 char path_rel[256]; char unused[904]; char end[12]; } __attribute__((packed))...