malxau / minicrt
A minimal C runtime for Windows instead of MSVCRT
☆99Updated 5 years ago
Alternatives and similar repositories for minicrt:
Users that are interested in minicrt are comparing it to the libraries listed below
- msvcrt.lib for linking against msvcrt.dll on all versions of Windows☆82Updated 4 years ago
- ntdll.h - compatible with MSVC 6.0, Intel C++ Compiler and MinGW. Serves as a complete replacement for Windows.h☆133Updated 5 years ago
- Stripped-down release of Tiny CC for 64-bit Windows minimalist coding☆32Updated 2 years ago
- Cross-platform library for parsing and building PE\PE+ formats☆77Updated 2 years ago
- set of single-header libraries for C/C++. The code is far from finished but some parts are quite usable.☆168Updated 3 years ago
- ☆28Updated 6 years ago
- PE Bliss - Cross-Platform Portable Executable C++ Library☆58Updated last year
- Three Tiny Examples of Directly Using Vista's NtCreateUserProcess☆85Updated 9 years ago
- "Mingw64 Driver Plus Plus": Mingw64, C++, DDK and (EA)STL made easy!☆36Updated last month
- Recreation of GetProcAddress without external dependencies on Windows Libraries☆89Updated 9 years ago
- Alternative Windows C runtime for minimal binary size☆37Updated 8 years ago
- A c++20 constexpr x86 assembler☆57Updated 3 years ago
- This is a simple tool to remove the "Rich" header from binaries (EXE or DLL files) created by M$ development tools.☆33Updated 4 years ago
- A portable header only library extending the C++20 STL.☆73Updated 10 months ago
- Tool for generating C++ classes and json from PDB, DWARF and ELF symbols (Work in progress)☆53Updated 6 years ago
- Import library generator for x86 PE files☆56Updated 5 years ago
- A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)☆192Updated 3 months ago
- A local copy of Alex Ionescu's seemingly abandoned native-nt-toolkit project containing knowledge inherited from the ReactOS project.☆54Updated 5 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☆65Updated 2 weeks ago
- CMake template for a basic EFI application/bootkit. This library is header-only, there is no EDK2 runtime!).☆76Updated 2 years ago
- Library for native Windows dll's loading into RAM☆36Updated 2 years ago
- COFF and Portable Executable format described using standard C++ with no dependencies.☆275Updated this week
- Lightweight x86-64 disassembling library☆41Updated 2 years ago
- ConGui - Windows Console UI library☆26Updated last year
- PE Viewer☆166Updated last month
- a lightweight library geared towards windows process hacking/manipulation, but with much more use case.☆29Updated 3 years ago
- API Set resolver for Windows☆129Updated 5 months ago
- Load a 64-bit DLL into a 32-bit process.☆27Updated 3 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 2 years ago
- Custom LoadLibrary implementation☆57Updated 9 years ago