nettitude / SimplePELoader
In-Memory PE Loader
☆369Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for SimplePELoader
- Detours with just single dependency - NTDLL☆612Updated 2 years ago
- A library for loading dll module bypassing windows PE loader from memory (x86/x64)☆536Updated 8 months ago
- Code that allows running another windows PE in the same address space as the host process.☆433Updated 8 years ago
- Inline syscalls made easy for windows on clang☆672Updated 5 months ago
- A wrapper library around native windows sytem APIs☆421Updated 3 years ago
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆646Updated 5 years ago
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆845Updated 4 years ago
- A modern c++ implementation of windows heavens gate☆194Updated 4 years ago
- Asynchronous Procedure Calls☆194Updated 3 years ago
- Run a Exe File (PE Module) in memory (like an Application Loader)☆860Updated 3 years ago
- Reflective PE loader for DLL injection☆167Updated 7 years ago
- Windows NT x64 syscall fuzzer☆589Updated last year
- Obfuscate specific windows apis with different apis☆982Updated 3 years ago
- AntiDebugging sample sources written in C++☆335Updated 6 years ago
- Import address table (IAT) hooking is a well documented technique for intercepting calls to imported functions.☆216Updated 6 years ago
- PE permutation library☆261Updated last year
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,137Updated 6 months ago
- InfectPE - Inject custom code into PE file [This project is not maintained anymore]☆321Updated 7 years ago
- A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl☆1,117Updated 2 weeks ago
- System call hook for Windows 10 20H1☆481Updated 3 years ago
- ☆393Updated 7 years ago
- A more stealthy variant of "DLL hollowing"☆337Updated 8 months ago
- Persistent IAT hooking application - based on bearparser☆247Updated 2 years ago
- Executes 64bit code from a 32bit process☆232Updated 7 years ago
- An improvement of the original reflective DLL injection technique by Stephen Fewer of Harmony Security☆316Updated 7 years ago
- A collection of injection via vc++ in ring3☆239Updated 7 years ago
- An obfuscation tool for Windows which instruments the Windows Loader into acting as an unpacking engine.☆292Updated 6 years ago
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆473Updated 2 years ago
- ChimeraPE (a PE injector type - alternative to: RunPE, ReflectiveLoader, etc) - a template for manual loading of EXE, loading imports pay…☆216Updated last year
- Manual DLL Injector using Thread Hijacking.☆231Updated 6 years ago