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.
PRXTool 1.0
Moderator: cheriff
I found a problem.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
prx files are .psp files in FW 2.71.
How translate .psp to .prx? T.T