nettitude / SimplePELoader
In-Memory PE Loader
☆371Updated 5 years ago
Alternatives and similar repositories for SimplePELoader:
Users that are interested in SimplePELoader are comparing it to the libraries listed below
- A library for loading dll module bypassing windows PE loader from memory (x86/x64)☆544Updated last year
- Detours with just single dependency - NTDLL☆619Updated 2 years ago
- Code that allows running another windows PE in the same address space as the host process.☆439Updated 8 years ago
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆666Updated 5 years ago
- System call hook for Windows 10 20H1☆484Updated 3 years ago
- Inline syscalls made easy for windows on clang☆694Updated 9 months ago
- Windows NT x64 syscall fuzzer☆597Updated last year
- Reflective PE loader for DLL injection☆174Updated 7 years ago
- An improvement of the original reflective DLL injection technique by Stephen Fewer of Harmony Security☆322Updated 7 years ago
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆494Updated 2 years ago
- Import address table (IAT) hooking is a well documented technique for intercepting calls to imported functions.☆218Updated 6 years ago
- A wrapper library around native windows sytem APIs☆429Updated 4 years ago
- Asynchronous Procedure Calls☆219Updated 3 years ago
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆859Updated 5 years ago
- Obfuscate specific windows apis with different apis☆996Updated 4 years ago
- ☆393Updated 8 years ago
- A more stealthy variant of "DLL hollowing"☆342Updated last year
- PE permutation library☆270Updated last year
- AntiDebugging sample sources written in C++☆337Updated 6 years ago
- InfectPE - Inject custom code into PE file [This project is not maintained anymore]☆323Updated 7 years ago
- A modern c++ implementation of windows heavens gate☆217Updated 4 years ago
- A collection of injection via vc++ in ring3☆242Updated 7 years ago
- A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl☆1,187Updated 2 weeks ago
- MemoryModule which compatible with Win32 API and support exception handling☆392Updated last month
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,202Updated 10 months ago
- Protected Processes Light Killer☆915Updated last year
- Run a Exe File (PE Module) in memory (like an Application Loader)☆883Updated 3 years ago
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆738Updated last year
- Manual DLL Injector using Thread Hijacking.☆236Updated 7 years ago
- C++ STL in the Windows Kernel with C++ Exception Support☆407Updated last year