nettitude / SimplePELoader
In-Memory PE Loader
☆370Updated 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)☆540Updated 9 months ago
- Detours with just single dependency - NTDLL☆617Updated 2 years ago
- Code that allows running another windows PE in the same address space as the host process.☆434Updated 8 years ago
- Inline syscalls made easy for windows on clang☆687Updated 6 months ago
- Run a Exe File (PE Module) in memory (like an Application Loader)☆866Updated 3 years ago
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆654Updated 5 years ago
- A modern c++ implementation of windows heavens gate☆202Updated 4 years ago
- Asynchronous Procedure Calls☆210Updated 3 years ago
- Manual DLL Injector using Thread Hijacking.☆232Updated 7 years ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,188Updated 8 months ago
- System call hook for Windows 10 20H1☆485Updated 3 years ago
- Windows NT x64 syscall fuzzer☆596Updated last year
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆851Updated 5 years ago
- Using Driver Global Injection dll, it can hide DLL modules☆514Updated 5 years ago
- A wrapper library around native windows sytem APIs☆418Updated 3 years ago
- AntiDebugging sample sources written in C++☆336Updated 6 years ago
- Reflective PE loader for DLL injection☆171Updated 7 years ago
- A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl☆1,133Updated last month
- Obfuscate specific windows apis with different apis☆987Updated 3 years ago
- PE permutation library☆264Updated last year
- Import address table (IAT) hooking is a well documented technique for intercepting calls to imported functions.☆216Updated 6 years ago
- ☆396Updated 7 years ago
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆731Updated last year
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆580Updated 5 years ago
- InfectPE - Inject custom code into PE file [This project is not maintained anymore]☆322Updated 7 years ago
- Protected Processes Light Killer☆905Updated last year
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆482Updated 2 years ago
- 💉 DLL/Shellcode injection techniques☆701Updated 5 years ago
- MemoryModule which compatible with Win32 API and support exception handling☆379Updated 2 months ago
- A more stealthy variant of "DLL hollowing"☆339Updated 10 months ago