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.

GitHub

30 stars
2 watching
7 forks
Language: C
last commit: almost 5 years ago

Related projects:

RepositoryDescriptionStars
espressocake/dll-hijack-search-order-bofA tool to enumerate the search order of DLL resolution and potentially gain information about a file's mutability.141
espressocake/process_protection_level_bofA tool that helps operators determine the protection level of a process before attempting to access its memory51
espressocake/ppldump_bofA tool for dumping the memory contents of a protected process on Windows136
trainr3kt/memreader_bofA tool that searches and extracts specific strings from another process's memory41
espressocake/dll_imports_bofAn enumeration tool to inspect PE files and extract information about loaded DLLs and their imported functions83
espressocake/defender_exclusions-bofTools to determine Windows Defender exclusions241
suewonjp/lf.shA utility that helps search arbitrary files or text from files in a directory and its subdirectories.44
espressocake/self_deletion_bofBOF implementation of a research concept allowing for controlled deletion of processes171
espressocake/firewall_walker_bofAn exploit technique allowing interaction with Windows software firewall via COM interfaces.100
wojciechmula/pyahocorasickA fast and memory-efficient library for exact or approximate string search961
vishaltelangre/ffA command-line tool for efficiently searching files by name in a directory or its subdirectories.332
nheiniger/snaffpointA tool for finding sensitive files in SharePoint and OneDrive242
sindresorhus/find-up-cliA utility for finding files by walking up parent directories40
brianhicks/tree-grepperA tool that uses tree-sitter grammars to search for structure in code files.301
ms-jpq/sadA CLI tool that uses fzf and diff for interactive search, replace, and review of changes in text files before committing them.1,799