Skip to content

drizzt/fuckPsn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fuckPsn 1.0 by drizzt@ibeglab.org

Prerequisites

  • CA27.cer, dev_blind.pkg, fuckPsn-v0.9.exe from here
  • OpenPS3FTP v1.3 or later, you can download 1.5 from here

ChangeLog

v1.0: Fix spoofing (Thanks flys out to BigFAN from psjailbreak.ru and Asure from ps3hax for the informations.)
v0.9: Add support for 4.21 spoofing
v0.8: Re-add support for firmwares older than 3.55
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

Installation

  1. Install dev_blind.pkg and OpenPS3FTP on your PS3 (using FTP, external USB or what else)
  2. Launch dev_blind and make it mount the flash
  3. Open OpenPS3FTP
  4. Connect via FTP to PS3 (using username root and password openbox)
  5. Go to /dev_blind/data/cert
  6. Rename CA27.cer to CA27.cer.bak
  7. Put my CA27.cer as /dev_blind/data/cert/CA27.cer
  8. Set the PS3's PRIMARY and SECONDARY DNS server to your PC's IP address
  9. Reboot your PS3
  10. Start fuckPsn-v0.7.exe
  11. Enjoy with PSN

Warnings

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

FAQs

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.

Donate

If you like my work please Donate

Autoinstaller for Debian/Ubuntu

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/drizzt/fuckPsn/master/autoinstaller_ubuntu.sh | sudo /bin/sh -

Now you have fuckPsn installed as fuckPsn command

Using under Linux (expert version)

  1. Download source code
  2. Install required gems with gem install rubydns rainbow
  3. Launch fuckPsn: sudo ./fuckPsn.rb
  4. Enjoy

DEVELOPERS SECTION

Build EXE (Windows only)

  1. Install Ruby for Windows
  2. Install eventmachine beta gem install eventmachine --pre
  3. Install required gems by opening the "Ruby Command Line" and typing gem install ocra rainbow rubydns windows-pr win32console
  4. Launch: ocra --icon fuckPsn.ico fuckPsn.rb data\*
  5. You will have fuckPsn.exe file

About

A simple SSL proxy used to spoof PSN version.

Resources

Stars

Watchers

Forks

Packages

No packages published