How Team FreeK has decrypted Vita games with their Vitimjn

atreyu187

Loathsome Dung Eater
You guys seems Team FreeK uses Vita dump code and Mr. Gas' method to dump files without PFS protection that hijacks the near app and it uses a uri call that opens a manual to dump the game without PFS protection. Seems Team FreeK have written an app that uses similar methods but instead has written an app with a simple GUI and Vitadump or memdump as a back-end to decrypt the game once the NEAR app (it can be others as well as the PSTV doesn't have this app but pertaining info is in gbtemp) is opened. Then seems to have a simple GUI that allows one to choose a game. Their app after choosing the game uses code from Vita dump to dump decrypted games or carts depending if go0 was written in the app.db using sqlite db browser.

BTW

I just woke up and this was stuck in my head some seems like jibberish but I have no doubt this how it is done.
 
Ok check out vitadump has been updated.

https://github.com/zecoxao/vitadump

So take your app.db and instead of the NEAR app opening the game you have it open an app you have written like so.


https://gbatemp.net/threads/how-to-dump-psvita-games.413600/

Once your app comes up have a simple GUI that allows you to choose the game of choice. Then use the Vita dump source to dump the RAM with decrypted e-boot.bin.

Now we have seen in Anti-Black List app for PSTV users we can also make an app make the needed changes to each users app.db "on-the-fly" so the app could easily do the same. Then compile an app that will install the needed DB appends, then start the app, choose your game from GUI that is when Vitadump grabs all decrypted data from the RAM.


You can see in Team FreeK's video it calls for the app.db and the app also clearly says it will open the games manual. It then opens the game from the RAM and dumps it. Check out the video. It will all click and make sense.
 
Last edited:
Back
Top