yuanzhubi / local_hook
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 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for local_hook
- The Nixy Library - A Lightweight C++ Library.☆40Updated 5 years ago
- 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…☆48Updated 6 years ago
- c++11 framework for building server☆14Updated 2 years ago
- C++ embedded memory database☆15Updated 2 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 6 years ago
- zzz's c++ lib☆57Updated 6 years ago
- ☆19Updated 5 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 3 years ago
- cxx utils code☆83Updated 2 weeks ago
- modern c++ raft library☆46Updated 4 years ago
- C++标准库的轻量级拓展.☆67Updated 5 years ago
- 基于C++14语法的任务链☆23Updated 4 years ago
- a cross platform c++ game engine (currently only the server part)☆46Updated 8 years ago
- A minimal 2-file (cpp+h) TCP & HTTP client implementation. Supports GET & simple POST. Optional SSL via PolarSSL/mbedTLS. Cross-platform,…☆79Updated 6 months ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆24Updated 3 years ago
- 🧀 The Benchmark Testing Box☆34Updated 3 years ago
- CN-CppCon-2018,关于C++ Modules的演讲☆29Updated 5 years ago
- Slab Memory Allocator in Application Layer☆28Updated 6 years ago
- c++17 header only msgpack implementation. (msgpack-rpc-asio)☆33Updated 3 years ago
- header only log inherited from Nanolog☆36Updated 4 years ago
- fast malloc. similar to google-tcmalloc.☆22Updated 7 years ago
- A spin-lock Queue implemented by RingBuffer.☆20Updated 8 years ago
- RPC framework☆13Updated 6 years ago
- Minimal (and intuitive to use) coroutine implement in c☆18Updated 4 years ago
- An C++ serialization library☆10Updated 9 years ago
- A actor framework base on C++11/14.☆55Updated 4 years ago