nettitude / SimplePELoaderLinks
In-Memory PE Loader
☆374Updated 6 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)☆574Updated 7 months ago
- Asynchronous Procedure Calls☆238Updated 4 years ago
- Detours with just single dependency - NTDLL☆664Updated last month
- Code that allows running another windows PE in the same address space as the host process.☆458Updated 9 years ago
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆693Updated 6 years ago
- Reflective PE loader for DLL injection☆185Updated 8 years ago
- Run a Exe File (PE Module) in memory (like an Application Loader)☆934Updated 4 years ago
- Inline syscalls made easy for windows on clang☆729Updated last year
- AntiDebugging sample sources written in C++☆343Updated 7 years ago
- An improvement of the original reflective DLL injection technique by Stephen Fewer of Harmony Security☆341Updated 8 years ago
- A collection of injection via vc++ in ring3☆242Updated 8 years ago
- Windows NT x64 syscall fuzzer☆630Updated this week
- Import address table (IAT) hooking is a well documented technique for intercepting calls to imported functions.☆224Updated 7 years ago
- A modern c++ implementation of windows heavens gate☆240Updated 5 years ago
- A wrapper library around native windows sytem APIs☆445Updated 4 years ago
- ☆407Updated 8 years ago
- An obfuscation tool for Windows which instruments the Windows Loader into acting as an unpacking engine.☆313Updated 7 years ago
- Proof of concept implementation of in-memory PE Loader based on ReflectiveDLLInjection Technique☆159Updated 7 years ago
- Executes 64bit code from a 32bit process☆240Updated 8 years ago
- InfectPE - Inject custom code into PE file [This project is not maintained anymore]☆327Updated 8 years ago
- A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl☆1,317Updated 2 months ago
- ChimeraPE (a PE injector type - alternative to: RunPE, ReflectiveLoader, etc) - a template for manual loading of EXE, loading imports pay…☆228Updated 2 years ago
- PE permutation library☆277Updated 2 years ago
- System call hook for Windows 10 20H1☆496Updated 4 years ago
- 🗜️ A packer for Windows x86 executable files written in C and Intel x86 Assembly. The new file after packing can obstruct reverse engine…☆354Updated last year
- Hide Process From Task Manager using Usermode API Hooking☆356Updated 4 years ago
- A more stealthy variant of "DLL hollowing"☆363Updated last year
- Obfuscate specific windows apis with different apis☆1,016Updated 4 years ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,259Updated last year
- MemoryModule which compatible with Win32 API and support exception handling☆443Updated 11 months ago