Code Injection and API Hooking Techniques

0
71

Hooking covers a range of techniques used for many purposes like debugging, monitoring, intercepting messages, extending functionality etc. Hooking is also used by a lot of rootkits to camouflage themselves on the system. Rootkits use […]

Source: Code Injection and API Hooking Techniques