An open API service indexing awesome lists of open source software.

https://github.com/x0reaxeax/killhandles

Closes handles of a remote process in attempt to crash it
https://github.com/x0reaxeax/killhandles

av-bypass bypass-antivirus close-handle crash dos redteam windows

Last synced: about 1 month ago
JSON representation

Closes handles of a remote process in attempt to crash it

Awesome Lists containing this project

README

        

# KillHandles

Attempts to detect all handles owned by target PID and close them via `NtDuplicateObject` + `DUPLICATE_CLOSE_SOURCE` flag.