• Home
  • Downloads
  • EBOOT Fixes
  • Forums
  • New Posts
  • Register
    • Welcome, Register Now! 
    • Premium VIP Membership
    • PS3 Sticky
      • PS3 CFW & MFW
      • PS3 Debug Firmware
      • PS3 Decrypted PSN Links for CFW
      • PS3 Downloads
      • PS3 EBOOT.BIN Original File Links
      • PS3 Firmware
      • PS3 Game Releases List
      • PS3 Guides & Tutorials
      • PS3 Hacking Guides and Tutorials
      • PS3 Hacks & JailBreak
      • PS3 Help & Support
      • PS3 JailBreak Game Compatibility List
      • PS3 JB2 / True Blue (TB) Game Links
      • PS3 multiMAN Updates
      • PS3 Resources
      • PS3 Reviews
      • PS3 Save Files Repository
      • PS3 Themes
      • PS3 Trophies List
      • PS3 Videos
      • PS Vita Trophies List
    • Quick Links
      • Affiliates
      • Contact Us
      • FAQ
      • Post News
      • Site Rules
      • Tag Cloud
 

PS3 SCETool v0.2.9 by Naehrwert Updated, Adds NP Fix and More

Category: PS3 Hacks & JailBreak  By: PS3 News - (twitter.com)
Tags: ps3 scetool scetool v0.2.9 scetool naehrwert naehrwert ps3 ps3 hax ps3hax ps3 hacks

38w ago - Following up on his previous release, today Sony PlayStation 3 hacker Naehrwert has updated SCETool to version 0.2.9 which now includes an NP application types fix and more as detailed in the changes below.

Download: PS3 SCETool v0.2.9 / ZLib1.dll File (Required) / ZLib1.dll File (Mirror) / SCETool.exe v0.2.9 (no zlib1.dll or data folder required) by ben.ss7

Version 0.2.9

  • Plaintext sections will now take less space in metadata header keys array.
  • Added option to specifiy a template SELF to take configuration values from.
  • Added option to override the keyset used for en-/decryption.
  • Fixed NP application types.
  • [Firmware Version] will now be written to control info only.
  • [Application Version] will now be written to application info only.

Finally, from ben.ss7: Here is a scetool v0.2.9 which has zlib1.dll and the data folder embedded within the exe, which means it doesn't require you to have zlib1.dll and the data folder for keys.

The original scetool source code hasn't been touched and it shouldn't have any issues. The keys which have been embedded in to this exe are:

  • NP_tid
  • NP_ci
  • NP_klic_free
  • NP_klic_key
  • NP_sig
  • metldr
  • bootldr(lv0)

If any user wants me to embed all the keys up to 4.31 PM me. Enjoy




Stay tuned for more PS3 Hacks and PS3 CFW news, follow us on Twitter and be sure to drop by the PS3 Hacks and PS3 Custom Firmware Forums for the latest PlayStation 3 scene updates and homebrew releases!

Comments 211 Comments - Go to Forum Thread »

Errors

The following errors occurred with your submission

Okay

Quick Reply Quick Reply

  • Decrease Size
    Increase Size
  • Wrap [QUOTE] tags around selected text
Posting Quick Reply - Please Wait Posting Quick Reply - Please Wait
JOHNBOI's Avatar
#211 - JOHNBOI - 1w ago
Reply
what resigns pkgs from 4.40-4.41? looking for a tool to do this??

PS3 News's Avatar
#210 - PS3 News - 2w ago
Reply
Today PlayStation 3 homebrew developer spacemanspiff has released OpenSCETool (OSCETool) v0.9.2 which is an open-source clone of the original SCETool followed by the SCETool source code by naehrwert with details below.

Download: https://github.com/spacemanspiff/oscetool/archive/master.zip / https://github.com/spacemanspiff/oscetool / https://github.com/naehrwert/scetool/archive/master.zip / https://github.com/naehrwert/scetool

To quote: OpenSCETool is a clone of scetool under an open source license. SCETool was reverse engineered and analized to produce this program, and copied his behaivour.

OpenSCETool (OSCETool) Changelogs:

Version 0.9.2

• Fixed rap/rif/idps/act.dat management. Now it works fine.

Version 0.9.1

• Fixed a segfault decrypt some SELFs.
• Added option -p to patch the sys_process_param when signing an ELF. This is the same as applying FixELF.exe before signing.
• Added support to klics.txt. If the klicensee is not specified, it is looked up in the data/klics.txt automatically (only for decrypt).

Version 0.9.0

• First commited version, compatible with SCETool 0.2.9.

