Bluedisk EID0 reDRM: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
Line 48: Line 48:
  if(memcmp(eid0_section0, first_encrypt_0x10_bytes, 0x10)!=0)fail();
  if(memcmp(eid0_section0, first_encrypt_0x10_bytes, 0x10)!=0)fail();


=== nonbound eid0 firmware ===
To remove eid0 binding, replace the aim_spu_module.self [[Iso module]] from unpatched OFW 4.25 one (tested, it works).
To remove eid0 binding, replace the aim_spu_module.self [[Iso module]] from unpatched OFW 4.25 one (tested, it works).



Revision as of 19:30, 22 October 2012


XMB eEID Dumper and MM4.25 download

http://www.sendspace.com/file/q8rk8b

XMB eEID Dumper.pkg

MM4.25.pkg

CFWUpgrader ver1.01 and manual.zip

http://www.sendspace.com/file/2mysue

CFW Upgrader and downgrade manual.pdf

CFWUpgrader.exe

CD Key

9E8302C692EEFBD1
0CB52A87B221BC50
C0B7431B5073CC52
0CB52A87B221BC50
FA73FDEF3A3949DE
1C24792552F19D59
45A76B28633A4B82

EID0.BIN

EID.rar

Firmwares

PS3UPDAT.PUP

4.25 CFW based on EID0 Senaxx.rar
4.25 CFW based on EID0 bubba.rar
4.25 CFW based on EID0 Luckystar.rar

  • 4.21 CoreOS
  • 4.25 Spoof/dev_flash for NP/SEN

Downgrade firmwares

4.25TO3.55 CFW
CFW3.55CHECKOFF

reDRM mechanism / eid0 binding

aim_spu_module.self Iso module

https://twitter.com/naehrwert/status/260356650257498113

the check is basically a

if(memcmp(eid0_section0, first_encrypt_0x10_bytes, 0x10)!=0)fail();

nonbound eid0 firmware

To remove eid0 binding, replace the aim_spu_module.self Iso module from unpatched OFW 4.25 one (tested, it works).

Compatibility

Its MFW 4.2x, so all OFW 4.2x signed content should work.

Games

Do not start games from APP_HOME, to prevent "EAUTHFAIL - 0x80010017 - Failure in authorizing SELF. Program authentication fail (Error starting BluRay game)"

Homebrew

3.60 or 3.60+ Signature EBOOT is Work