Editing PSJailbreak Exploit Payload Reverse Engineering
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: | ||
= | === Mathieulh @ http://ps3wiki.lan.st/index.php?title=PSJailbreak_Payload_Reverse_Engineering === | ||
== | |||
---- | ---- | ||
Here is my understanding of what the exploit payload does: | |||
Here is my understanding of what the exploit payload does: | |||
#It gets control at exploit_entry, which copies the rest of the payload to the fixed address 0x8000000000700000 and jumps to exploit_main. | #It gets control at exploit_entry, which copies the rest of the payload to the fixed address 0x8000000000700000 and jumps to exploit_main. | ||
Line 886: | Line 727: | ||
ROM:00000000007006E4 b memset # we exit by zeroing the payload in mem | ROM:00000000007006E4 b memset # we exit by zeroing the payload in mem | ||
ROM:00000000007006E4 # End of function exploit_main | ROM:00000000007006E4 # End of function exploit_main | ||
</pre> | |||
</pre> | |||
{{Custom Firmware}}<noinclude>[[Category:Main]]</noinclude> | {{Custom Firmware}}<noinclude>[[Category:Main]]</noinclude> |