abhisek / Pe-Loader-SampleLinks
Proof of concept implementation of in-memory PE Loader based on ReflectiveDLLInjection Technique
☆155Updated 6 years ago
Alternatives and similar repositories for Pe-Loader-Sample
Users that are interested in Pe-Loader-Sample are comparing it to the libraries listed below
Sorting:
- Rovnix Bootkit☆122Updated 10 years ago
- ChimeraPE (a PE injector type - alternative to: RunPE, ReflectiveLoader, etc) - a template for manual loading of EXE, loading imports pay…☆226Updated 2 years ago
- Win64/Rovnix - Volume Boot Record Bootkit☆177Updated 10 years ago
- ☆403Updated 8 years ago
- Persistent IAT hooking application - based on bearparser☆260Updated 3 years ago
- Process Doppelgänging☆161Updated 7 years ago
- Collection Of Anti-Debugging Tricks☆101Updated 9 years ago
- Library that allows you to run 64bit code on a Wow64 32bit process☆147Updated 8 years ago
- Multi-purpose proof-of-concept tool based on CPU-Z CVE-2017-15303☆110Updated 7 years ago
- PowerLoaderEx - Advanced Code Injection Technique for x32 / x64☆379Updated 8 years ago
- Load a Windows Kernel Driver☆94Updated 8 years ago
- Simple 32/64-bit PEs loader.☆138Updated 6 years ago
- An improvement of the original reflective DLL injection technique by Stephen Fewer of Harmony Security☆337Updated 8 years ago
- Inject code into a legitimate process☆145Updated 10 years ago
- Reflective PE loader for DLL injection☆180Updated 7 years ago
- InfectPE - Inject custom code into PE file [This project is not maintained anymore]☆326Updated 8 years ago
- PatchGuard Research☆303Updated 6 years ago
- Import address table (IAT) hooking is a well documented technique for intercepting calls to imported functions.☆221Updated 7 years ago
- Mirror of users section of rootkit.com☆299Updated 9 years ago
- windows kernelmode and usermode IAT hook☆148Updated 4 years ago
- ☆108Updated 7 years ago
- TDL4 style rootkit to spoof read/write requests to master boot record☆131Updated 7 years ago
- A command tree based on commands and extensions for Windows Kernel Debugging.☆109Updated 5 years ago
- Process Hollowing for 32 bit and 64 bit☆79Updated 7 years ago
- MSI NTIOLib/WinIO Local Privilege Escalation exploit☆96Updated 9 years ago
- PoC for detecting and dumping code injection (built and extended on UnRunPE)☆57Updated 6 years ago
- PE file manipulation library☆77Updated 5 years ago
- A utility to use the usermode shellcode from the DOUBLEPULSAR payload to reflectively load an arbitrary DLL into another process, for use…