A Place For Gamers By Gamers


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

#1
 Ŧг๏รtאץเ

Ŧг๏รtאץเ
Founder
Founder
This method is reported to brick PS4's on 2.51 Firmware. Not responsible for ANY DAMAGE CAUSED TO YOUR PS4, do any procedure below for your OWN RISK! Only provide the tutorial.

Materials Needed :

 
-1x Raspberry Pi (You easily find on eBay, and in some stores)
-1x 4GB Memory Card

-PS4 1x Serial Flash MX25L25635FMI-10G ( see PS4 Macronix MX25L25635FMI-10G & MX25L1006E NOR Flash Dumped - Page 1 - PS4 NEWS - PS3 NEWS - PlayStation 4 News - PlayStation 3 News - PS3 Hacks - PS3 CFW and PS4 NOR Flash Dump MX25L25635FMI-10G for CXD90025G Arrives - Page 1 - PS4 NEWS - PS3 NEWS - PlayStation 4 News - PlayStation 3 News - PS3 Hacks - PS3 CFW and PS4 AC1D Flash Tool Manager GUI by CFWProphet for PlayStation 4 Out - Page 1 - PS4 NEWS - PS3 NEWS - PlayStation 4 News - PlayStation 3 News - PS3 Hacks - PS3 CFW)

-Raspbian
-Win32 Disk Image
-Putty
-Pinout (Connecting the Raspberry Pi - see PS4 NOR Chip Dumping Process Documentation by AlphaHack)

Note: The technical part of the connection will publish soon.



Installation :

Installing Raspbian : 

 
Turn the win32diskimage

1 - In "Image file" select the image Raspbian that you downloaded.
2 - In "Device" select the drive that is your SD card.
3 - Click on "Write" to start the recording process.

After finishing the process, put the SD card into the Raspberry Pi and connect it using a USB cable.

Remote Shell in Raspbian
Two minutes after starting the Raspberry Pi, turn the Putty.

1 - In the Host Name put: raspberrypi. If you do not work correctly, go to the settings of your router, and find the IP of the Raspberry Pi.

2 - Select SSH
3 - Select Open



Installing the application : 

 
He will request the login place "pi" to the user and "raspberry" for the password.

Note: For additional information about JaiCraB's developments, refer to (JaiSpiMod: JaiSpiMod.hex for Teensy++ 2.0 PS4 Development by JaiCraB - Page 1 - PS4 NEWS - PS3 NEWS - PlayStation 4 News - PlayStation 3 News - PS3 Hacks - PS3 CFW and[You must be registered and logged in to see this link.]

Enter the following commands:




Code:
sudo -s
cd / bin
wget http://jaicrab.org/Ps4/Tools/JAISPI/jaispi
chmod + x jaispi
echo "#blacklist spi-bcm2708"> /etc/modprobe.d/raspi-blacklist.conf
echo "blacklist i2c-bcm2708" >> /etc/modprobe.d/raspi-blacklist.conf
reboot





Full installation. Place Putty to access the Raspberry Pi. To run the command jaispi you will have to ask root access (sudo -s)




Code:
# Sudo -s # Jaispi -i / dev / spidev0.0




Options:




Code:
-i /dev/spidevX.X Get the flash ID
-r file.bin /dev/spidevX.X Read all the flash of a file
/dev/spidevX.X -e Deletes all flash
-p file.bin /dev/spidevX.X Records only the different blocks of a file
-v file.bin /dev/spidevX.X Check the blocks of a file





Get the ID : -i: Displays information about the flash.




Code:
#jaispi -i /dev/spidev0.0
JaiSpi v1.0
ID: 0xC22019 MX25L25635




Reading: -r: Makes a full dump of the flash (It takes about 35 sec)




Code:
#jaispi -r DUMP.bin /dev/spidev0.0 JaiSpi v1.0 ID: 0xC22019 MX25L25635 Reading ... 0x02000000 Done!




Delete: -e: Clean all the flash (It takes around 1min 30sec and)




Code:
#jaispi -and /dev/spidev0.0 JaiSpi v1.0 ID: 0xC22019 MX25L25635 Erasing blocks ... Done!




Record: -p: Records in flash only the sectors with change (It takes around 1min 30sec and)




Code:
#jaispi -p Base.bin /dev/spidev0.0 JaiSpi v1.0 ID: 0xC22019 MX25L25635 Starting ... 0x02000000 -> 8192 written Sectors Done!




Check: -v: Compares the flash content to file (It takes around 35seg)




Code:
#jaispi -v Base.bin /dev/spidev0.0 JaiSpi v1.0 ID: 0xC22019 MX25L25635 Checking ... 0x02000000 -> 0 Different sectors Done!






How to Backup Games PlayStation 4 - Update 2.50 PS4 Video:





Source : [You must be registered and logged in to see this link.]

http://www.team-psn.net

#2
 DeX

DeX
Elite
Elite
Atta boy!! I smell new Genration coming in B)

View previous topic View next topic Back to top  Message [Page 1 of 1]


Permissions in this forum:
You cannot reply to topics in this forum

Share URL

URL Direct
BBcode
HTML