Hi,
I just wanted to share a small project of mine with you all.
github DOT com SLASH cragson SLASH cyphoon (need to sanitize it for the anti-spam protection, sorry!)
Essentially I always wanted to write my own cheats for the Xbox 360. It's a console similiar to the Gameboy Advanced that has a special place in my heart. Also it was a nice change after researching and developing some stuff for the PS5.
So I wrote an C++ wrapper for the Xbox Debug Monitor (XBDM), which enables you to do things like e.g. read/write memory, parse loaded modules and their sections, dump memory and much more.
This should work with consoles running on BadUpdate and RGH, because it relies only on XBDM. Personally I tested it with BadUpdate.
I also must thank everyone who published his great research, which basically allowed me to learn better about the XBDM and Xbox internals's.
Feels nice to not use xenia anymore to write cheats for games like e.g. Fable2 but to play on the original hardware.
If there are any questions or constructive feedback, I'll happy to help. Still a big noob in the Xbox area. ^^
Have a great day! Regards, cragson
I just wanted to share a small project of mine with you all.
github DOT com SLASH cragson SLASH cyphoon (need to sanitize it for the anti-spam protection, sorry!)
Essentially I always wanted to write my own cheats for the Xbox 360. It's a console similiar to the Gameboy Advanced that has a special place in my heart. Also it was a nice change after researching and developing some stuff for the PS5.
So I wrote an C++ wrapper for the Xbox Debug Monitor (XBDM), which enables you to do things like e.g. read/write memory, parse loaded modules and their sections, dump memory and much more.
This should work with consoles running on BadUpdate and RGH, because it relies only on XBDM. Personally I tested it with BadUpdate.
I also must thank everyone who published his great research, which basically allowed me to learn better about the XBDM and Xbox internals's.
Feels nice to not use xenia anymore to write cheats for games like e.g. Fable2 but to play on the original hardware.
If there are any questions or constructive feedback, I'll happy to help. Still a big noob in the Xbox area. ^^
Have a great day! Regards, cragson






