Ask HN: What would you look for in a hobbyist alternative to IDA Pro?

3 jdbohrman 0 8/24/2025, 5:00:33 PM
I've built a really solid binary analysis engine and decompiler thanks to the support of the work down in other crates such as:

- Petgraph - Goblin - Capstone - And a few others

And I wanted to ask the community what you would look for in a hobbyist alternative to IDA Pro assuming I decide to support students and devs while also having higher tiers.

Out of these features, which would you be able to sacrifice the most and which would you need to do your work as a hobbyist/student:

- LLM Binary Chat (For asking simple non-deterministic questions) - YARA-based Scans (Provide your own YARA rules given a minimal template) - Decompiler - Batch? - VS Code Extention? - API? - X Amount of Usage?

Comments (0)

No comments yet