28w ago - Following up on his
previous releases, this weekend PlayStation 3 homebrew developer
JjKkYu has updated his SCETool Script to PS3 TrueAncestor EBOOT Resigner v1.4 followed by v1.41 with the changes outlined below.
Download:
PS3 TrueAncestor EBOOT Resigner v1.4 /
PS3 TrueAncestor EBOOT Resigner v1.41 /
PS3 TrueAncestor EBOOT Resigner v1.41 (Mirror)
To quote: Hi, mates
I renamed my resigner to 'TrueAncestor EBOOT Resigner'.
v1.4 Changelog:
1. Re-make user interface and script.
2. Re-make scetool key file (appldr to 4.30/npdrm to 4.25).
3. Add 3.41 CFW support.
4. Add decrypt FSELF option.
5. Auto-load ContentID from npdrm EBOOT.
6. Fix 3.55/3.41 resign for some games.
Note: To resign self and ppu.self files you just need to rename them to EBOOT.BIN, use option 5/6 to fix them and then rename them back to their original name.
v1.41 Changelog:
1. Add supporting resign 4.25 EBOOT to 4.21 in 4.XX options.
2. Fix 4.25 EBOOT resign to 3.55/3.41/DEX.
is mostly for development purposes.
I wouldn't really want to repeat myself, but yeah.. should have that info in there.
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...