Self_Deletion_BOF
Process killer
BOF implementation of a research concept allowing for controlled deletion of processes
BOF implementation of the research by @jonasLyk and the drafted PoC from @LloydLabs
171 stars
2 watching
23 forks
Language: C
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for dumping the memory contents of a protected process on Windows | 136 |
| A tool that helps operators determine the protection level of a process before attempting to access its memory | 51 |
| Tools to determine Windows Defender exclusions | 241 |
| A tool to enumerate the search order of DLL resolution and potentially gain information about a file's mutability. | 141 |
| An exploit technique allowing interaction with Windows software firewall via COM interfaces. | 100 |
| A tool to add or remove specific privilege rights from the token of the current process | 52 |
| A tool for searching for specific strings within files using a needle-sift algorithm | 30 |
| Deletes files regardless of handle occupation to bypass system restrictions | 40 |
| An enumeration tool to inspect PE files and extract information about loaded DLLs and their imported functions | 83 |
| Implementation of a Windows exploitation technique using P/Invoke to delete processes from memory | 147 |
| A tool to add exclusions to a security system's defender to prevent false positives or unwanted alerts | 32 |
| A tool to delete locked or running files from disk by manipulating the current process's handle and file disposition | 505 |
| An exploit tool that uses direct system calls to enumerate processes based on specific loaded modules or process handles | 266 |
| A tool that allows an attacker to elevate privileges and gain control over the Windows Defender service | 62 |
| An interactive process killer tool for Linux and macOS that allows users to filter and kill processes using keyboard navigation. | 316 |