motoharu-gosuto
motoharu-gosuto
@tomazzz369 Hi. Thanks for the link. I just heard about this release 5 minutes ago. I will see later if there is something usefull and how it can be applied...
@tomazzz36 I think we can close this issue, right? At the moment we have two solutions for a user. 1. Use klicensee cache file. 2. Use native encryption (implementation based...
@BpyH64 Encryption method is believed to be variation of AES-XTS with tweak keys and cipher text stealing. It is not that simple. Some details are here: https://github.com/motoharu-gosuto/psvpfstools/blob/master/psvpfsparser/PfsCryptEngineBase.cpp#L443 Other important things...
@Knurek-NC Not sure what you mean. Can you give me some title names? I will investigate. @SilicaAndPina Btw - not sure if you are following commits or not. Savedata, trophies...
@Knurek-NC Thanks. I will check later. Btw do these games have icv.db folder inside sce_pfs folder? If yes then I would suggest you to wait for a little longer. I...
@tomazzz369 It looks like the solution would be to implement extraction of klicensee from temp.bin ?
I have added examples in this commit: ae67fd79fd4fb927805095ecfc5588c640e4b1ef This is an implementation of random access to lz4 compressed data. Currently roms are 99% encrypted so it makes no sense to...
@Knurek-NC I dont know. Maybe, but why? Why not just take a pkg?
@Knurek-NC It is not directly related to pfs and can be done with simple python script or similar tools. I see no reason for adding. Maybe in the future but...
@uyjulian Hi man. Thanks for the fix. I will merge everything later, after I finish my work in io-api branch.