Here is the second release from Gitbrew tonight called NoPDRM. This is basically a automated process to getting your psn content back.
To quote Gitbrew
NoPDRM
With the release of mallory’s NPDRM-enabled ps3tools, it was
remarkably simple to re-enable your legally purchased PSN titles.
Overview of steps:
unself2 -> make_self_npdrm -> pkg.py
Tools you need:
ps3tools modified for NPDRM use (included)
make_self_npdrm from geohot’s tools (included in psl1ght)
pkg.py (included in psl1ght)
To use the NPDRM ps3tools you need:
Your console’s IDPS
Your console’s exdata folder (/dev_hdd0/home/xxxxxxxx/exdata/)
Your PSN titles (/dev_hdd0/game/NP*)
The get_idps.pkg file can be installed on your PS3. When run, it creates
a file called ‘idps’ on the root of an attached USB drive. Copy this idps
file to your PS3KEYS folder. Make sure that your PS3KEYS folder has the
appldr NPDRM keys. One pair was included in mallory’s ps3tools release and
more can be found at Keys Appldr
FTP your PS3′s exdata folder to your PS3KEYS folder (e.g. ~/.ps3/exdata).
Now the NPDRM modified ps3tools have all the keys they need to decrypt
PSN games.
Copy a PSN title to your computer. Run nopdrm.py with the PSN game’s folder
and the output package names as arguments.
Example:
nopdrm.py NPUB90126 mgsdb.pkg
The resulting package can be installed on your PS3 and will play without
any PSN licensing restrictions.
NOTE: PSN titles that use encrypted data files (*.EDAT) will likely not work.
nopdrm.py outputs a warning if it detects a EDAT file in the PSN title.
Work on decrypting EDAT files is underway.
NOTE: All pkgs were tested with OtherOS++ MFW. Results are not guaranteed
on other firmwares.
Please report any bugs to #otheros on gitbrew’s IRC.
Thanks:
juan nadie
glevand
geohot
fail0verflow
gitbrew
|
NoPDRM V1
Also here is some other news regarding the rsx progress via Gitbrew
Progess on the RSX
We have made some amazing breakthroughs and has completely skipped over the Lv1
Glevand has managed to run direct commands to the FIFO without lv1 calls.
As well as running multiple pipelines from the gpu.
This is amazing progress towards making a fully functional rsx driver.
ps3fb source will be available shortly for compiling.
|
SOURCE
Tags: gitbrew, PS3 Hacks, PS3Hax
Discuss in Forums (16)
10-21-2011
09:50 PM
Moved to front page, thanks
10-21-2011
09:51 PM
Great week for the scene!
10-22-2011
01:49 AM
where shall i put the nopdrm.py file?
always show "No such file or directory" when run the command "nopdrm.py NPXXXXXXXX XXX.pkg"
10-22-2011
02:32 AM
I luv all these guys for this contributing to our loss .Git & all others .I give Much respect 2 u all !!!!!
************* [ - Post Merged - ] *************
10-22-2011
05:18 AM
Great news!
Hope to see the RSX driver soon!
10-22-2011
07:47 AM
Actually ignore this i just realised my fix was in relation to installing the ps3chain tool >.<
*edit*
second issue actually, trying to install the toolchain as per http://psl1ght.net/wiki/TutorialInstall:CygWin but the compiler is just hanging on mpc-0.8.2/ltmain.sh
Does anyone know whats wrong?
10-22-2011
09:59 AM
is anyone having problems downloading from gitbrew?
10-22-2011
12:09 PM
The reason you were having problems downloading was because around 1000 people were trying to download the same files, and almost crashed our server and connection to the server. Donations would be nice for a better connection, or another connection to speed up the process >_<.
10-22-2011
12:18 PM
10-22-2011
12:34 PM
10-22-2011
05:39 PM
I keep getting an error when trying to use this..
/usr/bin/nopdrm.py:71: RuntimeWarning: tmpnam is a potential security risk to your program
unselfed = os.tmpnam()
Failed to unself the EBOOT.BIN!
Anyone idea why?
10-22-2011
06:20 PM
10-22-2011
06:43 PM
anyway I got ride of os.tmpnam() error by replacing os.tmpnam() with os.tmpfile() in nopdrm.py using a text editor but i keep getting the
Failed to unself the EBOOT.BIN" error ????
10-22-2011
08:36 PM
Sent from my PC36100 using Tapatalk
10-23-2011
06:10 AM
Ok, can anyone give me a hint as to whats wrong,a nd how I go about fixing it ?
I have a feeling its a keys error, but am not sure.
Any hints and tips would be great.
10-23-2011
08:40 PM
Thanks!