Matrix Glitcher 2 PHAT Tutorial.pdf

(949 KB) Pobierz
The Reset Glitch Hack Using the Matrix Glitcher 2.
PHAT XBOX360 TUTORIAL
Required Hardware:
·
Matrix Glitcher
·
Matrix NAND Programmer or any other USB SPI Programmer to dump/flash the
Xbox360's NAND
·
Soldering Material
Required Software:
·
Python and Python Crypto
·
NandPro V 2.0e or greater
Identification of NAND Size:
As a first step we should identify the NAND size that is installed into the XBOX360.
The skilled ones can simply read the NAND size directly from the code written on the NAND.
The second solution is to go to the memory tab under the settings menu.
·
If there is no memory unit shown there then you have a 16MB NAND.
·
If there is a Memory Unit showing 214MB then you have a 256MB NAND.
·
If there is a Memory Unit showing 451MB, then you have 512MB NAND.
1
812480341.004.png
1.Dumping NAND
Use the following diagram to solder your NAND Programmer
·
· Open windows' command prompt and Launch NandPro
· Dump your NAND twice by using the read command for 16MB
NAND :
nandpro usb: -r16 nanddumpname.bin
2
812480341.005.png
·
Compare the two dumps with the following command (you can
use MD5 Checksums too) :
fc /b nanddumpname.bin nanddumpname2.bin
·
You should see something like FC: No difference found. If the
two dumps don't match, do a new dump and check again.
·
If you have a 256 MB or 512 MB NAND you can run the following
commands:
nandpro usb: -r64 nanddumpname.bin
3
812480341.006.png
2 .Installation of Python and Python Crypto
·
Install Python 2.7 (32bit!) with the default settings:
4
812480341.007.png 812480341.001.png
·
Install PyCrypto 2.3 with the default settings :
To enable python in windows' command prompt, we will have to modify
the environment variables .
Go in Control Panel > System > Advanced System Settings
·
5
812480341.002.png 812480341.003.png
Zgłoś jeśli naruszono regulamin