ars3n11 / MineSweeperLinks
Windows user-land hooks manipulation tool.
☆143Updated 4 years ago
Alternatives and similar repositories for MineSweeper
Users that are interested in MineSweeper are comparing it to the libraries listed below
Sorting:
- Project to check which Nt/Zw functions your local EDR is hooking☆192Updated 4 years ago
- Evasive Process Hollowing Techniques☆141Updated 4 years ago
- DoppelGate relies on reading ntdll on disk to grab syscall stubs, and patches these syscall stubs into desired functions to bypass Userla…☆121Updated 3 years ago
- Simple EDR implementation to demonstrate bypass☆173Updated 5 years ago
- Example code for EDR bypassing☆150Updated 6 years ago
- https://blog.f-secure.com/hiding-malicious-code-with-module-stomping/☆121Updated 5 years ago
- Enumerate various traits from Windows processes as an aid to threat hunting☆188Updated 3 years ago
- Assembly HellGate implementation that directly calls Windows System Calls and displays the PPID of the explorer.exe process☆103Updated 2 years ago
- A novel technique to communicate between threads using the standard ETHREAD structure☆112Updated 4 years ago
- Experiment on reproducing Obfuscate & Sleep☆145Updated 4 years ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆76Updated 3 years ago
- Mochi is a proof-of-concept C++ loader that leverages the ChaiScript embedded scripting language to execute code.☆101Updated 3 years ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆214Updated 2 years ago
- PoC to demonstrate how CLR ETW events can be tampered.☆189Updated 5 years ago
- Rogue Assembly Hunter is a utility for discovering 'interesting' .NET CLR modules in running processes.☆117Updated 3 years ago
- AmsiScanBufferBypass using D/Invoke☆135Updated 4 years ago
- Sysmon shenanigans☆65Updated 4 years ago
- Overwrite a process's recovery callback and execute with WER