Discuss the development of new homebrew software, tools and libraries.
Moderators: cheriff , TyRaNiD
coolkehon
Posts: 355 Joined: Mon Oct 20, 2008 5:44 am
Post
by coolkehon » Fri Feb 20, 2009 4:41 am
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
NoEffex
Posts: 106 Joined: Thu Nov 27, 2008 6:48 am
Post
by NoEffex » Sun Feb 22, 2009 10:11 am
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 » Sun Feb 22, 2009 11:19 am
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
jean
Posts: 489 Joined: Sat Jan 05, 2008 2:44 am
Post
by jean » Sun Feb 22, 2009 6:39 pm
If you already have documentation, you don't really need to decrypt a prx to use it...
Torch
Posts: 825 Joined: Wed May 28, 2008 2:50 am
Post
by Torch » Mon Feb 23, 2009 12:42 am
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.
jean
Posts: 489 Joined: Sat Jan 05, 2008 2:44 am
Post
by jean » Mon Feb 23, 2009 1:08 am
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...