FIFA Street 2 Save Exploit

Discussion / Support for Softmods (SDML, AR, Game Hacks)
Post Reply
User avatar
Zephiles
Posts: 46
Joined: Sat Jun 27, 2015 8:39 pm
Contact:

FIFA Street 2 Save Exploit

Post by Zephiles » Fri Mar 13, 2026 3:40 am

This one was pretty ridiculous to set up. It involves having to run assembly from virtual memory, in which only certain parts of the GCI are written to it, so I had to figure out each write so that I could properly format the part of the GCI that ends up in virtual memory. Then, the amout of data written to virtual memory isn't enough to actually run the exploit, but the memory holding the full save data is dynamic and has already been freed already by this point. However, nothing seems to overwrite that data if you just stay in the menus, so I had to set up the assembly in virtual memory to search for the save data via memcmp and then branch to it. Overall I would say this is probably the most complicated exploit I've made yet.

The repo can be found here, and the gci files can be found here.
TTYD Speedrunner
Louis
Posts: 13
Joined: Sat Jan 02, 2021 11:39 pm

Re: FIFA Street 2 Save Exploit

Post by Louis » Fri Mar 13, 2026 3:46 am

Demonstration video: https://youtu.be/s73Av4SLX_A
User avatar
sakax
Posts: 201
Joined: Sat Jun 06, 2020 11:27 am

Re: FIFA Street 2 Save Exploit

Post by sakax » Fri Mar 13, 2026 10:18 am

and we we keep going :mrgreen: well done!
DOL-001-PAL - gcvideo3.1 - powered by shinehax & swiss
Post Reply