PS3 WebMAN Mod and encrypted ISO

Berion

Developer
Based on: https://github.com/aldostools/webMAN-MOD/releases
Merged @NvrBst's fork of ps3netsrv: now supports encrypted ps3 isos (3k3y / redump)

Does this also means that I can put encrypted disc image to "dev_hdd0/PS3ISO/"? What about key? Also should be there? But how should be named?

I unpacked my PS3 from long hibernation and want to dump discs on PC (I have their keys anyway, and my ODDW support PS3BD-ROM TOC) because mechanism of taking/spitting discs in drive stops working, and I'm to lazy to disassemble it (also on PC I can dump them faster).

@aldostools
 
Based on: https://github.com/aldostools/webMAN-MOD/releases


Does this also means that I can put encrypted disc image to "dev_hdd0/PS3ISO/"? What about key? Also should be there? But how should be named?

I unpacked my PS3 from long hibernation and want to dump discs on PC (I have their keys anyway, and my ODDW support PS3BD-ROM TOC) because mechanism of taking/spitting discs in drive stops working, and I'm to lazy to disassemble it (also on PC I can dump them faster).

@aldostools
Check this post from NvrBst
http://forum.redump.org/topic/14472/ps3netsrv-modified-for-encrypted-3k3yredump-isos/

The changes are found in this commit:
https://github.com/aldostools/webMAN-MOD/commit/8a2a6ec0812b578d1cb3d45e88636e0ea7e79956
 
Would it actually be possible to include decryption into webMAN directly so that encrypted ISOs can be mounted and decrypted from local drives using key-files?
 
Would it actually be possible to include decryption into webMAN directly so that encrypted ISOs can be mounted and decrypted from local drives using key-files?

The modified ps3netsrv does on-the-fly decryption. From the PS3's (webMAN/mMCM/etc) point of view it is dealing with a decrypted iso.
 
Back
Top