Fatmike-GH / PELoaderLinks
A Windows PE loader / manual mapper for executables (x86 and x64) with full TLS (Thread Local Storage) support.
☆84Updated 3 months ago
Alternatives and similar repositories for PELoader
Users that are interested in PELoader are comparing it to the libraries listed below
Sorting:
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆77Updated last year
- Hook all callbacks which are registered with LdrRegisterDllNotification☆96Updated 9 months ago
- Create stealthy, inline, EPT-like hooks using SMAP and SMEP☆60Updated last year
- NtCreateUserProcess with CsrClientCallServer for mainstream Windows x64 version☆41Updated last year
- A native Windows library for intercepting kernel-to-user transitions using instrumentation callbacks☆28Updated last year
- Load dll with undocumented functions and debug symbols☆47Updated last year
- windows rootkit☆60Updated last year
- A Windows PE packer for executables (x64) with LZMA compression and with full TLS (Thread Local Storage) support.☆93Updated 3 months ago
- Samples from my book Windows Native API programming☆80Updated 8 months ago
- Elevate arbitrary MSR writes to kernel execution.☆43Updated 2 years ago
- ZeroImport is a lightweight and easy to use C++ library for Windows Kernel Drivers. It allows you to hide any import in your kernel drive…☆50Updated 2 years ago
- silence file system monitoring components by hooking their minifilters☆59Updated 2 years ago
- kASLR bypass technique on Intel CPUs.☆32Updated 8 months ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆79Updated 3 years ago
- Helper functions for calculating the authenticode digest for a portable executable file☆21Updated 5 years ago
- A basic implementation of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆78Updated 10 months ago
- ntoskrnl .data hooks for UM-KM communication☆53Updated last year
- Windows kernel driver template for cmkr and llvm-msvc.☆35Updated 2 years ago
- Header-only C++ library for producing PE files.☆34Updated 2 years ago
- Binary rewriter for 64-bit PE files.☆99Updated last year
- vm_str.hpp is a header only string obfuscator.☆103Updated 5 months ago
- Finding Truth in the Shadows☆120Updated 3 years ago
- research revolving the windows filtering platform callout mechanism☆37Updated last year
- Add an empty section to a PE file☆53Updated 8 years ago
- Integration of Microsoft Warbird with the MSVC compiler☆116Updated 2 years ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆132Updated 2 years ago
- ☆15Updated last year
- Compileable POC of namazso's x64 return address spoofer.☆50Updated 5 years ago
- Repository of different kernel drivers written while studying Windows NT Driver development☆12Updated last year
- Minimalistic HTTP(S) client for the NT kernel☆61Updated last month