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..







Reply With Quote

Bookmarks