ad-hook is an advanced, cross-architecture hooking framework, for you and your family.
make # :)
Multiple handlers can subscribe to a single hook, than be called sequentially.
Each handler can either yield, or continue to the next handle via call_next()
The hooking logic is independent of the actual patching logic. That is, more patching methods can be implemented using the core hooking logic.
- jumpto patching
- address table overriding
- i386
- x86_64
- arm32le
- arm32be
- arm64le
- arm64be
- mipsbe
- mipsle