common-substr
Substring extractor
A tool for extracting common substrings from input text to aid in password cracking and string manipulation.
Simple tool to extract the most common substrings from an input text. Built for password cracking.
63 stars
7 watching
18 forks
Language: Go
last commit: over 4 years ago
Linked from 1 awesome list
crackingpasswordsstring-manipulationwordlist-generator
Related projects:
Repository | Description | Stars |
---|---|---|
eset-la/lord-of-the-strings | A tool to extract and classify relevant strings from binary files | 9 |
unapibageek/ctfr | A tool that exploits Certificate Transparency logs to extract subdomains from HTTPS websites. | 1,976 |
limiu82214/gojmapr | A library to extract specific properties from complex JSON structures into Go structs with minimal code changes. | 22 |
talyssonoc/commonregexruby | Extracts common information from text strings in various formats | 79 |
suse/clang-extract | A tool to extract code content from source files using the clang and LLVM infrastructure. | 17 |
vsec7/burpsuite-xkeys | An extension for Burp Suite to identify and extract interesting strings from web pages | 250 |
philsturgeon/codeigniter-unzip | A CodeIgniter extension that extracts ZIP files without requiring PECL extensions | 78 |
sblom/regextract | A tool that enables easy and efficient data extraction from text using regular expressions in C#. | 698 |
cmu-sei/cyobstract | Extracts structured cyber information from incident reports. | 79 |
ravsii/textra | A package that extracts and works with Go struct fields as values, including type information. | 6 |
m8sec/subscraper | A subdomain enumeration tool used to identify potential vulnerabilities in online services | 832 |
philsmd/7z2hashcat | Extracts password information from 7z archives to crack with hashcat | 359 |
feichao93/temme | A lightweight, CSS-based selector for extracting structured data from HTML documents. | 273 |
sroberts/cacador | A tool for extracting indicators of compromise from text, designed to be compiled and used in Unix-style workflows. | 136 |
thetechromancer/password-stretcher | Generates passwords by mutating input words or lists to create a large set of possible passwords. | 35 |