First off thank you for all your help so far i appreciate it, I have made replies in bold so its easy to follow
I don't know about what "hdd tools" You talking. There is only one working application which perform decryption and interpreting logic structure: the
PS3 HDD Reader, written by 3141card. Aldostools made GUI for it, but GUI is GUI, and without this app, it will not work. In this GUI, PS3 HDD Reader (ps3.exe) is ancient and You could try replace it by last version (yet as I said, I don't know if it will work because myself never tried, I'm Linux user mostly).
And speaking of which, on Linux, all tools needed for decryption and mounnting are already build-in in any Linux distribution, except bswap16 kernel module which converting on the fly little endian to big endian. bswap16-ecb written by Decaf Code and used in my toolbox called
PS3 HDD Decryption Helper which I strongly recommend to try.
The hdd tools are the ones already mentioned aldos gui and the windows one you mentioned. neither worked neither found the hdd, i dont have a linux system and im not familar with the system or commands so i didnt use the 3rd linux tool,
Besides them, there are two applications which only decrypting drive and only first layer. Their purpose is different than Your goal.
- - -
HDD can be identify by its serial number, model, firmware version, and eventually by special ata commands which are out of atapi standard. PS3 using first three for assigning drive to console, for nothing more. Encryption based only on two keys (maybe three, for OtherOS partition), all generated from ERK (EID Root Key).
You can dump first 2MiB of this mystery drive and attach it here with ERK, with information from which exactly PS3 model came from (because different models, using different algos and different seeds for keys generating), and I could try decrypt it, telling You if You messed up or there are other reasons that HDD isn't recognized. In this small chunk, there is no any private informations. ERK is unique but Sony identifying consoles in their network only by IDPS.
can you explain how to do this 2mib hdd dump from ps3 or point me to tool that will? windows cant read drive without initialization and the hdd programs cant find it,i dont have linux, the is drive i use in the ps3 and it work perfectly in the ps3, i have the erk, both ps3's are same model cech-2502b
Take in mind that if You agree for disk initialization on Windows, You overwrite PS3 partition table so PS3 HDD Reader, and the same PS3 itself, will no longer able to recognize disk other than as empty (data recovery from such case is possible only on Linux because no one written tools for Windows, but still complicated).
i havent initialized the drive on windows it currently works in the ps3and is the drive i use because it has all my current data
- - -
Changing IDPS needs changes in eEID. That's uncharted territory if this is the only changes needed for Your task. You could potentially end up with none system backup accepting with any IDPS if You start messing with it.
ok wont do that, thank you for the headsup
You can extract data and create another sysbup with target IDPS.
i had this same idea extracting the data would be enough, but the tools i used wouldn't extract from the archives they just froze when opening archives
System Backup archives aren't tied to firmware version AFAIK.
ok thank you good to know