JanielDary / weetabixLinks
A C++ PoC implementation for enumerating Windows Fibers directly from memory
☆20Updated last year
Alternatives and similar repositories for weetabix
Users that are interested in weetabix are comparing it to the libraries listed below
Sorting:
- List the ETW provider(s) in the registration table of a process.☆62Updated last year
- ☆87Updated 11 months ago
- Reimplementation of the KExecDD DSE bypass technique.☆51Updated 10 months ago
- Exploiting the KsecDD Windows driver through Server Silos☆72Updated 8 months ago
- Boilerplate to develop raw and truly Position Independent Code (PIC).☆53Updated 6 months ago
- ☆32Updated last year
- Callstack spoofing using a VEH because VEH all the things.☆22Updated 4 months ago
- shell code example☆61Updated 2 months ago
- ☆41Updated 5 months ago
- ☆61Updated last year
- ☆35Updated 7 months ago
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆123Updated 2 years ago
- ☆30Updated 8 months ago
- Your NTDLL vaccine from modern direct syscall methods.☆35Updated 3 years ago
- Windows AppLocker Driver (appid.sys) LPE☆62Updated last year
- In-memory hiding technique☆56Updated 7 months ago
- Slides for COM Hijacking AV/EDR Talk on 38c3☆74Updated 7 months ago
- Enabled / Disable LSA Protection via BYOVD☆73Updated 3 years ago
- ☆100Updated last year
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆78Updated last month
- https://github.com/janoglezcampos/c_syscalls with the ASM rewritten by myself for Visual Studio's Compiler.☆31Updated last year
- Proof-of-concept kernel driver that hijacks the Windows kernel extension table mechanism to preserve process notify callbacks even when a…