nettitude / SimplePELoader
In-Memory PE Loader
☆374Updated 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)☆548Updated last year
- Detours with just single dependency - NTDLL☆633Updated 2 years ago
- Inline syscalls made easy for windows on clang☆703Updated 10 months ago
- Code that allows running another windows PE in the same address space as the host process.☆445Updated 8 years ago
- Asynchronous Procedure Calls☆224Updated 4 years ago
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆674Updated 6 years ago
- A wrapper library around native windows sytem APIs☆433Updated 4 years ago
- System call hook for Windows 10 20H1☆485Updated 3 years ago
- PE permutation library☆273Updated 2 years ago
- InfectPE - Inject custom code into PE file [This project is not maintained anymore]☆324Updated 8 years ago
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆868Updated 5 years ago
- AntiDebugging sample sources written in C++☆340Updated 6 years ago
- MemoryModule which compatible with Win32 API and support exception handling☆397Updated 2 months ago
- Windows NT x64 syscall fuzzer☆603Updated last year
- Obfuscate specific windows apis with different apis☆1,001Updated 4 years ago
- Reflective PE loader for DLL injection☆174Updated 7 years ago
- Import address table (IAT) hooking is a well documented technique for intercepting calls to imported functions.☆218Updated 6 years ago
- A modern c++ implementation of windows heavens gate☆220Updated 4 years ago
- Run a Exe File (PE Module) in memory (like an Application Loader)☆894Updated 4 years ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,215Updated last year
- Manual DLL Injector using Thread Hijacking.☆237Updated 7 years ago
- Using Driver Global Injection dll, it can hide DLL modules☆522Updated 5 years ago
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆743Updated last week
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆493Updated 2 years ago
- Protected Processes Light Killer☆927Updated 2 years ago
- A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl☆1,215Updated 2 months ago
- Syscall Monitor is a system monitor program (like Sysinternal's Process Monitor) using Intel VT-X/EPT for Windows7+☆739Updated 7 years ago
- ☆396Updated 8 years ago
- A more stealthy variant of "DLL hollowing"☆348Updated last year
- Simple VM based x86 PE (portable exectuable) protector.☆345Updated 10 years ago