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)☆555Updated last month
- Asynchronous Procedure Calls☆235Updated 4 years ago
- Detours with just single dependency - NTDLL☆644Updated 2 years ago
- Code that allows running another windows PE in the same address space as the host process.☆448Updated 8 years ago
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆678Updated 6 years ago
- An improvement of the original reflective DLL injection technique by Stephen Fewer of Harmony Security☆333Updated 7 years ago
- ☆401Updated 8 years ago
- Inline syscalls made easy for windows on clang☆714Updated last year
- Reflective PE loader for DLL injection☆179Updated 7 years ago
- AntiDebugging sample sources written in C++☆341Updated 6 years ago
- A collection of injection via vc++ in ring3☆242Updated 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
- Windows NT x64 syscall fuzzer☆615Updated 2 weeks ago
- Import address table (IAT) hooking is a well documented technique for intercepting calls to imported functions.☆219Updated 6 years ago
- A wrapper library around native windows sytem APIs☆435Updated 4 years ago
- Run a Exe File (PE Module) in memory (like an Application Loader)☆911Updated 4 years ago
- PE permutation library☆276Updated 2 years ago
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆513Updated 2 years ago
- This is a collection of interesting codes about Windows Process creation.☆234Updated last year
- Hide Process From Task Manager using Usermode API Hooking☆344Updated 3 years ago
- Obfuscate specific windows apis with different apis☆1,006Updated 4 years ago
- A modern c++ implementation of windows heavens gate☆225Updated 4 years ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,232Updated last year
- Protected Processes Light Killer☆938Updated 2 years ago
- InfectPE - Inject custom code into PE file [This project is not maintained anymore]☆325Updated 8 years ago
- System call hook for Windows 10 20H1☆493Updated 4 years ago
- A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl☆1,241Updated last month
- Manual DLL Injector using Thread Hijacking.☆238Updated 7 years ago
- An obfuscation tool for Windows which instruments the Windows Loader into acting as an unpacking engine.☆304Updated 6 years ago
- A more stealthy variant of "DLL hollowing"☆350Updated last year