zodiacon / MalDevWorkshopWebinarLinks
Demo from the Malware Analysis and Development Webinar
☆23Updated last year
Alternatives and similar repositories for MalDevWorkshopWebinar
Users that are interested in MalDevWorkshopWebinar are comparing it to the libraries listed below
Sorting:
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆81Updated 7 months ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆115Updated 2 years ago
- Piece of code to detect and remove hooks in IAT☆65Updated 3 years ago
- Remote Thread Detection with a Kernel Driver☆34Updated last year
- Reimplementation of the KExecDD DSE bypass technique.☆57Updated last year
- Next gen process injection technique☆54Updated 5 years ago
- ☆83Updated last year
- Youtube channel sample code☆54Updated this week
- API Hammering with C++20☆49Updated 3 years ago
- Herpaderply Hollowing - a PE injection technique, hybrid between Process Hollowing and Process Herpaderping☆66Updated 3 years ago
- Code samples that serve as references for Windows API functions☆77Updated last year
- Exploiting the KsecDD Windows driver through Server Silos☆74Updated last year
- https://github.com/janoglezcampos/c_syscalls with the ASM rewritten by myself for Visual Studio's Compiler.☆33Updated last year
- ☆35Updated 2 years ago
- Research into removing strings & API call references at compile-time (Anti-Analysis)☆28Updated last year
- shell code example☆67Updated last month
- A small NtCreateUserProcess PoC that spawns a Command prompt.☆100Updated 3 years ago
- List the ETW provider(s) in the registration table of a process.☆80Updated 2 years ago
- A Bumblebee-inspired Crypter☆80Updated 3 years ago
- Splitting and executing shellcode across multiple pages☆103Updated 2 years ago
- ☆89Updated last year
- Callstack spoofing using a VEH because VEH all the things.☆23Updated 10 months ago
- ☆118Updated 3 years ago
- Hooking KPRCB IdlePreselect function to gain execution inside PID 0.☆73Updated 9 months ago
- using the gpu to hide your payload☆63Updated 3 years ago
- Native Powers Talk demos☆15Updated this week
- Read ETW Provider events. Inspired by ETWExplorer by Pavel Yosifovich☆17Updated last year
- This exploit use PEB walk technique to resolve API calls dynamically, obfuscate all API calls to perform process injection.☆25Updated last year
- Your NTDLL vaccine from modern direct syscall methods.☆36Updated 3 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆91Updated 2 years ago