zufuliu / llvm-utilsLinks
LLVM/Clang toolsets for Visual Studio 2022, 2019, 2017, 2015, 2013, 2012 and 2010.
☆218Updated 2 weeks ago
Alternatives and similar repositories for llvm-utils
Users that are interested in llvm-utils are comparing it to the libraries listed below
Sorting:
- Library for parsing internal structures of PE32/PE32+ binary files.☆167Updated 5 months ago
- Sampling profiler for native applications on Windows, based on ETW☆74Updated last year
- Cross-platform library for parsing and building PE\PE+ formats☆80Updated 2 years ago
- A Windows API hooking library☆197Updated 3 years ago
- CMake module for building drivers with Windows Development Kit (WDK)☆283Updated 8 months ago
- msvcr14x is a program that allows programs compiled with VC2015 and above not to rely on a bunch of useless API-Ms-win-starting DLLS☆68Updated last week
- Very simple C++ library to query WMI (even for MinGW)☆94Updated last year
- A better c++filt and a better undname.exe, in one binary.☆353Updated 9 months ago
- Assembler toolkit based on AsmJit☆234Updated last week
- A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)☆194Updated 2 months ago
- Hotpatching in Windows with 5 methods.☆64Updated 6 years ago
- Advanced x86/x86-64 hooking library (WIP).☆129Updated last year
- Unofficial Windows build of gdb with added features.☆76Updated 3 weeks ago
- Custom owner menubar drawing for win32 even with aero themes using undocumented Windows messages and structures, previously unknown.☆84Updated 4 months ago
- C++ Exceptions in Windows Drivers☆209Updated 4 years ago
- Native Windows TLS stream wrapper for use with Asio☆60Updated 7 months ago
- WinHttpPAL is a C++ library which implements WinHttp API for POSIX systems using libcurl☆77Updated 6 months ago
- ☆84Updated last year
- Fast halt-on-read or halt-on-write breakpoints, right in your code (Intel 32-bit Windows only)☆107Updated 12 years ago
- A bunch of parsers for PE and PDB formats in C++☆246Updated last year
- QuickJS buildable with MSVC☆24Updated 5 years ago
- XEDParse: A MASM-like, single-line plaintext assembler☆172Updated 8 years ago
- A set of tiny C++ RAII wrappers for NT Native/Win32 APIs including its own C++0x Standard Library (formerly STL) implementation.☆57Updated 3 years ago
- C/C++ Runtime library for system file (Windows Kernel Driver) - Supports Microsoft STL☆184Updated 2 years ago
- Win32 Console Documentation -- in particular, console/standard handles and CreateProcess inheritance☆112Updated last year
- Sample code that goes with "Understanding ReadDirectoryChangesW"☆115Updated 2 years ago
- An example of an out-of-process crash dumper☆28Updated 3 years ago
- ntdll.h - compatible with MSVC 6.0, Intel C++ Compiler and MinGW. Serves as a complete replacement for Windows.h☆139Updated 5 years ago
- Internal library providing platform independent types, macros and a fallback for environments without LibC.☆100Updated last week
- An example of a client and server using Windows' ALPC functions to send and receive data.☆96Updated 4 months ago