Developers and security researchers often need to analyze compiled binaries, but current tools require deep technical knowledge and are cumbersome to use.
A CLI tool that lets users run SQL-like queries against executable files - find all imports, search for specific strings, analyze sections.
Open core model - basic functionality free, advanced analysis as paid features. Security teams would pay for better tooling.
Start with simple ELF/PE parsing and basic queries. Expand to more formats and analysis over time.
The niche is technical but passionate - need to balance power with approachability.