Deviare API Hook alternatives

Deviare API Hook is an open-source tool for intercepting and modifying Win32 functions, COM objects, and functions with symbols in PDB files. It supports both 32-bit and 64-bit applications and is implemented as a COM component, allowing integration with various programming languages. Deviare is used in application virtualization, security, and research, offering a programmer-friendly API for binary instrumentation.

Alternatives