Quick Jump Daily Digest
Thank you for your interest in the Quick Jump Daily Digest. Get notified of all new content on QJ in our free Daily Digest. To subscribe, enter your email address below and click the subscribe button.
PSP Cheat Hacker v0.10 Released |
Listed in: Hacks & Exploits, Homebrew Applications Tags: psp exploits, psp hacks
Ó

Nekokabu has released his PSP Cheat Hacker version 0.10. PSP Cheat Hacker is an Action Replay-like program for the PSP, with which you will be able to cheat in the PSP games with designated cheat codes. It also supports game loaders to cheat in 2.00+ games! Here are the details of the program:
Installation
[MS_Root]
|-[PSP]
| |-[GAME]
| |-[Cheat]
| | |-EBOOT.PBP
| | |-cheat.dat
| | |-config.cfg
| |-[Cheat%]
| |-EBOOT.PBP
|
|-cheat.prx
|-BOOT.BIN (from any game)
There is a "Use Game Loader" option for using game loaders like MPH Game Loader and Run UMD.
How to use
Insert the game you want to cheat, and then start the Cheat Hacker. A menu will be displayed.
- Main menu
You can enable/disable the cheat code and memory dump functions here.
* Not implemented yet
- Options
Change the settings of the Cheat Hacker
Quit Cheat Hacker
*1 When "Use Game Loader" is turned on, this item will bypassed.
The function of the cheat codes
Use the enclosed datmake.exe to make the cheat.dat file. Put it in the installation directory of the Cheat Hacker, and set "Cheat Code" to "On" in the "Game Start" menu to use the codes.
* The working cheat codes are in 128 lines.
The code on the website now is like the following:
- Normal form
0xxxxxxx 000000yy
1xxxxxxx 0000yyyy
2xxxxxxx yyyyyyyy
Write value yy to address xxxxxxx
- Value add/subtract
301000yy xxxxxxxx
302000yy xxxxxxxx
3030yyyy xxxxxxxx
3040yyyy xxxxxxxx
30500000 xxxxxxxx
yyyyyyyy 00000000
30600000 xxxxxxxx
yyyyyyyy 00000000
Add/Subtract value yy to the data in the address of xxxxxxxx
from up to down
1-byte add
1-byte substract
2-byte add
2-byte substract
4-byte add
4-byte substract
- Serial code
4xxxxxxx yyyyzzzz
aaaaaaaa bbbbbbbb
Repeat yyyy times, from address xxxxxxx
add zzzz×4 to the address
add from aaaaaaaa to bbbbbbbb and write to the memory
Byte copy
5xxxxxxx yyyyyyyy
zzzzzzzz 00000000
Copy yyyy bytes from address xxxxxxxx to zzzzzzzz
- Write to pointer
6xxxxxxx 00000001
yyyyyyzz 00000000
6xxxxxxx 00000002
yyyyzzzz 00000000
6xxxxxxx 00000004
zzzzzzzz 00000000
Get the value at a designated address, add it with a value and write the data into the new address.
from up to down
Write zz to the Address at xxxxxxxx + yyyyyyyy
Write zzzz to the Address at xxxxxxxx + yyyy*2
Write zzzzzzzz to the Address at xxxxxxxx
- Write AND/OR
701000yy xxxxxxxx
702000yy xxxxxxxx
7030yyyy xxxxxxxx
7040yyyy xxxxxxxx
70500000 xxxxxxxx
yyyyyyyy 00000000
70600000 xxxxxxxx
yyyyyyyy 00000000
Perform AND/OR on yy and the data at address xxxxxxxx
From up to down
1-byte AND
1-byte OR
2-byte AND
2-byte OR
4-byte AND
4-byte OR
- Timer code
B0000000 yyyyyyyy
Enable the code after the time designated by yyyyyyyy has passed
yyyyyyyy = 100 is around 10 seconds
- Master - value judgment
Cxxxxxxx yyyyyyyy
When the data in address xxxxxxxx has changed to yyyyyyyy, the following code will be enabled
- Condition judgment A
Dxxxxxxx 0000yyyy
Dxxxxxxx 0010yyyy
Dxxxxxxx 0020yyyy
Dxxxxxxx 0030yyyy
Compare the value in address xxxxxxxx and yyyy. When the condition is fulfilled, the following code will be enabled
From up to down
==
!=
<
>
* Don't over use the condition judgment code.
- Condition judgment B
E0zzyyyy 0xxxxxxx
E0zzyyyy 1xxxxxxx
E0zzyyyy 2xxxxxxx
E0zzyyyy 3xxxxxxx
Compare the value in address xxxxxxxx and yyyy. When the condition is fulfilled, the following code will be enabled, otherwise skip to line zz.
From up to down
==
!=
<
>
* Don't over use the condition judgment code.
How to capture the screen
Press the music tone button to take a screen shot of the current screen. Press Volume - and the music tone button to take a 1/4 screen-sized shot. Press L + R + music tone to start taking screenshots continuously. Press the music tone button again to stop taking screenshots.
The captured screenshots are saved in the "capture" folder on the memory stick.
About "Use Game Loader"
You can still use the Cheat Hacker in 2.00+ games with the help of MPH Game Loader or Run UMD. Here is how to set them up:
- MPH Game Loader Setup
After installed MPH Game Loader v1.1, copy the Eboot.pbp in the ms0:/PSP/GAME/MPHGAMELOADER folder to the MPHGAMELOADER in the root directory of the memory stick.
- Run UMD Setup
Copy the "RUNUMD" folder from the archive to the root of the memory stick.
After set up the loaders, please check the "Use Game loader" option in the program to enable the according loader you want to use (MPH, Run UMD). The loader will be started automatically when you choose "Game Start" in Cheat Hacker.
Download: [PSP Cheat Hacker v0.10][MS_Root]
|-[PSP]
| |-[GAME]
| |-[Cheat]
| | |-EBOOT.PBP
| | |-cheat.dat
| | |-config.cfg
| |-[Cheat%]
| |-EBOOT.PBP
|
|-cheat.prx
|-BOOT.BIN (from any game)
There is a "Use Game Loader" option for using game loaders like MPH Game Loader and Run UMD.
How to use
Insert the game you want to cheat, and then start the Cheat Hacker. A menu will be displayed.
- Main menu
- Start Game - Start the UMD game
- Select Cheat Codes - Select the cheat codes you want to use (not implemented)
- Options - All kinds of settings
- Exit - quit Cheat Hacker
- cheat.dat - when the cheat code file is present, this will be displayed
You can enable/disable the cheat code and memory dump functions here.
- Game Start - Start the UMD game
- Boot XMB - Start the PSP system interface
- Cheat Code - Toggle the cheat code
- Memory Dump - Toggle memory dump function
- Cancel - Return to the main menu
* Not implemented yet
- Options
Change the settings of the Cheat Hacker
- CPU Clock - Change the CPU clock of the PSP
- Boot from ms0:/BOOT.BIN - Start the game with the BOOT.BIN in the memory stick instead of the one in the UMD *1
- Use Screen Capture - Toggle the screen capture function
- Use Game Loader - Toggle starting game with Game Loader or Run UMD
- Cancel - Return to the main menu
Quit Cheat Hacker
*1 When "Use Game Loader" is turned on, this item will bypassed.
The function of the cheat codes
Use the enclosed datmake.exe to make the cheat.dat file. Put it in the installation directory of the Cheat Hacker, and set "Cheat Code" to "On" in the "Game Start" menu to use the codes.
* The working cheat codes are in 128 lines.
The code on the website now is like the following:
- Normal form
0xxxxxxx 000000yy
1xxxxxxx 0000yyyy
2xxxxxxx yyyyyyyy
Write value yy to address xxxxxxx
- Value add/subtract
301000yy xxxxxxxx
302000yy xxxxxxxx
3030yyyy xxxxxxxx
3040yyyy xxxxxxxx
30500000 xxxxxxxx
yyyyyyyy 00000000
30600000 xxxxxxxx
yyyyyyyy 00000000
Add/Subtract value yy to the data in the address of xxxxxxxx
from up to down
1-byte add
1-byte substract
2-byte add
2-byte substract
4-byte add
4-byte substract
- Serial code
4xxxxxxx yyyyzzzz
aaaaaaaa bbbbbbbb
Repeat yyyy times, from address xxxxxxx
add zzzz×4 to the address
add from aaaaaaaa to bbbbbbbb and write to the memory
Byte copy
5xxxxxxx yyyyyyyy
zzzzzzzz 00000000
Copy yyyy bytes from address xxxxxxxx to zzzzzzzz
- Write to pointer
6xxxxxxx 00000001
yyyyyyzz 00000000
6xxxxxxx 00000002
yyyyzzzz 00000000
6xxxxxxx 00000004
zzzzzzzz 00000000
Get the value at a designated address, add it with a value and write the data into the new address.
from up to down
Write zz to the Address at xxxxxxxx + yyyyyyyy
Write zzzz to the Address at xxxxxxxx + yyyy*2
Write zzzzzzzz to the Address at xxxxxxxx
- Write AND/OR
701000yy xxxxxxxx
702000yy xxxxxxxx
7030yyyy xxxxxxxx
7040yyyy xxxxxxxx
70500000 xxxxxxxx
yyyyyyyy 00000000
70600000 xxxxxxxx
yyyyyyyy 00000000
Perform AND/OR on yy and the data at address xxxxxxxx
From up to down
1-byte AND
1-byte OR
2-byte AND
2-byte OR
4-byte AND
4-byte OR
- Timer code
B0000000 yyyyyyyy
Enable the code after the time designated by yyyyyyyy has passed
yyyyyyyy = 100 is around 10 seconds
- Master - value judgment
Cxxxxxxx yyyyyyyy
When the data in address xxxxxxxx has changed to yyyyyyyy, the following code will be enabled
- Condition judgment A
Dxxxxxxx 0000yyyy
Dxxxxxxx 0010yyyy
Dxxxxxxx 0020yyyy
Dxxxxxxx 0030yyyy
Compare the value in address xxxxxxxx and yyyy. When the condition is fulfilled, the following code will be enabled
From up to down
==
!=
<
>
* Don't over use the condition judgment code.
- Condition judgment B
E0zzyyyy 0xxxxxxx
E0zzyyyy 1xxxxxxx
E0zzyyyy 2xxxxxxx
E0zzyyyy 3xxxxxxx
Compare the value in address xxxxxxxx and yyyy. When the condition is fulfilled, the following code will be enabled, otherwise skip to line zz.
From up to down
==
!=
<
>
* Don't over use the condition judgment code.
How to capture the screen
Press the music tone button to take a screen shot of the current screen. Press Volume - and the music tone button to take a 1/4 screen-sized shot. Press L + R + music tone to start taking screenshots continuously. Press the music tone button again to stop taking screenshots.
The captured screenshots are saved in the "capture" folder on the memory stick.
About "Use Game Loader"
You can still use the Cheat Hacker in 2.00+ games with the help of MPH Game Loader or Run UMD. Here is how to set them up:
- MPH Game Loader Setup
After installed MPH Game Loader v1.1, copy the Eboot.pbp in the ms0:/PSP/GAME/MPHGAMELOADER folder to the MPHGAMELOADER in the root directory of the memory stick.
- Run UMD Setup
Copy the "RUNUMD" folder from the archive to the root of the memory stick.
After set up the loaders, please check the "Use Game loader" option in the program to enable the according loader you want to use (MPH, Run UMD). The loader will be started automatically when you choose "Game Start" in Cheat Hacker.
Download: [Valkyrie Profile Cheat Code for Cheat Hacker]
| This story sucks? This story rocks! |
|
|












Comments
Reply
Reply
Gonna try and c if i can figure out how to get this thing running.
Im gonna try and make a cheat for KoP (Kingdom of Paradise) cuz its my only game LoL
Wish me luck all
Reply
Reply
Anyone got any ideas?
I do this sort of stuff on computer games all the time (usually easy as pie... except the games that your not suppose to cheat in , aka online games)
Reply
Reply
I have no clue where its dumping the memory too ... I turned it on in the option menu or w.e and I have no clue where its being saved to im very confuesed i tried i failed i need help
Reply
Reply
im not sure what to do with this thing but if anyone can help me with it email me thatsgrosebutil ikeit@hotmail.com
i want to modify tales of eternia
Reply
Reply
Reply
Reply
Reply