ytk2128 / dll-mergerLinks
A simple tool for merging DLLs into executables with PEB-invisible mapping.
☆290Updated 10 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.☆334Updated last month
- A Windows PE format file loader☆148Updated 7 years ago
- A modern c++ implementation of windows heavens gate☆240Updated 5 years ago
- DLL that hooks the NtQuerySystemInformation API and hides a process name☆294Updated 2 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…☆349Updated last year
- 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…☆182Updated 3 years ago
- MemoryModule which compatible with Win32 API and support exception handling☆434Updated 9 months ago
- Inline syscalls made easy for windows on clang