SauronEye icon indicating copy to clipboard operation
SauronEye copied to clipboard

Search tool to find specific files containing specific words, i.e. files containing passwords..

Results 4 SauronEye issues
Sort by recently updated
recently updated
newest added

SauronEye.exe -d \\SHARE_FOLDER_1\E$, -d \\SHARE_FOLDER_2\F$, -d \\SHARE_FOLDER_3\D$, --keywords Import README --filetypes .txt ....and I don't get anything I am sure that I have following files : \\SHARE_FOLDER_1\Import.txt \\SHARE_FOLDER_2\README.txt please help...

Here one keyword ("superunique") is given, and the single instance of the keyword is returned: ![image](https://user-images.githubusercontent.com/2473497/134426289-f03102ba-b1d1-4dca-a848-447f416e9669.png) Here two keywords ("superunique" and "stringtwo") are given, and the single instance of the...

https://github.com/vivami/SauronEye/blob/0019969cf846c76936493fa34c9a0343a7fe7478/src/SauronEye/ArgumentParser.cs#L58 The char here should be 'v' not 's'

Hi, I' am having trouble running this app, I cannot see an .exe file anywhere. In the usage examples it appears that it is run from a Windows machine, I...