Skip to content

Consider switching from minihook to MSR Detours for API hooking #91

@rys

Description

@rys

Microsoft Research has open sourced their Detours library for interception and hooking of external library code. OCAT currently uses minihook, which is functional, but Detours might provide better compatibility with applications in situations when minihook's hooking strategy fails.

It's worth investigating it at least, to see if it might provide benefits.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions