
About this video
Hooking is a technique that is used to intercept calls to a function of an application and replace it with a script or code that changes the behavior. This technique is often used to achieve some sort of progress in reverse engineering, usually bypassing some form of check or step in the application logic.
In this video, a Guardquare engineer explains how hooking attacks work through the framework of inline hooking and indirection hooking.
Other posts you might be interested in
Android
13 min read
| June 24, 2025
Securing Location Trust to Tackle Geo-Spoofing in Mobile Apps
Read More
AppSweep
10 min read
| June 17, 2025
Continuous Deployment, Continuous Risk: Why DevSecOps Must Go Mobile
Read More
Dexguard
10 min read
| June 10, 2025