yuanzhubi / local_hookLinks
We hook a function that exported from an ELF dynamic library via injecting its GOT entrance. Then we can accurately "locally hook" for any one of dynamic library or executable file because each of them has their own GOT sections.
☆15Updated 4 years ago
Alternatives and similar repositories for local_hook
Users that are interested in local_hook are comparing it to the libraries listed below
Sorting:
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆49Updated 7 years ago
- C++标准库的轻量级拓展.☆70Updated 7 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 8 years ago
- 基于C++14语法的任务链☆24Updated 5 years ago
- zzz's c++ lib☆58Updated 8 years ago
- cxx utils code☆85Updated last week
- C++ embedded memory database☆16Updated 3 years ago
- Slab Memory Allocator in Application Layer☆29Updated 8 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- c++11 framework for building server☆13Updated 3 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- The Nixy Library - A Lightweight C++ Library.☆42Updated 7 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 5 years ago
- C++ Stacktrace for windows linux and os/x☆28Updated 2 years ago
- modern c++ raft library☆47Updated 6 years ago
- ☆19Updated 6 years ago
- advanced thread pools with dynamic adjustment☆22Updated 11 years ago
- ☆98Updated 10 years ago
- a cross platform c++ game server engine☆50Updated 3 weeks ago
- Simple and high-performance and platform independent Bitmap class (34% faster than GDI/GDI+, 40% faster than DDraw)☆143Updated 4 years ago
- A minimal 2-file (cpp+h) TCP & HTTP client implementation. Supports GET & simple POST. Optional SSL via PolarSSL/mbedTLS. Cross-platform,…☆85Updated 7 months ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- awaitable tasks base on msvc's resumable functions.☆23Updated 8 years ago
- Convert build system from autoconf/make to CMake☆78Updated 3 years ago
- 从boost.context库提取的fcontext☆14Updated 3 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 4 years ago
- Automatically exported from code.google.com/p/backtrace-mingw☆33Updated 9 years ago
- A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into s…☆140Updated 7 years ago
- fast malloc. similar to google-tcmalloc.☆25Updated 9 years ago
- Poseidon Server Framework (refactor WIP)☆167Updated 3 years ago