Symbian OS | Pocket PC | Smartphone | Android | BlackBerry | Apple iPhone OS | Java | Mobile Gaming | Linux | Palm | Win CE | Tablet  
     

Free Mobile Software, Themes, Games, Apps for PDA and Smartphones

     
Search by Device
My Device

  
Last Viewed Apps
Basic Geometry
WebMAN 1;04: Its a FTP and Web Server Plugin in One for PS3
Taaza ME
Turorial: Installing Dualboot Firmware Mod on X360
Want an Update? Find It With the Final Build of Simple PS3Updates
Particle Accelerator
NoteBook by Bahsoft
The History of Don Quixote, Volume 2, Part 32 for MobiPocket Reader
Scissors Mobile 2007 (Cut, Copy and Paste in Outlook Mobile without a touch-screen)
Replicate
Search by Category
Business & Profession
Databases
Dictionary & Translator
Entertainment
Finance
Games
Action & Shooting
Adventure
Arcade
Board
Card
Casino
Game Packs
Games Emulators
Kids
Memory & Reaction
Puzzle & Logic
Racing
Role games
Simulations
Sport
Strategy
Utilities
Word
Zombie
More
Healthcare & Medicine
Internet & Communications
Multimedia & Graphics
Organisation & Productivity
Programming & Development
Reading
Science & Education
System Utilities
Themes & Wallpapers & Skins
Travel & Navigation
Search by Platform
Android
Apple iPhone OS
iPad
iPhone
iPod Touch
BlackBerry
Java
Linux
Maemo Nokia Internet Tablet
MeeGO
Sharp Zaurus
Mobile Gaming
Nintendo DS
Playstation 3
Playstation Portable
Wii
Xbox 360
Palm OS
Symbian OS
Series 60
Series 80
Series 90
UIQ
Tablet PC
Windows CE.NET
Windows Mobile Pocket PC
Windows Mobile Smartphone
     


Achivx Partner
 
 
PSP Cheat Hacker




PSP Cheat Hacker
Version: 0.10

Platforms: PSP, Mobile Gaming


Categories: Games

Upload date: 23 Dec 11

Developer:

License: Freeware

Downloads: 23

File Size: 189 Kb
Download Free PSP Cheat Hacker 



Rating: 4.0/5 (Total votes: 1)




  PSP Cheat Hacker

 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. 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

* 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

- Game Start
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

- Select Cheat Codes
* 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

- Exit
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 zzzza4 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.
 
Like it? Share with your friends!

If you got an error while installing Themes, Software or Games, please, read FAQ.
 
Similar Software:

Savegame DeemerSavegame Deemer
Savegame Deemer A new version of Savegame Deemer has been released on the QJ.NET PSP Development forum courtesy of homebrew developer Hellcat. In case you missed our earlier update on this app, Savegame Deemer is a plugin that lets PSP users save their games' savedata in unencrypted form, making it easier for users to edit their savedata
Wipeout Pulse - Promo Perfect SaveWipeout Pulse - Promo Perfect Save
Wipeout Pulse - Promo Perfect Save  PSP Saved Game Installation: Unzip this file then Copy and Paste the folder into your SAVEDATA folder on your PSP (accessible by: My Computer > Removable Disk > PSP > SAVEDATA)
Tales of The World - 100% Complete (JP)Tales of The World - 100% Complete (JP)
Tales of The World - 100% Complete (JP) PSP Saved Game Installation: Unzip this file then Copy and Paste the folder into your SAVEDATA folder on your PSP (accessible by: My Computer > Removable Disk > PSP > SAVEDATA)
Sega Genesis Collection (US) Sonic Ending CompleteSega Genesis Collection (US) Sonic Ending Complete
Sega Genesis Collection (US) Sonic Ending Complete PSP Saved Game Installation: Unzip this file then Copy and Paste the folder into your SAVEDATA folder on your PSP (accessible by: My Computer > Removable Disk > PSP > SAVEDATA)
CWCheat 0.1.7 Rev.C for POPS and PSP gamesCWCheat 0.1.7 Rev.C for POPS and PSP games
CWCheat 0.1.7 Rev.C for POPS and PSP games After having a full month's worth of an update reprieve, CWCheat finally has a new version. Homebrew developer weltal is back with CWCheat 0.1.7 Rev.C and we've got quite a changelog ahead of us. One of the most popular cheating apps in homebrew history is now spruced up with more features and bug fixes
ISO ToolISO Tool
ISO Tool A new version of Takka's ISO Tool is now out folks, bringing a slew of new features, more fixes and various other improvements
POPStation PSPPOPStation PSP
POPStation PSP  Changelog: Added a menu where you can choose your previous conversions from and continue them right away without having to enter the directory name. You can also choose to start a new conversion. Further i added some code to delete the PSX EBOOT game fully from your memory stick when it notices that your pictures combined are too large
Kangaeru Exit GameplayKangaeru Exit Gameplay
Kangaeru Exit Gameplay  All of us in one or another are always thinking of a way out - eating your veggies, going to the dentist or even taking a bath. And what better way to start your road on being an escapologist than to be a character named Mr. Esc in a game called Kangeru Exit. You'll be a regular Houdini in no time
Chili Con Carnage - Story + Bonus LevelsChili Con Carnage - Story + Bonus Levels
Chili Con Carnage - Story + Bonus Levels PSP Saved Game Installation: Unzip this file then Copy and Paste the folder into your SAVEDATA folder on your PSP (accessible by: My Computer > Removable Disk > PSP > SAVEDATA)
CWCHEAT 0.1.6 Rev. E for 3.02OE/POPSCWCHEAT 0.1.6 Rev. E for 3.02OE/POPS
CWCHEAT 0.1.6 Rev. E for 3.02OE/POPS  Weltall is back with another revision of CWCHEAT. The name's still long, but that doesn't matter because in this version, you can finally load the memory cards from your PSX and PS2 emulators onto your PSPs. According to weltall, these mem cards are stored and loaded in the ePSXe format
 

Comments on PSP Cheat Hacker:

Comments not found

Name:


Comment:


Enter text from image below:

Turn on images!

 
 

If you noted an error or download link is broken, please, report it via this page or use comments.
 

Please, select device to check if PSP Cheat Hacker supports it
 
 
© Pantich 2009 - 2025 All rights reserved.