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:
- Detours with just single dependency - NTDLL☆645Updated 2 years ago
- A library for loading dll module bypassing windows PE loader from memory (x86/x64)☆553Updated last week
- Inline syscalls made easy for windows on clang☆709Updated last year
- Asynchronous Procedure Calls☆232Updated 4 years ago
- AntiDebugging sample sources written in C++☆340Updated 6 years ago
- Code that allows running another windows PE in the same address space as the host process.☆447Updated 8 years ago
- Run a Exe File (PE Module) in memory (like an Application Loader)☆900Updated 4 years ago
- A wrapper library around native windows sytem APIs☆435Updated 4 years ago
- A modern c++ implementation of windows heavens gate☆224Updated 4 years ago
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆880Updated 5 years ago
- Windows NT x64 syscall fuzzer☆607Updated last year
- Obfuscate specific windows apis with different apis☆1,002Updated 4 years ago
- Reflective PE loader for DLL injection☆178Updated 7 years ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,232Updated last year
- 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
- System call hook for Windows 10 20H1☆493Updated 3 years ago
- PE permutation library☆273Updated 2 years ago
- An improvement of the original reflective DLL injection technique by Stephen Fewer of Harmony Security☆324Updated 7 years ago
- InfectPE - Inject custom code into PE file [This project is not maintained anymore]☆325Updated 8 years ago
- Manual DLL Injector using Thread Hijacking.☆238Updated 7 years ago
- MemoryModule which compatible with Win32 API and support exception handling☆408Updated 4 months ago
- Import address table (IAT) hooking is a well documented technique for intercepting calls to imported functions.☆219Updated 6 years ago
- ☆399Updated 8 years ago
- A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl☆1,234Updated 3 weeks ago
- ChimeraPE (a PE injector type - alternative to: RunPE, ReflectiveLoader, etc) - a template for manual loading of EXE, loading imports pay…☆224Updated 2 years ago
- An obfuscation tool for Windows which instruments the Windows Loader into acting as an unpacking engine.☆305Updated 6 years ago
- Syscall Monitor is a system monitor program (like Sysinternal's Process Monitor) using Intel VT-X/EPT for Windows7+☆742Updated 7 years ago
- Simple VM based x86 PE (portable exectuable) protector.☆361Updated 10 years ago
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆749Updated last month
- Persistent IAT hooking application - based on bearparser☆259Updated 2 years ago