Now GNU/Linux users can have a native tool too. If you want an SCETool replacement, remember to add this keys (this were in the code, you can find them in previous revisions of the code, or in flatz's rif/raf tools:


[NP_rap_initial]
type=OTHER
key=...

[NP_rap_pbox]
type=OTHER
key=...

[NP_rap_e1]
type=OTHER
key=...

[NP_rap_e2]
type=OTHER
key=....
From mind: Seems the keys are:


[NP_rap_initial]
type=OTHER
key=869F7745C13FD890CCF29188E3CC3EDF

[NP_rap_pbox]
type=OTHER
key=0C030604010B0F08020700050A0E0D09

[NP_rap_e1]
type=OTHER
key=A93E1FD67C55A329B75FDDA62A95C7A5

[NP_rap_e2]
type=OTHER
key=67D45DA3296D006A4E7C537BF5538C74
SCETool Changelog: History:

Version 0.2.9

• Plaintext sections will now take less space in metadata header keys array.
• Added option to specifiy a template SELF to take configuration values from.
• Added option to override the keyset used for en-/decryption.
• Fixed NP application types.
• [Firmware Version] will now be written to control info only.
• [Application Version] will now be written to application info only.

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.

Version 0.2.7:

• Added local NP license handling.
• Added option to override klicensee.
• Added option to disable section skipping (in SELF generation).

Version 0.2.5:

• Added option to use provided metadata info for decryption.
• "PS3" path environment variable will now be searched for keys/ldr_curves/vsh_curves too.

Version 0.2.4:

• Added option to display raw values.
• Moved factory Auth-IDs to (as they are on ps3devwiki now).

Version 0.2.2:

• Added options to override control/capability flags (32 bytes each).
• Fixed where a false keyset would crash scetool when decrypting a file.
• Some source level changes and optimizations.

Version 0.2.1:

• zlib is required to use scetool.
• 'sdk_type' was changed to 'revision' in data/keys.

Greetings to: you know who you are!



More PlayStation 3 News...

PS3 News's Avatar
#209 - PS3 News - 3w ago
Reply
Following up on his previous updates, today PlayStation 3 developer JjKkYu has released TrueAncestor EDAT Rebuilder v1.2 followed by v1.25 with details below.

Download: http://www.mediafire.com/?xi61k6jc9vj8g6s / http://www.mediafire.com/?hy22xvcu6l9y6x8

Changelogs:

v1.25:

1. Add subfolder traversal in edat/sdat folder.
2. Fix 2G+ file handling issue (probably).
3. Fix syntax issue while handling certian edat files.
4. Re-adjust the mainmenu.

v1.2:

1. Add SDAT file supporting.

v1.1:

1. Fix Java OutOfMemory for encrypting big files.
2. Add JVM Memory config in toolcore.cfg.

v1.0 Features:

1. Decrypt and encrypt edat files on pc.
2. Fast rebuild mode.
3. Batch mode.
4. Dev Klic should be input manually at now.

It seems Windows 8 cannot pass the java check.. maybe fix it in next version.

Finally, from oakhead69: Hi jjkkyu, If you have based your code on my C# code which in turn is based on the port by KDSBest. There is a significant bug in the reverseByteWithSizeFIX code.

It will fail the hash check on some data blocks, hench KDSBest removed the test. More importantly when generating the hash for the data blocks during encryption, the hash will be incorrect. Hench the resulting SDAT/EDAT will be bad. I have attached some updated code below.


public static byte[] reverseByteWithSizeFIX(byte[] b)
{
int i;
byte[] b2;

if (b.Length < 0x10 && (b[b.Length - 1] & 0x80) != 0)
{
b2 = new byte[0x10];
for (i = 0; i < b.Length; i++)
{
b2[b2.Length - 1 - i] = b[i];
}
for (i = b.Length; i < 0x10; i++)
{
b2[0x10 -1 - i] = 0xff;
}
}
else
{
b2 = new byte[b.Length];
for (i = 0; i < b2.Length; i++)
{
b2[b2.Length - 1 - i] = b[i];
}
}
return b2;
}

More PlayStation 3 News...

ps33ps's Avatar
#208 - ps33ps - 4w ago
Reply
for me at the moment, a waste of time. 28 hours waiting and key not been found. UnEDAT show devklic very fast but klic is invalid. probably only flatz tools show good devklic

ps33ps's Avatar
#207 - ps33ps - 5w ago
Reply
how to get devklic? i try to decrypt dlc gran tuismo 5 BCES00569 and i use Bruteforce Edat 1.0.4 but not working properly foundkey:

Decrypt: vou30.edat
Content ID: EP9001-BCES00569_00-0000000000000000
Done!
Key found: 00000000000000000000000000000000

Decrypt: vou30.edat
Content ID: EP9001-BCES00569_00-0000000000000000
Done!
Key found: 72F990788F9CFF745725F08E4C128387

Decrypt: vou30.edat
Content ID: EP9001-BCES00569_00-0000000000000000
Done!
Key found: 44F8C99E9272AEAAEFA946680E1DC590

Decrypt: vou30.edat
Content ID: EP9001-BCES00569_00-0000000000000000
Done!
Key found: 8D5B3D9ACE0BAC2794A1434D92E689F7

Decrypt: vou30.edat
Content ID: EP9001-BCES00569_00-0000000000000000
Done!
Key found: 00875F084DF2B8D68AA06D55335E1276

and many more, but any key doesn't work

regards

Page 1 of 43 123456789›LAST »

Related PS3 News and PS3 CFW Hacks or JailBreak Articles

• Guide to Install multiMAN PS3 Themes via USB from a PKG File
• Simple PS3Updates v1.6 Build 2 Final PS3 Homebrew App Updated
• Video: Super Pixel Jumper v1.2 PS3 Homebrew Game is Released
• Video: Pointman: The Akkadian Wars PS3 Homebrew Game Arrives
• PSPMinis / PS3Minis / Bite v1.5.1 Update for PS3 is Now Released
• PS3 Fan Control Utility v1.7 for PS3 CFW CEX 3.41 to 4.41 Arrives
Affiliates  NewsNow  Privacy  PS3 CFW & MFW  PS3 Hacks & JailBreak  PS3 Reviews  PS3 Videos  © 2013 PlayStation 3 News

PlayStation 3 Links

• Contact Us E-Mail
• PS3 Affiliates
• PS3 CFW & MFW
• PS3 Debug Firmware
• PS3 Decrypted PSN Links for CFW
• PS3 Downloads
• PS3 EBOOT.BIN Original File Links
• PS3 Firmware
• PS3 Game Releases List
• PS3 Guides & Tutorials
• PS3 Hacking Guides and Tutorials
• PS3 Hacks & JailBreak
• PS3 Help & Support
• PS3 JailBreak Game Compatibility List
• PS3 JB2 / True Blue (TB) Game Links
• PS3 multiMAN Updates
• PS3 News Forums
• PS3 News Site FAQ
• PS3 News Site Advertising FAQ
• PS3 News Site Posting FAQ
• PS3 News Site Privacy FAQ
• PS3 News Site Rules
• PS3 News Site Tag Cloud
• PS3 News Site Terms
• PS3 Resources
• PS3 Reviews
• PS3 Save Files Repository
• PS3 Themes
• PS3 Trophies List
• PS3 Videos
• PS Vita Trophies List

PlayStation 3 News Discussions
PSN Games Decrypted for PS3 Custom Firmware 3.55 by DUPLEX! - 1h ago

elser1's Avatar
Quote any fix for fuse 3.55?interested to see what the games like.thanks!...
By elser1 with
 8168 Comments »
PS3 Unbricking and Downgrading Service - 1h ago

elser1's Avatar
Quote thats pretty quick mate,as theres a bit of work to it,and i can imagine how busy he is and with postage times etc....
By elser1 with
 695 Comments »
PS3 Unbricking and Downgrading Service - 2h ago

joetex72's Avatar
Quote Sent mine out on 5/06/13 and got back today 5/24/13. It took a bit longer than expected but I sent it out with OFW 4.31 and got it back with 3.55. Tha...
By joetex72 with
 695 Comments »
Codemasters Unveils Grid 2 Mono Edition, Ultimate Collector's Item - 2h ago

elser1's Avatar
Quote gimme the car not buying the game.lol...
By elser1 with
 1 Comment »

Latest PlayStation 3 Trophies
Move Street Cricket II: Ace of all trades
Move Street Cricket II: Veteran
Move Street Cricket II: 5 Star
Move Street Cricket II: Velcro Hands

Latest PlayStation Vita Trophies
Men's Room Mayhem: Toilet Trouble
Men's Room Mayhem: Mayhem Master
Men's Room Mayhem: Hygiene Award
Men's Room Mayhem: Sand in the Face

Latest PlayStation 3 Releases
Kamen Rider Battride War Premium TV Sound Edition JPN PS3-HR - 05-24-2013
Tom Clancys H A W X EUR PS3-Googlecus - 05-23-2013
Terraria JPN PS3-HR - 05-23-2013
Kamen Rider Battlide War JPN PS3-Caravan - 05-21-2013

Latest PlayStation 3 Themes
Wolverine Origins PS3 Theme - 05-19-2013
Heavy Rain (Official) Dynamic PS3 Theme - 05-09-2013
Wipeout HD Fury Dynamic PS3 Theme - 05-06-2013
Batman Arkham City Dynamic PS3 Theme - 05-04-2013
  • Contact Us
  • -
  • PS3 News