malxau / minicrt
A minimal C runtime for Windows instead of MSVCRT
☆103Updated 5 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☆82Updated 4 years ago
- ntdll.h - compatible with MSVC 6.0, Intel C++ Compiler and MinGW. Serves as a complete replacement for Windows.h☆137Updated 5 years ago
- set of single-header libraries for C/C++. The code is far from finished but some parts are quite usable.☆171Updated 3 years ago
- Stripped-down release of Tiny CC for 64-bit Windows minimalist coding☆32Updated 2 years ago
- "Mingw64 Driver Plus Plus": Mingw64, C++, DDK and (EA)STL made easy!☆39Updated 3 months ago
- PE Viewer☆179Updated 3 months ago
- PE Bliss - Cross-Platform Portable Executable C++ Library☆59Updated last year
- Alternative Windows C runtime for minimal binary size☆37Updated 9 years ago
- Cross-platform library for parsing and building PE\PE+ formats☆80Updated 2 years ago
- Custom LoadLibrary implementation☆58Updated 9 years ago
- A portable header only library extending the C++20 STL.☆76Updated last year
- Tiny C++ Library for Visual Studio to replace msvcrtxx.dll which causes bloatware.☆68Updated 15 years ago
- A modern c++ implementation of windows heavens gate☆222Updated 4 years ago
- Library for native Windows dll's loading into RAM☆38Updated 2 years ago
- Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually☆91Updated last year
- A c++20 constexpr x86 assembler☆57Updated 3 years ago
- A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)☆196Updated 2 months ago
- ☆30Updated 6 years ago
- Hide function calls to prevent reverse-engineering☆69Updated 4 years ago
- x64 PE-COFF virtualization driven obfuscation engine☆57Updated 2 years ago
- COFF and Portable Executable format described using standard C++ with no dependencies.☆279Updated 3 weeks 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
- Recreation of GetProcAddress without external dependencies on Windows Libraries☆89Updated 9 years ago
- C++11 RAII memory patcher and function hooking thing☆34Updated 8 years ago
- Yet another PE Viewer☆140Updated 2 years ago
- Tool for generating C++ classes and json from PDB, DWARF and ELF symbols (Work in progress)☆53Updated 6 years ago
- Small memory leak PoC that is happening in IopGetDeviceInterfaces☆25Updated 4 years ago
- ☆82Updated 11 months ago
- Three Tiny Examples of Directly Using Vista's NtCreateUserProcess☆87Updated 9 years ago
- a lightweight library geared towards windows process hacking/manipulation, but with much more use case.☆31Updated 3 years ago