A Binary Ninja plugin to identify interesting paths using static backward slicing

binaryninja-plugin static-backward-slicing vulnerability-discovery
2 Open Issues Need Help Last updated: Jun 19, 2025

Open Issues Need Help

View All on GitHub

AI 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.

Complexity: 4/5
enhancement good first issue AI

A Binary Ninja plugin to identify interesting paths using static backward slicing

Python
#binaryninja-plugin#static-backward-slicing#vulnerability-discovery

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.

Complexity: 4/5
enhancement good first issue prio low

A Binary Ninja plugin to identify interesting paths using static backward slicing

Python
#binaryninja-plugin#static-backward-slicing#vulnerability-discovery