zmb3 / hexdump
A header-only utility for writing hexdump-formatted data to C++ streams.
☆58Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for hexdump
- A function intercept library for Linux applications☆89Updated 5 years ago
- Internal library providing platform independent types, macros and a fallback for environments without LibC.☆84Updated 2 months ago
- C++ JSON parser and stringify☆25Updated 2 years ago
- Load ELF binaries from a memory buffer.☆31Updated 3 years ago
- Unofficial Windows build of gdb with added features.☆59Updated last month
- ksocket: easy TCP/UDP networking in kernel space☆24Updated 3 years ago
- PE Bliss - Cross-Platform Portable Executable C++ Library☆55Updated 9 months ago
- An ELF loader capable of manually loading ELF executables directly from memory into a new process, without the use of exec.☆47Updated 5 years ago
- Plain project for usege with github/zer0mem/common.git☆48Updated 10 years ago
- Structured Bindings Pack - serialize C++ structs into MessagePack binary form☆19Updated 4 years ago
- Header-only C/C++ IPC for Windows, Linux and macOS.☆39Updated last year
- Kernel C++ driver developing library; std & boost partially supported☆46Updated 9 years ago
- Generating binary modules with zasm☆13Updated 2 years ago
- A drop-in replacement for the C++ STL for kernel mode Windows drivers. The goal is to have implementations for things like the standard a…☆31Updated 8 years ago
- Kernel Template Library: STL-style containers and tools for Windows kernel space programming☆88Updated 2 years ago
- C++ implementation of compile time obfuscator☆138Updated 5 years ago
- Minimalistic hooking library written in C☆54Updated 4 years ago
- Example WDF/KMDF driver and test app demonstrating the "inverted call model"☆32Updated 4 years ago
- Two sided secure/insecure socket that can do SSL/TLS connections without the need for OpenSSL libraries. It uses the standard WinCrypt mo…☆29Updated 5 years ago
- Command-line tool for measuring process memory similar to the SysInternals tool of the same name. Includes the ability to summarise multi…☆35Updated 3 years ago
- Library for kernel and user mode splicing for Windows (x86 and x64).☆62Updated 12 years ago
- An easy to use modern C++14/17 async cross-platform logger which supports custom formatting/patterns, colored output, Unicode, file loggi…☆27Updated 4 years ago
- How to GetProcAddress() like a boss 😎☆50Updated 7 years ago
- IDA strike-out: A Hex-Rays decompiler plugin to patch the Ctree☆99Updated 3 months ago
- Header only library for binding, reordering and currying of function arguments without cost☆16Updated 6 years ago
- ☆37Updated 2 years ago
- Simple library to Read and Write Memory of a Linux Process through custom Kernel Module☆48Updated 4 years ago
- UNIPE - A small framwork to execute PE files with UniCorn☆45Updated 6 years ago
- A set of tiny C++ RAII wrappers for NT Native/Win32 APIs including its own C++0x Standard Library (formerly STL) implementation.☆56Updated 2 years ago
- Fast, efficient and convenient alternative to std::stringstream and std::string concatenation.☆25Updated last year