I am following the tutorial for changing the pagepool but the hex editor can't find the string.
Quote:
Originally Posted by colonel
Nice work tsab. Good information.
Here is an alternative for you. If you replace the referenced string in the OP:
Code:
03 15 A0 03 06 16 A0 13 00 10 83 E5 E9 BB FF EB
With:
Code:
03 15 A0 03 06 16 A0 13 00 00 A0 E1 E9 BB FF EB
it will read the value set by the pagepool changers that are available. However, it will probably not do the dynamic/static variable. I believe it will only be static pagepools at that point.
|
I opened ruu_signed.nbh in XVI32. I trying to do Mighty's to 32. I'm sure I'm just missing out on some small detail.
Any kind of help would be appreciated!