User Tag List

Results 1 to 10 of 11

Thread: Epic, Epic..

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #6
    Epic, Epic..

    User Info Menu

    Re: Epic, Epic..

    Quote Originally Posted by Ounikao View Post
    whats the ultimate point/usage to the function copier and activation codes? just curious
    It takes a function that is in a banning ranage, then uses the pointer(s) (they jump to move the data) then it places that data in a safe area and returns it so it works. Pretty easy to understand but yeah it makes it safe as it moves the WHOLE function to a range that zipper DOESN'T scan.

    The Function Copier= Does it thing and tells everything where to go and do, I can explain how it works if you want

    Stack=The pointers for the function, really just the function(s) in real addressing, and that is used in conjunction w/ the function copier(main) and the copier tells those pointers to go there and such, to the SAFE range in the RAM(memory)

    Activation= The activation is what re-hooks the data from those functions back into usuable memory and what allows everything to work. If the re-hook is incorrect then you will most likely freeze as it was not returned correctly.

    code=the code in the re-writen range, with its data.

    It cant get too much simplaer than that, so if you need more help or want to know more ask me or tonic..
    Last edited by IMIGHTOVERKILL; 08-08-2009 at 01:18 PM.
    Join Date
    11-10-2008!I joined exactly one year before MW2 !

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
  •