Editing Vulnerabilities

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 201: Line 201:
===== Exploit Implementation =====
===== Exploit Implementation =====
* [https://github.com/McCaulay/okrager Okrager by McCaulay (2023-02-04)]
* [https://github.com/McCaulay/okrager Okrager by McCaulay (2023-02-04)]
==== Star Wars Racer Revenge ====
===== Save data format =====
* The save data has no digest. Strings can be modified and extended without making any crash.
* The records pages data are stored as follows: for each record, signed int (4 bytes) for the time/most KO's, followed by ?22?-byte string.
===== Bug description =====
* max player name length allowed when breaking a record: 10 characters
* max name length displayed in the record page: 21 characters
* buffer size: expected to be 256 bytes from tests (nothing happens when length is 256 characters followed by a zero byte)
* overflow size: >=257 -> freeze or crash during real time edit
* 256:256+16 -> overwrites s0 register
===== Official cheat codes =====
* It might be useful to unlock more tracks in order to have more possibilities to trigger the buffer overflow in the records menu.
* To enable cheat codes, it is often forgotten in guides that you have to make a new record, then type "NO TIME" as name. This must be done once as it is stored in save data. Then at the main menu, hold R1, R2, L1, L2 while you press the cheat combos. The cheats remain in save data but some can be disabled at wish.
* By looking at the debug strings of the binary files, one can deduce the following cheat codes:
** CONFIRMED No Player Damage Cheat ON/OFF: uuddlrlrscsc ON/OFF -> up, up, down, down, left, right, left, right, square, circle, square, circle
** NOT CONFIRMED No Player Overheat Cheat ON/OFF: balrefsc -> ?ba?, left, right, ?ef?, square, circle.
** CONFIRMED Hard Mode Cheat ON/OFF: simply triangle, not too late.
** CONFIRMED One Hit Kills Cheat ON/OFF: ssssxctsxxxxctsxcccctsxcttttsxct
** CONFIRMED All Tracks Unlocked!: rlrlcscs -> main combo then right, left, right, left, circle, square, circle, square.
** CONFIRMED All Podracers Unlocked!: uldtsxurdtcxuldtcxurdtsx -> up, left, down, triangle, square, x, up, right, ...
** CONFIRMED All Podracers' Stats Maxed Out!: uuxxddttllccrrss -> up, up, x, x, down, down, triangle, triangle, left, left, circle, circle, right, right, square, square.
** CONFIRMED All Art Galleries Unlocked!: main combo then rslcdxut -> right, square, left, circle, down, x, up, triangle.
* When using a save data that was hand-modified to unlock every characters and circuits, a bug can occur in the record page: only one of the page can be accessed. Pressing left or right makes sound but remains on this page.


==== GTA III ====
==== GTA III ====
Please note that all contributions to PS2 Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see PS2 Developer wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)