A simple developer command line tool to extract string table from native dlls. Strings then could be easily searched.
SYNTAX:
STRINGTABLE [drive:][path][filename]
[drive:][path][filename] Specifies drive, directory and file name to a dll file
A csv file will be created at the current directory.
goto https://github.com/hereafter/string-table/wiki
for usage example.