nettitude / SimplePELoaderLinks
In-Memory PE Loader
☆377Updated 5 years ago
Alternatives and similar repositories for SimplePELoader
Users that are interested in SimplePELoader are comparing it to the libraries listed below
Sorting:
- A library for loading dll module bypassing windows PE loader from memory (x86/x64)☆562Updated 3 months ago
- Detours with just single dependency - NTDLL☆647Updated 3 years ago
- Asynchronous Procedure Calls☆236Updated 4 years ago
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆684Updated 6 years ago
- Code that allows running another windows PE in the same address space as the host process.☆455Updated 8 years ago
- AntiDebugging sample sources written in C++☆341Updated 7 years ago
- Inline syscalls made easy for windows on clang☆721Updated last year
- A collection of injection via vc++ in ring3☆242Updated 8 years ago
- Import address table (IAT) hooking is a well documented technique for intercepting calls to imported functions.☆221Updated 6 years ago
- Reflective PE loader for DLL injection☆180Updated 7 years ago
- PE permutation library☆276Updated 2 years ago
- An improvement of the original reflective DLL injection technique by Stephen Fewer of Harmony Security☆337Updated 8 years ago
- Windows NT x64 syscall fuzzer☆624Updated 2 months ago
- A wrapper library around native windows sytem APIs☆441Updated 4 years ago
- System call hook for Windows 10 20H1☆495Updated 4 years ago
- A modern c++ implementation of windows heavens gate☆229Updated 4 years ago
- Persistent IAT hooking application - based on bearparser☆257Updated 2 years ago
- Run a Exe File (PE Module) in memory (like an Application Loader)☆924Updated 4 years ago
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆526Updated 3 years ago
- ☆402Updated 8 years ago
- ChimeraPE (a PE injector type - alternative to: RunPE, ReflectiveLoader, etc) - a template for manual loading of EXE, loading imports pay…☆223Updated 2 years ago
- A Windows PE format file loader☆146Updated 7 years ago
- Executes 64bit code from a 32bit process☆235Updated 8 years ago
- A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl☆1,278Updated 3 months ago
- InfectPE - Inject custom code into PE file [This project is not maintained anymore]☆325Updated 8 years ago
- Proof of concept implementation of in-memory PE Loader based on ReflectiveDLLInjection Technique☆153Updated 6 years ago
- A more stealthy variant of "DLL hollowing"☆358Updated last year
- Hide Process From Task Manager using Usermode API Hooking☆352Updated 4 years ago
- Manual DLL Injector using Thread Hijacking.☆239Updated 7 years ago
- PowerLoaderEx - Advanced Code Injection Technique for x32 / x64☆378Updated 8 years ago