Skip to content

A function intercept library for Linux applications

License

Notifications You must be signed in to change notification settings

yx-ren/LinuxDetours

 
 

Repository files navigation

Linux Detours

License

The Microsoft Detours library combined with the EasyHook C module thread barrier implementation and modified to work on Linux with support for X64, ARM (supports both ARM32 and Thumb instructions), and ARM64 architectures.

Build

./build.sh

About

A function intercept library for Linux applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 88.7%
  • C 6.5%
  • CMake 3.5%
  • Shell 1.3%