Page 1 of 1

PRXTool 1.0

Posted: Thu Nov 09, 2006 7:22 am
by TyRaNiD
Considering the lack of new recently thought I would release a version of PRXTool. I've put up a win32 build (http://ps2dev.org/psp/Tools/PRXTool_1.0_(WIN32))as some people always seem to have trouble on that platform ;)

So what is new? Well I've added a reasonably comprehensive and tweakable disassembly engine, party cause I felt pspdasm just didn't seem to do the job properly for various reasons. When used with PRXes it will resolve almost every reference in the code, printing strings inline if they point to that and obviously with libdoc it will resolve function imports and export etc. Oh and I also added preliminary variable import support :)

Have fun.

Posted: Thu Nov 09, 2006 10:43 am
by zshadow
nice one TyRaNiD :-)

Posted: Fri Nov 10, 2006 11:42 am
by fishdrop
Good job!

But I have a question.
In FW 2.71, following message and not working.
What is problem and how to solve it?

prxtool.exe -x usb271.prx > usb271.xml
PRXTool v1.0 : (c) TyRaNiD 2k6
Loading usb271.prx
Error: Magic value incorrect (not an ELF?)
Error: Couldn't load prx file structures

Posted: Fri Nov 10, 2006 1:25 pm
by fishdrop
fishdrop wrote:Good job!

But I have a question.
In FW 2.71, following message and not working.
What is problem and how to solve it?

prxtool.exe -x usb271.prx > usb271.xml
PRXTool v1.0 : (c) TyRaNiD 2k6
Loading usb271.prx
Error: Magic value incorrect (not an ELF?)
Error: Couldn't load prx file structures
I found a problem.
prx files are .psp files in FW 2.71.

How translate .psp to .prx? T.T

Posted: Fri Nov 10, 2006 3:58 pm
by TyRaNiD
Urm most likely you haven't actualy decrypted the prx files :)