Editing SPU LS Overflow Exploit
Jump to navigation
Jump to search
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 1: | Line 1: | ||
[[Category:Software]] | |||
From what I can understand, the code that the loaders use to verify the SCE header doesn't check the size before it moves the header into isolated memory.<br /> | From what I can understand, the code that the loaders use to verify the SCE header doesn't check the size before it moves the header into isolated memory.<br /> | ||
This means if the right SELF is made, it could replace existing code.<br /> | This means if the right SELF is made, it could replace existing code.<br /> | ||
Line 77: | Line 78: | ||
Look at this: http://pastie.org/private/zbypdtxcvtsqypledr47g (decryption of lv2 from graf's payload, it's everything in there, how to load metldr, pass arguments, etc.) | Look at this: http://pastie.org/private/zbypdtxcvtsqypledr47g (decryption of lv2 from graf's payload, it's everything in there, how to load metldr, pass arguments, etc.) | ||
---- | ---- | ||