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:
- A library for loading dll module bypassing windows PE loader from memory (x86/x64)☆562Updated 2 months ago
- Detours with just single dependency - NTDLL☆646Updated 3 years ago
- Code that allows running another windows PE in the same address space as the host process.☆453Updated 8 years ago
- Asynchronous Procedure Calls☆235Updated 4 years ago
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆684Updated 6 years ago
- Reflective PE loader for DLL injection☆180Updated 7 years ago
- Inline syscalls made easy for windows on clang☆718Updated last year
- A modern c++ implementation of windows heavens gate☆229Updated 4 years ago
- Run a Exe File (PE Module) in memory (like an Application Loader)☆923Updated 4 years ago
- A collection of injection via vc++ in ring3☆242Updated 8 years ago
- Windows NT x64 syscall fuzzer☆621Updated last month
- An improvement of the original reflective DLL injection technique by Stephen Fewer of Harmony Security☆336Updated 8 years ago
- Executes 64bit code from a 32bit process☆234Updated 8 years ago
- AntiDebugging sample sources written in C++☆342Updated 7 years ago
- PE permutation library☆276Updated 2 years ago
- Import address table (IAT) hooking is a well documented technique for intercepting calls to imported functions.☆220Updated 6 years ago
- A wrapper library around native windows sytem APIs☆440Updated 4 years ago
- ChimeraPE (a PE injector type - alternative to: RunPE, ReflectiveLoader, etc) - a template for manual loading of EXE, loading imports pay…☆223Updated 2 years ago
- ☆402Updated 8 years ago
- An obfuscation tool for Windows which instruments the Windows Loader into acting as an unpacking engine.☆307Updated 6 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…☆344Updated 10 months ago
- A Windows PE format file loader☆146Updated 7 years ago
- System call hook for Windows 10 20H1☆496Updated 4 years ago
- MemoryModule which compatible with Win32 API and support exception handling☆425Updated 6 months ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,243Updated last year
- A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl☆1,265Updated 2 months ago
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆525Updated 2 years ago
- A more stealthy variant of "DLL hollowing"☆354Updated last year
- Hide Process From Task Manager using Usermode API Hooking☆351Updated 3 years ago
- This is a collection of interesting codes about Windows Process creation.☆239Updated last year