Faking module address
Archiviert a year ago
C
Grell
Active!
How would I bypass a check that does the following: when I call the function func1, it checks the calling modules return address if it is within assembly1 it returns the correct info, otherwise it returns 0, how can I always make it return the correct information
