SkillAgentSearch skills...

Detour

Library for detouring/hooking code on Windows/Linux (C/C++). Full memory library written in C: https://github.com/rdbo/libmem

Install / Use

/learn @rdbo/Detour
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Detour

Library for detouring/hooking code on Windows/Linux (C/C++)

Functions:
Detour           //Detour an address
DetourTrampoline //Detour an address and return the original bytes
DetourRestore    //Restore the original bytes of a detour

Related Skills

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated1y ago
Forks2

Languages

C

Security Score

60/100

Audited on Aug 15, 2024

No findings