conix-security / zer0m0n
zer0m0n driver for cuckoo sandbox
☆355Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for zer0m0n
- Persistent IAT hooking application - based on bearparser☆247Updated 2 years ago
- PowerLoaderEx - Advanced Code Injection Technique for x32 / x64☆359Updated 7 years ago
- PatchGuard Research☆292Updated 6 years ago
- Detecting execution of kernel memory where is not backed by any image file☆252Updated 6 years ago
- Source from VMDE paper, adapted to 2015☆176Updated 6 years ago
- ☆393Updated 7 years ago
- WinDBG Anti-RootKit Extension☆615Updated 4 years ago
- Incident Response & Digital Forensics Debugging Extension☆371Updated 5 years ago
- windows syscall table from xp ~ 10 rs4☆348Updated 6 years ago
- DriverBuddy is an IDA Python script to assist with the reverse engineering of Windows kernel drivers.☆352Updated 4 years ago
- Import address table (IAT) hooking is a well documented technique for intercepting calls to imported functions.☆216Updated 6 years ago
- A tool to detect and crash Cuckoo Sandbox☆288Updated 3 months ago
- ChimeraPE (a PE injector type - alternative to: RunPE, ReflectiveLoader, etc) - a template for manual loading of EXE, loading imports pay…☆216Updated last year
- Syscall Monitor is a system monitor program (like Sysinternal's Process Monitor) using Intel VT-X/EPT for Windows7+☆722Updated 7 years ago
- Recon 2015 Presentation from Alex Ionescu☆232Updated 8 years ago
- Mirror of users section of rootkit.com☆289Updated 8 years ago
- A tool to help when dealing with Windows IOCTL codes or reversing Windows drivers.☆422Updated 6 years ago
- Simple VM based x86 PE (portable exectuable) protector.☆332Updated 9 years ago
- Examples of leaking Kernel Mode information from User Mode on Windows☆581Updated 7 years ago
- ☆241Updated 10 years ago
- Tools for instrumenting Windows Defender's mpengine.dll☆273Updated 6 years ago
- makin - reveal anti-debugging and anti-VM tricks [This project is not maintained anymore]☆732Updated 5 years ago
- Debug Child Process Tool (auto attach)☆271Updated last year
- Win64/Rovnix - Volume Boot Record Bootkit☆173Updated 9 years ago
- PE permutation library☆261Updated last year
- This project aims at simplifying Windows API import recovery on arbitrary memory dumps☆241Updated last year
- Hypervisor based tool for monitoring system register accesses.☆141Updated 6 years ago
- MemoryRanger protects kernel data and code by running drivers and hosting data in isolated kernel enclaves using VT-x and EPT features. M…