ytk2128 / dll-mergerLinks
A simple tool for merging DLLs into executables with PEB-invisible mapping.
☆284Updated 4 months ago
Alternatives and similar repositories for dll-merger
Users that are interested in dll-merger are comparing it to the libraries listed below
Sorting:
- Collection of undocumented Windows API declarations.☆314Updated last week
- MemoryModule which compatible with Win32 API and support exception handling☆404Updated 3 months ago
- DLL that hooks the NtQuerySystemInformation API and hides a process name☆288Updated 2 years ago
- System call hook for Windows 10 20H1☆493Updated 3 years ago
- A Windows PE format file loader☆145Updated 7 years 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…☆172Updated 3 years ago
- Inline syscalls made easy for windows on clang☆706Updated 11 months ago
- A modern c++ implementation of windows heavens gate☆224Updated 4 years ago
- A bunch of parsers for PE and PDB formats in C++☆246Updated last year
- Asynchronous Procedure Calls☆230Updated 4 years ago
- 🗜️ A packer for Windows x86 executable files written in C and Intel x86 Assembly. The new file after packing can obstruct reverse engine…☆343Updated 7 months ago
- COFF and Portable Executable format described using standard C++ with no dependencies.☆284Updated last month
- Detours with just single dependency - NTDLL☆645Updated 2 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆325Updated 2 years ago
- Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes☆336Updated 3 years ago
- Bootkit for Windows Sandbox to disable DSE/PatchGuard.☆289Updated 7 months ago
- PE Viewer☆182Updated 4 months ago
- In-Memory PE Loader☆376Updated 5 years ago
- A more stealthy variant of "DLL hollowing"☆347Updated last year
- Simple x86/x86_64 instruction level obfuscator based on a basic SBI engine☆268Updated 2 years ago
- Strings plugin for x64dbg☆230Updated this week
- A library for loading dll module bypassing windows PE loader from memory (x86/x64)☆552Updated last year
- Collection of DLL function export forwards for DLL export function proxying☆98Updated last year
- Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually☆92Updated last year
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆537Updated 5 months ago
- Hide Process From Task Manager using Usermode API Hooking☆345Updated 3 years ago
- Run a Exe File (PE Module) in memory (like an Application Loader)☆898Updated 4 years ago
- Windows inline hooking tool.☆270Updated 6 years ago
- Analyze patches in a process☆253Updated 3 years ago
- Executes 64bit code from a 32bit process☆231Updated 7 years ago