/export-strings

Export strings from a directory of executables

Primary LanguagePythonMIT LicenseMIT

export-strings

A small CLI for exporting the output of strings from all binaries in a directory.

Usage:

$ export_strings.py --source path/to/directory --output path/to/output

Examples: