![]() |
Decrypt Blackops t6mp_ps3f.self?
The attached file is a modded blackops 2 self, was trying to decrypt it to compare with the original, however with unself and scetool I kept getting the following: "Error: Could not decrypt header."
So any suggestions / did I miss something? p.s. The mod does get you banned after a few seconds into the round however can be used to elevate another players score allegedly. [1.03] Modded File Link: http://www.sendspace.com/file/2jo6xg ~0x00 |
Quote:
header is where the main bulk of the encryption is useually for cod titles, how i got around it was skip the header you can do this my ruffley guessing the offset at which the header stops. afew more weeks and this header will prob be solved as well as the new format for the ff files i know people almost there as it is but wont release to the public until most have had full use out of the game |
klicensee?..the fixer just repacked the 355fix with same key
here's decrypted modded elf of that file t6mp_ps3f(BLES01717).elf http://rghost.net/41866748 |
decrypt:
Code:
scetool.exe -v -l 8C10AC1473DF38ADD7A4F2EE8C838DAB -d t6mp_ps3f.self t6mp_ps3f.elfCode:
scetool.exe -v --sce-type=SELF --compress-data=TRUE --skip-sections=FALSE --key-revision=01 --self-auth-id=1010000001000003 --self-app-version=0001000000000000 --self-add-shdrs=TRUE --self-vendor-id=01000002 --self-type=NPDRM --self-fw-version=0003004000000000 --np-license-type=FREE --np-content-id=UP0002-BLUS31011_00-CODBLOPS2PATCH02 --np-klicensee=8C10AC1473DF38ADD7A4F2EE8C838DAB --np-app-type=SPRX --np-real-fname=t6mp_ps3f.self --encrypt t6mp_ps3f.elf t6mp_ps3f.self |
Quote:
(i dont want use already decrypted self i want decrypt my self) |
You can decrypt the .self once you have the klicensee from the eboot.
Decrypt the eboot so it becomes a .elf In the .elf, you will need to find the klicensee key. Once you have that, use SCETool to decrypt the self: Code:
scetool.exe -v -l WHATEVERTHEKLICENSEWASINHEX -d t6mp_ps3f.self t6mp_ps3f.elf8C 10 AC 14 73 DF 38 AD D7 A4 F2 EE 8C 83 8D AB So, the SCETool command would be: Code:
scetool.exe -v -l 8C10AC1473DF38ADD7A4F2EE8C838DAB -d t6mp_ps3f.self t6mp_ps3f.elf |
Quote:
this is my EBOOT if you want help me to find klicense thanks!! http://www.mediafire.com/?2cyyrgrdg3pcxj7 please help me :) |
You could try Aldostools bruteforcer app to see if that can find the klicense for you or try Dark Eboot Fixer v5
What's the ID of your Black Ops 2? The klicense above should work for the following ID's: BLUS31011 BLUS31140 BLES01717 BLUS31141 The same klicensee is in that eboot.elf you posted at offset 00B2C670 |
Quote:
Now work thanks for your help :) |
Update your tools.
Grab "True Ancestor Resigner" or "Dark Eboot Fixer" as they contain newer versions of scetool and the keys etc. That should solve it. |
| All times are GMT -5. The time now is 08:14 AM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.