How to decrypt a prx

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
coolkehon
Posts: 355
Joined: Mon Oct 20, 2008 5:44 am

How to decrypt a prx

Post by coolkehon »

I want to use prx's from other applications like maybe irshell or other things i would just like to see what functions their using and so on and maybe use some functions from the ofw firmwares how do i decrypt the prx so that i can use it and also i heard something about decompressing them to how do i do that
slasher2661996
Posts: 91
Joined: Sun Feb 22, 2009 8:32 am
Location: Melbourne Australia ZOMG

Post by slasher2661996 »

... prxdecrypter.
NoEffex
Posts: 106
Joined: Thu Nov 27, 2008 6:48 am

Post by NoEffex »

To decompress a gzipped one:

Delete the first 0x150(or until the 0x150 mark) then rename to .gz. Works like a charm for me.
Programming with:
Geany + Latest PSPSDK from svn
Dariusc123456
Posts: 388
Joined: Tue Aug 12, 2008 12:46 am

Post by Dariusc123456 »

Then after those things other people say, you can disassemble them with prxtool. Its a good tool to use to find the commands in prx files
User avatar
jean
Posts: 489
Joined: Sat Jan 05, 2008 2:44 am

Post by jean »

If you already have documentation, you don't really need to decrypt a prx to use it...
User avatar
Torch
Posts: 825
Joined: Wed May 28, 2008 2:50 am

Post by Torch »

From the PC side you can use one of many tools. PRX recomp, PRX compressor (it can decompress), etc.

For official PRX you HAVE to use prxdecryptor.
User avatar
jean
Posts: 489
Joined: Sat Jan 05, 2008 2:44 am

Post by jean »

mmhh.. i think i misunderstood the sentence
I want to use prx's from other applications like maybe irshell or other things
Let's say i meant :you dont' have ALWAYS to decrypt a prx to use it...
Post Reply