list_strings
summary: dump the strings that are present in the file
- description:
This uses idautils.Strings to iterate over the string literals that are present in the IDB. Contrary to @show_selected_strings, this will not require that the “Strings” window is opened & available.
see_also: show_selected_strings
level: beginner
Attributes
Module Contents
- list_strings.s