nlitsme / cpputilsLinks
various c++ utility classes
☆22Updated 10 months ago
Alternatives and similar repositories for cpputils
Users that are interested in cpputils are comparing it to the libraries listed below
Sorting:
- Aims at providing a lightweight, highly cohesive and low coupling framework of useful cpp toolkit.☆37Updated 4 years ago
- Basic utility code for reading and modifying PE files (EXE, DLL, ...)☆49Updated 6 years ago
- Perform regex pattern matching on binary data. (Regex-like)☆37Updated 8 years ago
- Minimalistic hooking library written in C☆60Updated 5 years ago
- a tool to generate/create import library of DLL for Visual C++. custom import name and linking name (symbol)☆15Updated 9 years ago
- 解析静态库(Lib)文件,提取出所有函数信息,组织成自定义格式文件☆38Updated 12 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 6 years ago
- ☆18Updated 8 years ago
- Lua Extension for Windbg☆21Updated 6 years ago
- Kernel-mode fork of STLPort☆60Updated 10 years ago
- Converts IDA Pro signatures to C++ Detours☆13Updated 8 years ago
- XDK is a fully featured C++ wrapper library for Windows kernel development☆20Updated 9 years ago
- A collection of insightful projects for Windows.☆19Updated 8 years ago
- Suite of classes for Windows programming☆18Updated 9 years ago
- use crystalCPUID to identify vt-x & amd-v☆17Updated 10 years ago
- MircoSoft Detours 4.0.1,MIT License,Support X86,X64,ARM,IA64☆12Updated 7 years ago
- 仿OD的调试器☆58Updated 3 years ago
- ☆41Updated 9 years ago
- ☆10Updated 10 years ago
- A C++ wrapper for windows pipes.☆22Updated 6 years ago
- ☆23Updated 5 years ago
- Crash report lib and exe for windows application☆19Updated 10 years ago
- CppDLL a small tool that will help you generate Cpp Header(.h) and Import Library(.lib) from Dynamic Link Library(.dll)☆71Updated 8 years ago
- Dynamic trace toolkit for Windows