ytk2128 / dll-merger
A simple tool for merging DLLs into executables with PEB-invisible mapping.
☆278Updated last month
Alternatives and similar repositories for dll-merger:
Users that are interested in dll-merger are comparing it to the libraries listed below
- Collection of undocumented Windows API declarations.☆302Updated last month
- MemoryModule which compatible with Win32 API and support exception handling☆391Updated 2 weeks ago
- System call hook for Windows 10 20H1☆486Updated 3 years ago
- Inline syscalls made easy for windows on clang☆693Updated 8 months ago
- A Windows PE format file loader☆140Updated 6 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆272Updated 2 years ago
- A modern c++ implementation of windows heavens gate☆215Updated 4 years ago
- Hex-Rays microcode plugin for automated simplification of Windows Kernel decompilation.☆578Updated last month
- DLL that hooks the NtQuerySystemInformation API and hides a process name☆285Updated last year
- 🗜️ A packer for Windows x86 executable files written in C and Intel x86 Assembly. The new file after packing can obstruct reverse engine…☆333Updated 4 months ago
- Global user-mode hooking framework, based on AppInit_DLLs. The goal is to allow you to rapidly develop hooks to inject in an arbitrary pr…☆167Updated 2 years ago
- Debugger Anti-Detection Benchmark☆307Updated last year
- Detours with just single dependency - NTDLL☆617Updated 2 years ago
- A bunch of parsers for PE and PDB formats in C++☆231Updated 9 months ago
- Advanced driver monitoring utility.☆204Updated 2 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
- COFF and Portable Executable format described using standard C++ with no dependencies.☆275Updated this week
- Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes☆333Updated 3 years ago
- A Cross-Platform C++ parser library for Windows user minidumps with Python 3 bindings.☆200Updated 3 months ago
- Hide Process From Task Manager using Usermode API Hooking☆338Updated 3 years ago
- Executes 64bit code from a 32bit process☆230Updated 7 years ago
- X86 Mutation Engine with Portable Executable compatibility.☆479Updated 2 years ago
- Run a Exe File (PE Module) in memory (like an Application Loader)☆877Updated 3 years ago
- protector & obfuscator & code virtualizer☆498Updated this week
- Single header version of System Informer's phnt library.☆193Updated this week
- Anti-debugging techniques on a (bad looking) Win32 application.☆237Updated 11 months ago
- Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers☆220Updated this week
- Using Microsoft Warbird to automatically unpack and execute encrypted shellcode in ClipSp.sys without triggering PatchGuard☆244Updated 2 years ago
- The Universal C++ RunTime library, supporting kernel-mode C++ exception-handler and STL.☆399Updated 7 months ago
- Manual DLL Injector using Thread Hijacking.☆234Updated 7 years ago