| View previous topic :: View next topic |
| Author |
Message |
breaKdown
Joined: 23 Oct 2005 Posts: 13
|
Posted: Fri Nov 30, 2007 2:43 am Post subject: Disasm 3.72 prx's not possible yet? |
|
|
Hi,
I tried to disassemble premo_plugin.prx, but all I get is:
| Code: |
PRXTool v1.1 : (c) TyRaNiD 2k6
Built: Oct 24 2007 20:17:36
Loading premo_plugin.prx
Error: Magic value incorrect (not an ELF?)
Error: Couldn't load prx file structures
Done |
I'm using PRXTool v.1.1 (Win32)
thx in advance! |
|
| Back to top |
|
 |
Mashphealh
Joined: 28 Nov 2007 Posts: 18
|
Posted: Fri Nov 30, 2007 4:46 am Post subject: |
|
|
| Search the new prxtool. It will disasm the 3.7x prxs . |
|
| Back to top |
|
 |
moonlight
Joined: 26 Oct 2005 Posts: 567
|
Posted: Fri Nov 30, 2007 5:26 am Post subject: |
|
|
| erm, did you decrypt the file? :p |
|
| Back to top |
|
 |
Cpasjuste
Joined: 29 May 2005 Posts: 214
|
Posted: Fri Nov 30, 2007 5:37 am Post subject: |
|
|
| I think moonlight pointed out the problem :) |
|
| Back to top |
|
 |
Mashphealh
Joined: 28 Nov 2007 Posts: 18
|
Posted: Fri Nov 30, 2007 5:47 am Post subject: |
|
|
| moonlight wrote: | | erm, did you decrypt the file? :p |
I had not fixed at this xD |
|
| Back to top |
|
 |
moonlight
Joined: 26 Oct 2005 Posts: 567
|
Posted: Fri Nov 30, 2007 6:44 am Post subject: |
|
|
| Check the file with an editor, and check it has ELF signature. You probably didn't run psardumper with the decrypt option, I think it is sqauare, don't remember it rigut now but the screen says it :p |
|
| Back to top |
|
 |
breaKdown
Joined: 23 Oct 2005 Posts: 13
|
Posted: Fri Nov 30, 2007 6:48 am Post subject: |
|
|
| of course it's decrypted...but where to get the newer one? |
|
| Back to top |
|
 |
moonlight
Joined: 26 Oct 2005 Posts: 567
|
Posted: Fri Nov 30, 2007 6:55 am Post subject: |
|
|
The new one is in svn
svn co svn://svn.ps2dev.org/psp/trunk/prxtool
Anyways, check your file with a hexeditor, no version of prxtool should output that message if the file is decrypted&decompressed, maybe there is an error in decryption :S |
|
| Back to top |
|
 |
Cpasjuste
Joined: 29 May 2005 Posts: 214
|
Posted: Fri Nov 30, 2007 7:37 am Post subject: |
|
|
| Also you should post your command line here. |
|
| Back to top |
|
 |
TyRaNiD
Joined: 18 Jan 2004 Posts: 918
|
Posted: Sat Dec 01, 2007 3:10 am Post subject: |
|
|
| It isn't decrypted or if it is it is broken. I have seen psardecrypt stuff to sometimes decrypt certain files incorrectly, all you get is a binary stream of garbage. |
|
| Back to top |
|
 |
moonlight
Joined: 26 Oct 2005 Posts: 567
|
Posted: Sat Dec 01, 2007 4:47 am Post subject: |
|
|
| TyRaNiD wrote: | | It isn't decrypted or if it is it is broken. I have seen psardecrypt stuff to sometimes decrypt certain files incorrectly, all you get is a binary stream of garbage. |
Well, that usually happened when 2RLZ compressed files couldn't be decompressed, those files were the "garbage". Now it shoult be fine. |
|
| Back to top |
|
 |
|