HookLib
Functions interceptor
A lightweight functions interception library written in C with support for both user-mode and kernel-mode hooking.
The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support
727 stars
24 watching
151 forks
Language: C
last commit: over 1 year ago
Linked from 1 awesome list
hookhook-apihookinghooklibhookshooks-apiinterceptintercept-callsx86x86-64
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool that intercepts and modifies Objective-C blocks at runtime. | 845 |
| A .NET Standard library for intercepting and manipulating HTTP requests and responses in .NET applications. | 362 |
| An iOS library that provides customizable alert and action sheet controls with built-in styles and extra views for unique user experiences. | 1,058 |
| A highly portable C system library providing threads, synchronization primitives, sockets, and other fundamental building blocks for cross-platform software development. | 695 |
| An MITM engine and CLI app that intercepts, records, and alters HTTP/1.1 and WebSocket traffic over plain or secure channels. | 135 |
| A C++ library providing a flexible and universal API for various cryptographic hash functions | 198 |
| Creates a CLI from a function signature with minimal boilerplate code | 448 |
| A header-only C++ library for parsing and decoding INI files | 374 |
| A C++20 static reflection library providing minimal API for introspection and manipulation of objects at compile-time | 330 |
| Captures and analyzes HTTP requests from an iOS Swift library to disable SSL pinning. | 97 |
| Provides thread-safe message-passing channels for Common Lisp programs | 31 |
| A GitHub API V3 wrapper for Swift that simplifies interaction with the platform's data. | 55 |
| A tool that simplifies access to Objective-C Runtime functions in Swift | 154 |
| A set of utility functions and data structures used in distributed systems and network applications. | 902 |