fuckPsn 0.7 by [email protected]
- CA27.cer, dev_blind.pkg, fuckPsn-v0.7b.exe from here
- OpenPS3FTP v1.3 or later, you can download 1.5 from here
v0.7: Add support for 4.11 spoofing
v0.6: Use an empty consoleid. Warning: be sure to get my 0.6 version
v0.5: Add support for firmwares older than 3.55
v0.4: Don't use PS3DNS anymore
- Install dev_blind.pkg and OpenPS3FTP on your PS3 (using FTP, external USB or what else)
- Launch dev_blind and make it mount the flash
- Open OpenPS3FTP
- Connect via FTP to PS3 (using username root and password openbox)
- Go to /dev_blind/data/cert
- Rename
CA27.cer
toCA27.cer.bak
- Put my
CA27.cer
as/dev_blind/data/cert/CA27.cer
- Set the PS3's PRIMARY and SECONDARY DNS server to your PC's IP address
- Reboot your PS3
- Start
fuckPsn-v0.7.exe
- Enjoy with PSN
If you have followed the OLD guide you need to rename the original CA27.cer
to CA27.cer.bak
and (my) CA24.cer
to CA27.cer
and you have to restore the old CA24.cer
, by renaming CA24.cer.bak
to CA24.cer
This is needed since some games use the original CA24.cer
If you lost original cert, you can take it here
Q: fuckPSN does not start or prints "Address already in use" as error
A: Close anything that is using port 80 or 443, try also to close skype and to disable ICS if you are using it.
Prerequsites: You need to have sudo configured to install and use the auto installer (ubuntu has it by default)
Open a terminal and launch the following command:
wget -qO- https://raw.github.com/drizztbsd/fuckPsn/master/autoinstaller_ubuntu.sh | sudo /bin/sh -
Now you have fuckPsn installed as fuckPsn
command
- Download source code
- Install required gems with
gem install rubydns rainbow
- Launch fuckPsn:
sudo ./fuckPsn.rb
- Enjoy
- Install Ruby for Windows
- Install eventmachine beta
gem install eventmachine --pre
- Install required gems by opening the "Ruby Command Line" and typing
gem install ocra rainbow rubydns windows-pr win32console
- Launch:
ocra --icon fuckPsn.ico fuckPsn.rb data\*
- You will have fuckPsn.exe file