zodiacon / MalDevWorkshopWebinarLinks
Demo from the Malware Analysis and Development Webinar
☆20Updated last year
Alternatives and similar repositories for MalDevWorkshopWebinar
Users that are interested in MalDevWorkshopWebinar are comparing it to the libraries listed below
Sorting:
- Remote Thread Detection with a Kernel Driver☆30Updated 4 months ago
- Reimplementation of the KExecDD DSE bypass technique.☆46Updated 8 months ago
- Next gen process injection technique☆53Updated 4 years ago
- Callstack spoofing using a VEH because VEH all the things.☆21Updated 2 months ago
- Exploiting the KsecDD Windows driver through Server Silos☆71Updated 6 months ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆76Updated last month
- a demo module for the kaine agent to execute and inject assembly modules☆38Updated 9 months ago
- ☆31Updated 5 months ago
- SetWinEventHook Sample☆47Updated last year
- Piece of code to detect and remove hooks in IAT☆63Updated 3 years ago
- Herpaderply Hollowing - a PE injection technique, hybrid between Process Hollowing and Process Herpaderping☆56Updated 2 years ago
- Your NTDLL vaccine from modern direct syscall methods.☆35Updated 3 years ago
- ☆86Updated 9 months ago
- Hooking KPRCB IdlePreselect function to gain execution inside PID 0.☆63Updated last month
- HEVD Exploit: ArbitraryWrite on Windows 10 22H2 - Bypassing KVA Shadow and SMEP via PML4 Entry Manipulation☆28Updated 10 months ago
- Example of building an application verifer DLL☆46Updated last year
- https://github.com/janoglezcampos/c_syscalls with the ASM rewritten by myself for Visual Studio's Compiler.☆31Updated 11 months ago
- ☆42Updated 2 years ago
- shell code example☆49Updated 3 weeks ago
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.