SkillAgentSearch skills...

Hooklib

hooklib is a library that is used to inject DLL libraries in the processes, the interception code and the implementation of IPC.

Install / Use

/learn @DarkoreXOR/Hooklib
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

HookLib

HookLib - the library that can help you intercept code / API in x86 and x64 Windows operating systems. You can intercept code inside your process or processes running in your system.

Features

  • Inject DLL's into processes
  • Fast IPC mechanism based on named pipes
  • Code / API Hooking

Dependencies

[ MinHook ]<br> The Minimalistic x86/x64 API Hooking Library for Windows<br> https://github.com/TsudaKageyu/minhook<br> http://www.codeproject.com/KB/winsdk/LibMinHook.aspx<br>

[ AsmJit ]<br> Complete x86/x64 JIT and Remote Assembler for C++<br> https://github.com/kobalicek/asmjit

View on GitHub
GitHub Stars22
CategoryDevelopment
Updated9mo ago
Forks10

Languages

C++

Security Score

67/100

Audited on Jun 24, 2025

No findings