View Single Post
Old 10-12-2011   #28
RikuKH3
Member
null
 
Join Date: Sep 2010
Posts: 49
Likes: 1
Liked 36 Times in 15 Posts
Mentioned: 10 Post(s)
Tagged: 0 Thread(s)
Thats how you can easily get your console IDPS:

1) Dump your NOR from GameOS using dump_flash.pkg
2) Open it in hex editor and search for IDPS using this example - http://www.ps3devwiki.com/index.php?title=IDPS

Just search for first 8 bytes. For example: 00 00 00 01 00 84 00 09, where '84' is USA target ID and '09' is CECH20A slim motherboard revision).
It's 16 bytes long and you find it twice. Here's example of my IDPS:



Also, I compiled unself2, but it throws error when I try decrypt game update eboot: 'Error decrypting metadata: No such file or directory'. But I don't have act.dat from my ps3, maybe this is issue.
RikuKH3 is offline   Reply With Quote
Likes: (2)