How to hook main entry?
#1

I've tried hook main() using hook ALS 7 but didn't work, can someone show me how to hook main() ? I've searched about this but i didn't found how to solve this.
Reply
#2

You can't hook main because it is not a public function in the normal sense and it doesn't have the 'public' keyword, either.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)