|
|
há 2 anos atrás | |
|---|---|---|
| .. | ||
| README.md | há 2 anos atrás | |
| beacon.h | há 2 anos atrás | |
| bofcompile.bat | há 2 anos atrás | |
| enumfiles.c | há 2 anos atrás | |
| enumfiles.cna | há 2 anos atrás | |
| enumfiles.h | há 2 anos atrás | |
| enumfiles.o | há 2 anos atrás | |
Search for matching files based on a word, extension or keyword in the file content. Wildcards are supported.
Keyword matching only works for text based files like .csv, .txt or .ps1 etc. So no MS Office files like .xlsx and .docs :(.
<path to directory>: specify a path to the directory from which to start searching (recursive searching supported).<search pattern>: specify a single word or extention to search for (support wildcards).<keyword>: leave empty OR specify a keyword to search for in text based files (support wildcards).enumfiles <path to directory> <search pattern> <(optional) keyword>enumfiles C:\Users\RTO\Documents *.xlsxenumfiles C:\Users\RTO *login*.* usernameenumfiles C:\Users\RTO *.txt *pass*x64 Native Tools Command Prompt for VS <2019/2022> terminal.bofcompile.bat script to compile the object file.