User Tag List

Results 1 to 3 of 3

Thread: function rewriter

  1. #1
    function rewriter

    User Info Menu

    function rewriter

    is there a way to add codes to that to make no error. u know like tonics copier

  2. #2
    function rewriter

    User Info Menu

    Re: function rewriter

    silly, next time search I already posted how to perform the major step of cuntion re-writing. PS if your not good with MIPS it wont come easy and it takes awhile so good luck oh btw I wont do it for you.

    http://www.consolediscussions.com/fo...sefull-t18785/

    Read that, really all the function copier does is takes the data subtracts so much from the stack does its thing, re-hook the memory with the "hacked" data and returns the allocated memory back to normal. (ps to re-write codes you DONT need to use the function copier if you know what your doing)

    1. The stack is the fake(ish) pointer, the address in real addressing +88
    2. The activation is the j/jal that re-hooks that memory back into the stack and RAM
    3. The code is your data that is being re-writen to the stack that does whatever depending on the value.

    Best of luck to you...
    Join Date
    11-10-2008!I joined exactly one year before MW2 !

  3. #3
    function rewriter

    User Info Menu

    Re: function rewriter

    ok thx rep+

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •