Editing ReDRM / Piracy dongles

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 865: Line 865:
===CORE_OS_PACKAGE.pkg===
===CORE_OS_PACKAGE.pkg===
====lv1.self====
====lv1.self====
One patch to lv1_map_htab (lv1 undocumented function 114) to allow for RW mapping of all RAM. So who knows how many other lv1 patches are done at runtime.
Just one patch:
 
<pre>       Offset(h) 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
<pre>
   OFW:  000F5A40              39 20 00 00                             9 ..      li     r9,0
file
   JB2000F5A40              39 20 00 01                             9 ..      li     r9,1</pre>
        Offset(h) 00 01 02 03
<!--// ofw:   2d5a44: 39 20 00 00  li     r9,0 /  jb2:   2d5a44: 39 20 00 01  li     r9,1//-->
   OFW:  000F5A44  39 20 00 00 li r9,0
This is in lv1_map_htab to allow for RW mapping of all RAM. So who knows how many other lv1 patches are done at runtime.
   TB:   000F5A44 39 20 00 01 li r9,1
</pre>
<pre>
memory
        Offset(h) 00 01 02 03
   OFW:   2d5a44  39 20 00 00  li r9,0
   TB:     2d5a44  39 20 00 01  li r9,1
</pre>


====lv2_kernel.self====
====lv2_kernel.self====
Please note that all contributions to PS3 Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see PS3 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)