Hacking Trinity Exploit Help

  • Thread starter Thread starter kezza825
  • Start date Start date
  • Views Views 3,950
  • Replies Replies 4

kezza825

Well-Known Member
Member
Joined
Dec 22, 2009
Messages
147
Reaction score
5
Trophies
1
XP
231
Country
Hi

Can someone shed some light on the Trinity Exploit please, I'm stuck on step 7 and have no idea how to decrypt the psp demo. Ive downloaded cmake which doesn't make sense to me and don't really know why I've downloaded it lol.

If anyone could give me an elaborate tutorial just to get me through step 7 I would appreciate it.
 
You don't need cmake unless you're building something from source. In step 7, the instructions say to enter the following console command:

psvimg-extract -K YOUR_KEY game/game.psvimg game_dec​

The first part 'psvimg-extract' is the application, and everything else is the arguments for the application. This app is part of the "psvimg" tools, which you can download here. Just scroll to the bottom and download the one for your operating system.

Once it finishes downloading, extract the files into the folder for the psp demo you got from qcma. Once that's done, you need to "cd" into that folder from a console (like Powershell on windows, or Terminal on mac). To do this, just enter the command "cd /path/to/game", then run the command above from step 7. If you're on windows, you may have to alter the command to use psvimg-extract.exe instead. Example:

psvimg-extract.exe -K YOUR_KEY game/game.psvimg game_dec​

Once you do that, keep the console window open because you'll need to run another command in the same folder for step 9.


If you're still having trouble, consider reading a tutorial or two on how to use a command line/terminal. Here's one I just found on Google for Mac, but the information also works for Windows if you use Powershell (which you should).
 

Site & Scene News

Popular threads in this forum