Skip to content

String Analyzer v2.0.0

Latest

Choose a tag to compare

@anpa1200 anpa1200 released this 14 Jun 08:01
· 13 commits to main since this release

PyPI-published String Analyzer release for CTI, malware-analysis, and forensics workflows.

Install

pip install string-analyzer
string-analyzer --help

PyPI distribution: https://pypi.org/project/string-analyzer/
CLI command: string-analyzer

Highlights

  • Extracts ASCII and UTF-16 strings from binaries and memory artifacts.
  • Categorizes URLs, IPs, registry keys, paths, DLLs, APIs, commands, decoded candidates, and suspicious keywords.
  • Generates analyst-ready reports and AI prompts.
  • Zero runtime dependencies.
  • Python 3.8+ compatibility, CI validation, and PyPI Trusted Publishing.

Use only on files you are authorized to analyze.