• 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.5 by Naehrwert Out, Uses Metadata for Decryption

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

65w ago - Following up on his previous revision, today PlayStation 3 developer naehrwert has updated PS3 SCETool v0.2.5 which utilizes metadata information for decryption among the changes outlined below.

Download: PS3 SCETool v0.2.5 / ZLib1.dll File (Required)

scetool 0.2.5 public build (C) 2011-2012 by naehrwert

Setup:

  • /data/keys : Keyfile.
  • /data/ldr_curves : Loader curves (7744 bytes).
  • /data/vsh_curves : VSH curves (360 bytes).

Keyfile format:

 [keyname]
 type={SELF, RVK, PKG, SPP, OTHER}
 revision={00, ..., 18, 8000}
 version={..., 0001000000000000, ...}
 self_type={LV0, LV1, LV2, APP, ISO, LDR, UNK_7, NPDRM}
 key=...
 erk=...
 riv=...
 pub=...
 priv=...
 ctype=...
Keyset example:

 [metldr]
 type=SELF
 revision=00
 self_type=LDR
 erk=0000000000000000000000000000000000000000000000000000000000000000
 riv=00000000000000000000000000000000
 pub=00000000000000000000000000000000000000000000000000000000000000000000000000000000
 priv=000000000000000000000000000000000000000000
 ctype=00
NPDRM key(set) names:

  • [NP_tid]: Title ID OMAC1 key.
  • [NP_ci]: Control info OMAC1 key.
  • [NP_klic_free]: Free klicensee.
  • [NP_klic_key]: Klicensee key.
  • [NP_sig]: Footer signature ECDSA keyset.

Help text:

 USAGE: scetool [options] command
 COMMANDS           Parameters       Explanation
  -h, --help                         Print this help.
  -k, --print-keys                   List keys.
  -i, --print-infos file_in          Print SCE file info.
  -d, --decrypt     file_in file_out Decrypt/dump SCE file.
  -e, --encrypt     file_in file_out Encrypt/create SCE file.
 OPTIONS                Possible Values       Explanation
  -v, --verbose                               Enable verbose output.
  -r, --raw                                   Enable raw value output.
  -0, --sce-type        SELF/RVK/PKG/SPP      SCE File Type
  -1, --compress-data   TRUE/FALSE(default)   Whether to compress data or not.
  -2, --key-revision    e.g. 00,01,...,0A,... Key Revision
  -m, --meta-info                             Use provided meta info to decrypt.
  -3, --self-auth-id    e.g. 1010000001000003 Auth ID
  -4, --self-vendor-id  e.g. 01000002         Vendor ID
  -5, --self-type       LV0/LV1/LV2/APP/ISO/
                        LDR/NPDRM             SELF Type
  -6, --self-fw-version e.g. 0003004100000000 Firmware Version
  -7, --self-add-shdrs  TRUE(default)/FALSE   Whether to add ELF shdrs or not.
  -8, --self-ctrl-flags                       Override control flags.
  -9, --self-cap-flags                        Override capability flags.
  -b, --np-license-type FREE                  License Type
  -c, --np-app-type     SPRX/EXEC/UPDATE      App Type
  -f, --np-content-id                         Content ID
  -g, --np-real-fname   e.g. EBOOT.BIN        Real Filename
  -j, --np-add-sig      TRUE/FALSE(default)   Whether to add a NP sig. or not.
History:

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!




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 215 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
ginz's Avatar
#25 - ginz - 70w ago
Reply
sorry... i am newbie for ps3... can anyone told me what about scetool is used for what... thanks

Ezio's Avatar
#24 - Ezio - 70w ago
Reply
It's just a great tool, a bit difficult to use for the average user. It is a multi-tool based on the fail0verflow tools and mainly it allows to encrypt/decrypt any elf/self with the known keys so far. I'm very glad the coder naehrwert makes it pubblic for all developers and not. I take this opportunity to thank him publicly.

LKJHGFDSA's Avatar
#23 - LKJHGFDSA - 70w ago
Reply
what does the tool actually do though. I see my comment from the last update is just there.

I wouldn't really want to repeat myself, but yeah.. should have that info in there.

PS3 News's Avatar
#22 - PS3 News - 70w ago
Reply
Recently PlayStation 3 developer naehrwert has updated PS3 SCETool to version 0.2.2, which includes several fixes and optimizations as outlined below.

Download: http://www.mediafire.com/?hivflffunh7cjhh / http://uploadmirrors.com/download/8VFRIMNX/zlib125-dll.zip (Required)

From the included ReadMe file: History:

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!

SCETool 0.2.2 (C) 2011-2012 by naehrwert


Setup:
- /data/keys : Keyfile.
- /data/ldr_curves : Loader curves (7744 bytes).
- /data/vsh_curves : VSH curves (360 bytes).

Keyfile format:
[keyname]
type={SELF, RVK, PKG, SPP, OTHER}
revision={00, ..., 18, 8000}
version={..., 0001000000000000, ...}
self_type={LV0, LV1, LV2, APP, ISO, LDR, UNK_7, NPDRM}
key=...
erk=...
riv=...
pub=...
priv=...
ctype=...

