Needle_Sift_BOF
String finder
A tool for searching for specific strings within files using a needle-sift algorithm
Strstr with user-supplied needle and filename as a BOF.
30 stars
2 watching
7 forks
Language: C
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to enumerate the search order of DLL resolution and potentially gain information about a file's mutability. | 141 |
| A tool that helps operators determine the protection level of a process before attempting to access its memory | 51 |
| A tool for dumping the memory contents of a protected process on Windows | 136 |
| A tool that searches and extracts specific strings from another process's memory | 41 |
| An enumeration tool to inspect PE files and extract information about loaded DLLs and their imported functions | 83 |
| Tools to determine Windows Defender exclusions | 241 |
| A utility that helps search arbitrary files or text from files in a directory and its subdirectories. | 44 |
| BOF implementation of a research concept allowing for controlled deletion of processes | 171 |
| An exploit technique allowing interaction with Windows software firewall via COM interfaces. | 100 |
| A fast and memory-efficient library for exact or approximate string search | 961 |
| A command-line tool for efficiently searching files by name in a directory or its subdirectories. | 332 |
| A tool for finding sensitive files in SharePoint and OneDrive | 242 |
| A utility for finding files by walking up parent directories | 40 |
| A tool that uses tree-sitter grammars to search for structure in code files. | 301 |
| A CLI tool that uses fzf and diff for interactive search, replace, and review of changes in text files before committing them. | 1,799 |