Go Back  
Reply
 
Thread Tools
Old 08-04-2012   #1
b3wii
Member
 
Join Date: Sep 2010
Posts: 61
Likes: 66
Liked 7 Times in 7 Posts
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
scetool.exe APPCRASH

Hi,

i tried to fix the eboot.bin from kung fu panda 2 but scetool crashes.

i'm on win7 64

what i did:


copied eboot.bin to sce folder
decrypted eboot with "scetool -d EBOOT.BIN EBOOT.ELF"
removed eboot.bin
tried to encrypt it again with "scetool -0=SELF -5=APP -6=0003004100000000 -e EBOOT.ELF EBOOT.BIN"
scetool crashes:
Problemsignatur:
Problemereignisname: APPCRASH
Anwendungsname: scetool.exe
Anwendungsversion: 0.0.0.0
Anwendungszeitstempel: 4fac26a8
Fehlermodulname: scetool.exe
Fehlermodulversion: 0.0.0.0
Fehlermodulzeitstempel: 4fac26a8
Ausnahmecode: c0000005
Ausnahmeoffset: 00009900
Betriebsystemversion: 6.1.7601.2.1.0.256.1
Gebietsschema-ID: 1031
Zusatzinformation 1: 0a9e
Zusatzinformation 2: 0a9e372d3b4ad19135b953a78882e789
Zusatzinformation 3: 0a9e
Zusatzinformation 4: 0a9e372d3b4ad19135b953a78882e789

Edit: crashes on xp too

Edit2: scetool output:

scetool 0.2.7 <public build> (C) 2011-2012 by naehrwert
NP local license handling (C) 2012 by flatz
[*] Loaded keysets.[*] Loaded loader curves.[*] Loaded vsh curves.[*] Error: Could not process C:\Downloads\scetool_0.2.7\BAK\EBOOT.BIN.elf


pls help

Last edited by b3wii; 08-05-2012 at 11:31 AM.
b3wii is offline   Reply With Quote
Old 08-04-2012   #2
manster
 
manster's Avatar
 
Join Date: Dec 2010
Posts: 828
Likes: 998
Liked 1,078 Times in 339 Posts
Mentioned: 120 Post(s)
Tagged: 0 Thread(s)
Originally Posted by b3wii View Post
Hi,

i tried to fix to eboot.bin from kung fu panda 2 but scetool crashes.

i'm on win7 64

what i did:


copied eboot.bin to sce folder
decrypted eboot with "scetool -d EBOOT.BIN EBOOT.ELF"
removed eboot.bin
tried to encrypt it again with "scetool -0=SELF -5=APP -6=0003004100000000 -e EBOOT.ELF EBOOT.BIN"
scetool crashes:
Problemsignatur:
Problemereignisname: APPCRASH
Anwendungsname: scetool.exe
Anwendungsversion: 0.0.0.0
Anwendungszeitstempel: 4fac26a8
Fehlermodulname: scetool.exe
Fehlermodulversion: 0.0.0.0
Fehlermodulzeitstempel: 4fac26a8
Ausnahmecode: c0000005
Ausnahmeoffset: 00009900
Betriebsystemversion: 6.1.7601.2.1.0.256.1
Gebietsschema-ID: 1031
Zusatzinformation 1: 0a9e
Zusatzinformation 2: 0a9e372d3b4ad19135b953a78882e789
Zusatzinformation 3: 0a9e
Zusatzinformation 4: 0a9e372d3b4ad19135b953a78882e789

Edit: crashes on xp too

Edit2: scetool output:

scetool 0.2.7 <public build> (C) 2011-2012 by naehrwert
NP local license handling (C) 2012 by flatz
[*] Loaded keysets.[*] Loaded loader curves.[*] Loaded vsh curves.[*] Error: Could not process C:\Downloads\scetool_0.2.7\BAK\EBOOT.BIN.elf


pls help
try the new one
0.2.8

Version 0.2.8 (intermediate release):
- Fixed minor bugs where scetool would crash.
- Added SPP parsing.
- Decrypting RVK/SPP will now write header+data to file.
http://www.ps3hax.net/showthread.php...ewpost&t=40886
__________________
manster is offline   Reply With Quote
Likes: (1)
Old 08-04-2012   #3
b3wii
Member
 
Join Date: Sep 2010
Posts: 61
Likes: 66
Liked 7 Times in 7 Posts
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
Originally Posted by manster View Post
try the new one
0.2.8



http://www.ps3hax.net/showthread.php...ewpost&t=40886
same problem with version 0.2.8:

Problemsignatur:
Problemereignisname: APPCRASH
Anwendungsname: scetool.exe
Anwendungsversion: 0.0.0.0
Anwendungszeitstempel: 501d595d
Fehlermodulname: scetool.exe
Fehlermodulversion: 0.0.0.0
Fehlermodulzeitstempel: 501d595d
Ausnahmecode: c0000005
Ausnahmeoffset: 00009a00
Betriebsystemversion: 6.1.7601.2.1.0.256.1
Gebietsschema-ID: 1031
Zusatzinformation 1: 0a9e
Zusatzinformation 2: 0a9e372d3b4ad19135b953a78882e789
Zusatzinformation 3: 0a9e
Zusatzinformation 4: 0a9e372d3b4ad19135b953a78882e789

Edit: i think the command to encrypt *.elf to *.bin is wrong...?

i found this command here:

C:\Users\xXx\Downloads\scetool_0.2.7>scetool.exe --sce-type=SEL
F --compress-data=TRUE --skip-sections=TRUE --key-revision=00,01 --self-auth-id=
1010000001000003 --self-vendor-id=01000002 --self-type=NPDRM --self-fw-version=0
003004100000000 --np-license-type=FREE --np-content-id=%~1 --np-app-type=EXEC --
np-real-fname=EBOOT.BIN --encrypt EBOOT.ELF EBOOT.BIN

scetool 0.2.7 <public build> (C) 2011-2012 by naehrwert
NP local license handling (C) 2012 by flatz

[*] SELF built.[*] Data compressed.[*] Data encrypted.[*] EBOOT.BIN written.

..but the new command only works with scetool v0.2.7 and not with v0.2.8 ?!?

results for v0.2.8 :

C:\Users\xXx\Downloads\scetool_0.2.8>scetool.exe --sce-type=SEL
F --compress-data=TRUE --skip-sections=TRUE --key-revision=00,01 --self-auth-id=
1010000001000003 --self-vendor-id=01000002 --self-type=NPDRM --self-fw-version=0
003004100000000 --np-license-type=FREE --np-content-id=%~1 --np-app-type=EXEC --
np-real-fname=EBOOT.BIN --encrypt EBOOT.ELF EBOOT.BIN

scetool 0.2.8 <public build> (C) 2011-2012 by naehrwert
NP local license handling (C) 2012 by flatz

[*] Error (Key Revision): Please provide a valid hexadecimal number.

i'm confused about how to encrypt eboot.elf to eboot.bin for cfw 3.41

any suggestions?

..btw encrypted elf(new eboot.bin) made by scetool 0.2.7 doesnt work (black screen)

Last edited by b3wii; 08-04-2012 at 07:41 PM.
b3wii is offline   Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



PS3Hax.net is Copyright © 2010-2013.
Use of this site is governed by our Terms of Use and Privacy Policy. All Trademarks and images are owned by their respected owners.
Posts and links are subject to each author on this forum and are no way affiliated with the operations and/or opinions of ps3hax.net
All times are GMT -5. The time now is 08:02 PM.