audibleblink / dummyDLL
Utility for hunting UAC bypasses or COM/DLL hijacks that alerts on the exported function that was consumed.
☆41Updated last year
Related projects ⓘ
Alternatives and complementary repositories for dummyDLL
- Preventing 3rd Party DLLs from Injecting into your Malware☆24Updated 3 years ago
- ☆18Updated 3 years ago
- RDI implementation in Nim☆62Updated 3 years ago
- x64 version☆30Updated 3 years ago
- MacOS C2 Framework☆82Updated 3 years ago
- CobaltStrike BOF - Inject ETW Bypass into Remote Process via Syscalls (HellsGate|HalosGate)☆30Updated 2 years ago
- BOF/COFF obj file to PIC(shellcode). by golang☆36Updated 2 years ago
- Golang evasion tool, execute-assembly .Net file☆93Updated 2 years ago
- golang implementation of Syswhisper2/Syswhisper3☆23Updated 2 years ago
- Reflectively load PE☆101Updated 4 years ago
- (Hellsgate|Halosgate|Tartarosgate)+Spoofing-Gate. Ensures that all systemcalls go through ntdll.dll☆41Updated 2 years ago
- ☆40Updated last year
- quick 'n dirty poc based on PoC windows auth prompt in c# based on https://gist.githubusercontent.com/mayuki/339952/raw/2c36b735bc51861a3…