StringTable

StringTable

Rating
5
Reviews
1
StringTable

App details

Release date

2023-01-04

Last update

2023-01-31

Product ID

9MZ08QCBQQT9

Categories

Developer tools

About StringTable

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.

Key features

  • Export string table from dll, mui, exe files
  • Output in CSV format, can be processed by any text editor, like VSCode, Notepad or Excel