zer0condition / mhydeathLinks
Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.
☆400Updated 2 years ago
Alternatives and similar repositories for mhydeath
Users that are interested in mhydeath are comparing it to the libraries listed below
Sorting:
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆289Updated last year
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆505Updated last year
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆354Updated 6 months ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆388Updated last year
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆453Updated 2 years ago
- Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime☆307Updated 2 years ago
- Leverage a legitimate WFP callout driver to prevent EDR agents from sending telemetry☆423Updated last year
- A sophisticated, covert Windows-based credential dumper using C++ and MASM x64.☆416Updated last year
- TartarusGate, Bypassing EDRs☆606Updated 3 years ago
- Use hardware breakpoint to dynamically change SSN in run-time☆266Updated last year
- Generate an obfuscated DLL that will disable AMSI & ETW☆329Updated last year
- Performing Indirect Clean Syscalls☆574Updated 2 years ago
- ☆260Updated last year
- A technique that can be used to bypass AV/EDR memory scanners. This can be used to hide well-known and detected shellcodes (such as msfve…☆566Updated last year
- A new technique that can be used to bypass memory scanners. This can be useful in hiding problematic code (such as reflective loaders imp…☆325Updated 10 months ago
- Remote Shellcode Injector