tapika / dllloaderLinks
Library for native Windows dll's loading into RAM
☆41Updated 3 years ago
Alternatives and similar repositories for dllloader
Users that are interested in dllloader are comparing it to the libraries listed below
Sorting:
- RemoveApiSets is a program that can replace the ApiSets Dlls that already depend on ApiSets Dlls with MSVCR14X Dlls☆33Updated last year
- A minimal C runtime for Windows instead of MSVCRT☆108Updated 6 years ago
- Library for parsing internal structures of PE32/PE32+ binary files.☆174Updated last year
- 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☆71Updated 2 months ago
- Yet another PE Viewer☆143Updated 3 years ago
- Example of waiting for Event Objects by associating them with a I/O Completion Port (IOCP), effectively lifting MAXIMUM_WAIT_OBJECTS (64)…☆41Updated last year
- ☆58Updated last month
- Cross-platform library for parsing and building PE\PE+ formats☆80Updated 3 years ago
- PE Bliss - Cross-Platform Portable Executable C++ Library☆61Updated last year
- ntdll.h - compatible with MSVC 6.0, Intel C++ Compiler and MinGW. Serves as a complete replacement for Windows.h☆149Updated 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.☆61Updated 3 years ago
- WTL helper library☆57Updated last week
- Shows different icons for 64 and 32-bit DLLs. Register with RegSvr32 to install☆37Updated last year
- Alternative Windows C runtime for minimal binary size☆38Updated 9 years ago
- "Mingw64 Driver Plus Plus": Mingw64, C++, DDK and (EA)STL made easy!☆43Updated 3 months ago
- WinINet wrapper - tiny windows HTTPS library, no dependencies. 封装了WinInet的强大http请求库 make POST and GET requests☆40Updated 3 years ago
- C++ Extended Template Library☆15Updated 4 months ago
- Provide an easy way to use C Run-time Library from Windows Kernel exported from ntdll.dll in your user-mode applications☆62Updated last year
- C++ library for low-level Windows development☆81Updated last year
- Experimental win32 gui wrapper in C++☆71Updated 6 months ago
- Code to make it easier to write an NDIS network driver on Windows☆92Updated 2 years ago
- A Light Weight TLS Cryptography Library in C/C++ with Support for RSA ECC AES GCM and Chacha20/Poly1305☆94Updated last year
- View Windows System in action☆44Updated 5 months ago
- PE32 (x86) and PE32+ (x64) binaries analysis tool, resources viewer/extractor.☆176Updated 8 months ago
- A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)☆210Updated 4 months ago
- Lightweight x86-64 disassembling library☆44Updated 3 years ago
- A repository for I/O ring demos, use cases and performance testing on Windows☆60Updated 3 years ago
- Internal library providing platform independent types, macros and a fallback for environments without LibC.☆114Updated last month
- msvcrt.lib for linking against msvcrt.dll on all versions of Windows☆87Updated 5 years ago
- Using NtCreateFile and NtDeviceIoControlFile to realize the function of winsock(利用NtCreateFile和NtDeviceIoControlFile 实现winsock的功能)☆127Updated 3 years ago