Tiny Python code snippet to extract ASCII / Unicode strings from any file. This is a very simplified equivalent of UNIX strings
command.
Supports:
- ASCII string extraction
- Unicode string extraction
- Show extracted string offset
- Define minimum extracted string length.
10 months, 1 week ago