hackers-grep
String searcher
A utility for searching specific strings in executable files, including imports and symbols.
hackers-grep is a utility to search for strings in PE executables including imports, exports, and debug symbols
170 stars
9 watching
19 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool that uses tree-sitter grammars to search for structure in code files. | 301 |
| A tool for searching and exploiting vulnerabilities in binary code using Return-Oriented Programming and Jump-Oriented Programming techniques. | 85 |
| A grep-like search tool optimized for source code. | 720 |
| A fast and minimalistic tool for searching strings deeply within directory structures recursively. | 164 |
| Interactive command-line search tool with real-time filtering and searching capabilities | 611 |
| A tool to find specific lines or patterns in codebases by searching for matching contexts of contiguous lines. | 381 |
| A command-line tool for searching and replacing text in files recursively | 864 |
| A command-line tool that uses regular expressions to analyze Google search results and extract data from web applications. | 134 |
| Utility for searching text in files using Lucene query syntax | 194 |
| Analyze strings in files to aid malware detection and hunting by calculating their prevalence | 12 |
| A C library for efficiently handling strings in various operations such as concatenation, copying, and embedding. | 826 |
| A user-friendly pager for text search and editing | 669 |
| A tool for finding semantically similar words in text data using word embeddings. | 1,125 |
| A suite of libraries and binaries for parsing text in Rust. | 523 |
| Tools for searching GitHub repositories and data | 1,358 |