Keyset example:
[metldr]
type=SELF
revision=00
self_type=LDR
erk=0000000000000000000000000000000000000000000000000000000000000000
riv=00000000000000000000000000000000
pub=00000000000000000000000000000000000000000000000000000000000000000000000000000000
priv=000000000000000000000000000000000000000000
ctype=00

NPDRM key(set) names:
- [NP_tid]: Title ID OMAC1 key.
- [NP_ci]: Control info OMAC1 key.
- [NP_klic_free]: Free klicensee.
- [NP_klic_key]: Klicensee key.
- [NP_sig]: Footer signature ECDSA keyset.

Help text:
USAGE: scetool [options] command
COMMANDS Parameters Explanation
-h, --help Print this help.
-k, --print-keys List keys.
-i, --print-infos file_in Print SCE file info.
-d, --decrypt file_in file_out Decrypt/dump SCE file.
-e, --encrypt file_in file_out Encrypt/create SCE file.
OPTIONS Possible Values Explanation
-v, --verbose Enable verbose output.
-0, --sce-type SELF/RVK/PKG/SPP SCE File Type
-1, --compress-data TRUE/FALSE(default) Whether to compress data or not.
-2, --key-revision e.g. 00,01,...,0A,... Key Revision
-3, --self-auth-id e.g. 1010000001000003 Auth ID
-4, --self-vendor-id e.g. 01000002 Vendor ID
-5, --self-type LV0/LV1/LV2/APP/ISO/
LDR/NPDRM SELF Type
-6, --self-fw-version e.g. 0003004100000000 Firmware Version
-7, --self-add-shdrs TRUE(default)/FALSE Whether to add ELF shdrs or not.
-8, --self-ctrl-flags Override control flags.
-9, --self-cap-flags Override capability flags.
-a, --np-license-type FREE License Type
-b, --np-app-type SPRX/EXEC/UPDATE App Type
-c, --np-content-id Content ID
-f, --np-real-fname e.g. EBOOT.BIN Real Filename
-g, --np-add-sig TRUE/FALSE(default) Whether to add a NP sig. or not.



More PlayStation 3 News...

jesterking1's Avatar
#21 - jesterking1 - 73w ago
Reply
yeah, that happens more often than naught on the site... I always see when new releases of software come out, but it's always assumed that we already know what the previous release did...

Page 39 of 43 «‹3738394041›LAST »

Related PS3 News and PS3 CFW Hacks or JailBreak Articles

• PS3 EDAT Devklic Bruteforcer v1.0 / v1.1 By JjKkYu is Released
• MAME 0125 (Multiple Arcade Machine Emulator) for PS3 Release 1 Out
• PS3 Game List by Nullptr PlayStation 3 Homebrew App is Released
• MultiMAN v04.40.00 PS3 Server and Showtime Edition Updates Out
• ScummVM 1.6.0 PlayStation 3 Emulator Updated, +4 to Engines
• PSN Tool v1.0 and PSN Tool Creator v1.0 to Combat PSN Bans Arrive
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
Fixing Tales of Graces F for PS3 CFW 3.55 - 30s ago

niwakun's Avatar
Quote with the xillia release is coming near, I hope mamu is still there to help us with undub job ...
By niwakun with
 910 Comments »
PS3 System Software Update 4.45 Released, Mass Bricking Reports - 2h ago

GrandpaHomer's Avatar
Quote It works fine on Vita for long time now ... Also -as a side effect - the advanced notification settings (on the same PSN account) set on Vita were a...
By GrandpaHomer with
 21 Comments »
Introductions: Hello Everyone, I'm New at PS3News.com! - 3h ago

elser1's Avatar
Quote Gday John.glad to have you here mate. Thanks for your service. If you need any help what so ever, please ask and we will do our best to help you mate....
By elser1 with
 7176 Comments »
Fixing Tales of Graces F for PS3 CFW 3.55 - 3h ago

Mahadewa's Avatar
Quote could you give me the tools you used to repack the files so i could try too?...
By Mahadewa with
 910 Comments »

Latest PlayStation 3 Trophies
Dungeons & Dragons: Daggerdale: The Big Stick
Dungeons & Dragons: Daggerdale: Four of a Kind
Dungeons & Dragons: Daggerdale: Man at Arms
Dungeons & Dragons: Daggerdale: Solid Gold

Latest PlayStation Vita Trophies
Jak II (Vita): The Collectationator!
Jak II (Vita): The Collectivist
Jak II (Vita): The Collector
Jak II (Vita): Head Master

Latest PlayStation 3 Releases
Army Of Two USA PS3-Googlecus - 06-19-2013
The Last of Us JPN PS3-Caravan - 06-19-2013
Le Tour De France 2013 PS3-STRiKE - 06-18-2013
MotoGP 13 PS3-COLLATERAL - 06-17-2013

Latest PlayStation 3 Themes
The Last of Us PS3 Theme - 06-19-2013
Heavy Rain (Official) Dynamic PS3 Theme - 06-19-2013
God Of War 3 (Unofficial V1/V2) PS3 Theme - 06-12-2013
PlayStation Classic PS3 Theme - 06-11-2013
  • Contact Us
  • -
  • PS3 News