malxau / minicrtLinks
A minimal C runtime for Windows instead of MSVCRT
☆108Updated 6 years ago
Alternatives and similar repositories for minicrt
Users that are interested in minicrt are comparing it to the libraries listed below
Sorting:
- msvcrt.lib for linking against msvcrt.dll on all versions of Windows☆87Updated 5 years ago
- ntdll.h - compatible with MSVC 6.0, Intel C++ Compiler and MinGW. Serves as a complete replacement for Windows.h☆148Updated 6 years ago
- Stripped-down release of Tiny CC for 64-bit Windows minimalist coding☆37Updated 2 years ago
- NOCRT - simple replacement of some parts of C runtime library☆79Updated 5 months ago
- C++11 RAII memory patcher and function hooking thing☆34Updated 9 years ago
- This is a simple tool to remove the "Rich" header from binaries (EXE or DLL files) created by M$ development tools.☆34Updated 4 years ago
- A c++20 constexpr x86 assembler☆58Updated 4 years ago
- Undocumented MSVC☆38Updated 3 weeks ago
- "Mingw64 Driver Plus Plus": Mingw64, C++, DDK and (EA)STL made easy!☆41Updated last month
- PE Bliss - Cross-Platform Portable Executable C++ Library☆61Updated last year
- Internal library providing platform independent types, macros and a fallback for environments without LibC.☆113Updated last month
- A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)☆206Updated 2 months ago
- Cross-platform library for parsing and building PE\PE+ formats☆82Updated 3 years ago
- Load a 64-bit DLL into a 32-bit process.☆30Updated 4 years ago
- ☆106Updated last year
- Windows Explorer application written in assembly☆15Updated 2 years ago
- Lightweight x86-64 disassembling library☆44Updated 3 years ago
- Lightweight x86-64 instruction length disassembler (LDE)☆34Updated 2 years ago
- Custom LoadLibrary implementation☆60Updated 9 years ago
- set of single-header libraries for C/C++. The code is far from finished but some parts are quite usable.☆167Updated 3 years ago
- Experimental win32 gui wrapper in C++☆69Updated 4 months ago
- Example of waiting for Event Objects by associating them with a I/O Completion Port (IOCP), effectively lifting MAXIMUM_WAIT_OBJECTS (64)…☆39Updated last year
- Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually☆94Updated 2 years ago
- ☆34Updated 7 years 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☆66Updated 2 weeks ago
- Debug Print viewer (user and kernel)☆69Updated last year
- x64 PE-COFF virtualization driven obfuscation engine☆58Updated 3 years ago
- Tool for generating C++ classes and json from PDB, DWARF and ELF symbols (Work in progress)☆53Updated 7 years ago
- cross platform library to manipulate and extract information of memory regions☆34Updated 7 years ago
- Yet another PE Viewer☆142Updated 2 years ago