nettitude / SimplePELoaderLinks
In-Memory PE Loader
☆376Updated 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)☆552Updated last year
- Detours with just single dependency - NTDLL☆644Updated 2 years ago
- Asynchronous Procedure Calls☆230Updated 4 years ago
- A wrapper library around native windows sytem APIs☆433Updated 4 years ago
- Inline syscalls made easy for windows on clang☆706Updated 11 months ago
- Windows NT x64 syscall fuzzer☆607Updated last year
- Reflective PE loader for DLL injection☆175Updated 7 years ago
- System call hook for Windows 10 20H1☆493Updated 3 years ago
- Obfuscate specific windows apis with different apis☆1,000Updated 4 years ago
- PE permutation library☆273Updated 2 years ago
- A modern c++ implementation of windows heavens gate☆222Updated 4 years ago
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆676Updated 6 years ago
- Import address table (IAT) hooking is a well documented technique for intercepting calls to imported functions.☆219Updated 6 years ago
- Code that allows running another windows PE in the same address space as the host process.☆446Updated 8 years ago
- Manual DLL Injector using Thread Hijacking.☆237Updated 7 years ago
- Persistent IAT hooking application - based on bearparser☆258Updated 2 years ago
- AntiDebugging sample sources written in C++☆340Updated 6 years ago
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆505Updated 2 years ago
- ☆398Updated 8 years ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,226Updated last year
- Run a Exe File (PE Module) in memory (like an Application Loader)☆898Updated 4 years ago
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆876Updated 5 years ago
- Simple VM based x86 PE (portable exectuable) protector.☆346Updated 10 years ago
- A more stealthy variant of "DLL hollowing"☆347Updated last year
- A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl☆1,222Updated last week
- pseudo-code to show how to disable patchguard with win10☆295Updated 7 years ago
- Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes☆335Updated 3 years ago
- Using Driver Global Injection dll, it can hide DLL modules☆524Updated 5 years ago
- Executes 64bit code from a 32bit process☆229Updated 7 years ago
- InfectPE - Inject custom code into PE file [This project is not maintained anymore]☆324Updated 8 years ago