Open Issues Need Help
View All on GitHubAI Summary: Enhance the Binary Ninja plugin 'Mole' to include an interactive vulnerability analysis feature. This involves adding a conversational interface where users can discuss the AI-generated vulnerability report, ask clarifying questions, and iteratively refine the report through a Q&A process. The AI should leverage existing tools to modify and improve the report based on user feedback.
A Binary Ninja plugin to identify interesting paths using static backward slicing
AI Summary: Enhance the Binary Ninja plugin Mole's progress indicator to provide more granular feedback during static backward slicing. The improvement should track and display progress not only at the source level but also at the individual code reference level within each source, showing progress for each of the references being sliced.
A Binary Ninja plugin to identify interesting paths using static backward slicing