peperunas / injectopiLinks
A set of tutorials about code injection for Windows.
☆311Updated 9 months ago
Alternatives and similar repositories for injectopi
Users that are interested in injectopi are comparing it to the libraries listed below
Sorting:
- Papers, blogposts, tutorials etc for learning about Windows kernel exploitation, internals and (r|b)ootkits☆396Updated 5 years ago
- PowerLoaderEx - Advanced Code Injection Technique for x32 / x64☆379Updated 8 years ago
- Demos of various injection techniques found in malware☆791Updated 3 years ago
- DriverBuddy is an IDA Python script to assist with the reverse engineering of Windows kernel drivers.☆364Updated 5 years ago
- ☆399Updated 8 years ago
- A tool to help when dealing with Windows IOCTL codes or reversing Windows drivers.☆435Updated 6 years ago
- windows syscall table from xp ~ 10 rs4☆353Updated 7 years ago
- Persistent IAT hooking application - based on bearparser☆259Updated 2 years ago
- InfectPE - Inject custom code into PE file [This project is not maintained anymore]☆325Updated 8 years ago
- ChimeraPE (a PE injector type - alternative to: RunPE, ReflectiveLoader, etc) - a template for manual loading of EXE, loading imports pay…☆224Updated 2 years ago
- A memory scanning evasion technique☆872Updated 8 years ago
- Examples of leaking Kernel Mode information from User Mode on Windows☆605Updated 7 years ago
- A tool to detect and crash Cuckoo Sandbox☆294Updated 11 months ago
- A kernel driver to practice writing exploits against, as well as some example exploits using public techniques.☆405Updated 10 years ago
- zer0m0n driver for cuckoo sandbox☆362Updated 10 years ago
- Mirror of users section of rootkit.com☆296Updated 8 years ago
- An extensible framework for easily writing compiler optimized position independent x86 / x64 shellcode for windows platforms.☆520Updated 5 years ago
- Pocs for Antivirus Software‘s Kernel Vulnerabilities☆264Updated 7 years ago
- Incident Response & Digital Forensics Debugging Extension☆381Updated 6 years ago
- Tools for instrumenting Windows Defender's mpengine.dll☆300Updated 6 years ago
- Portable Executable parsing library (from PE-bear)☆656Updated last month
- An improvement of the original reflective DLL injection technique by Stephen Fewer of Harmony Security☆324Updated 7 years ago
- Zerokit/GAPZ rootkit (non buildable and only for researching)☆182Updated 6 years ago
- Windows Kernel Drivers fuzzer☆349Updated 8 years ago
- C++ application that uses memory and code hooks to detect packers☆270Updated 7 years ago
- Simple VM based x86 PE (portable exectuable) protector.☆361Updated 10 years ago
- makin - reveal anti-debugging and anti-VM tricks [This project is not maintained anymore]☆741Updated 6 years ago
- Kernel rootkit, that lives inside the Windows registry values data☆496Updated 7 years ago
- idenLib - Library Function Identification [This project is not maintained anymore]☆395Updated 6 years ago
- In-Memory PE Loader