codecrack3 / Run-PE---Run-Portable-Executable-From-Memory
Code that allows running another windows PE in the same address space as the host process.
☆64Updated 8 years ago
Alternatives and similar repositories for Run-PE---Run-Portable-Executable-From-Memory:
Users that are interested in Run-PE---Run-Portable-Executable-From-Memory are comparing it to the libraries listed below
- ntdll.h - compatible with MSVC 6.0, Intel C++ Compiler and MinGW. Serves as a complete replacement for Windows.h☆134Updated 5 years ago
- Demo service that runs in svchost.exe☆79Updated 7 years ago
- ☆56Updated 10 years ago
- Lightweight Portable Executable parsing library and a demo peParser application.☆77Updated 2 years ago
- PoC designed to evade userland-hooking anti-virus.☆88Updated 5 years ago
- Collection of DLL function export forwards for DLL export function proxying☆95Updated last year
- An Open Source Windows DLL Injector With All Known Techniques Available☆85Updated 7 years ago
- Hide function calls to prevent reverse-engineering☆68Updated 3 years ago
- Three Tiny Examples of Directly Using Vista's NtCreateUserProcess☆87Updated 9 years ago
- Asynchronous Procedure Calls☆219Updated 3 years ago
- Elevate a process to be a protected process☆144Updated 5 years ago
- Code that allows running another windows PE in the same address space as the host process.☆440Updated 8 years ago
- A modern c++ implementation of windows heavens gate☆217Updated 4 years ago
- A PoC designed to bypass all usermode hooks in a WoW64 environment.☆149Updated 4 years ago
- Protects deletion of files with a specified extension using a kernel-mode driver.☆76Updated 6 years ago
- C++☆80Updated 8 years ago
- C++ library for low-level Windows development☆73Updated 11 months ago
- Reflective PE loader for DLL injection☆174Updated 7 years ago
- A simple rootkit to hide a process☆46Updated 11 years ago
- Recreation of GetProcAddress without external dependencies on Windows Libraries☆89Updated 9 years ago
- This is a sample that shows how to leverage SetThreadContext for DLL injection☆81Updated 7 years ago
- Manual DLL Injector using Thread Hijacking.☆236Updated 7 years ago
- A PE (Portable Executable) packer with Huffman Compression and Xor encryption.☆57Updated 3 years ago
- Dump system call codes, names, and offsets from Ntdll.dll☆76Updated last year
- Standalone program to download PDB Symbol files for debugging without WDK☆76Updated 5 years ago
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆80Updated 6 years ago
- NINA: No Injection, No Allocation x64 Process Injection Technique☆195Updated 4 years ago
- A Windows PE format file loader☆141Updated 6 years ago
- An example of a client and server using Windows' ALPC functions to send and receive data.☆94Updated 2 months ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆85Updated 2 years ago