ManticoreUI
ManticoreUI copied to clipboard
The Manticore User Interface with plugins for Binary Ninja and Ghidra
Bumps [black](https://github.com/psf/black) from 22.6.0 to 24.3.0. Release notes Sourced from black's releases. 24.3.0 Highlights This release is a milestone: it fixes Black's first CVE security vulnerability. If you run Black...
**What** Currently, Binja plugin users are restricted to the options presented in the Run Dialogs. There should be an additional field where users who are more familiar with Manticore can...
Once chess branch logging changes have been merged into master, the Binja plugin on `master` will need some edits - the current state will not successfully log output. You can...
As of the change that introduces the Hook List component as part of the MUI Setup component, on a fresh install of the plugin the component looks like this: ...
Allow hooks to be named, this will aid hook management when the db complexity starts to increase.
During initial exploration of a target, it is easier to specify points of interest with the UI, but if a user wants to write additional logic or even just have...
Ensure that configurable Manticore settings like find/avoid instruction are able to be saved in a Binary Ninja Database so that when Binary Ninja is saved and closed, it can reopened...
### Why George needs to know where manticore is executing in a given state ### AC - When George double clicks on a running state the instruction currently being executed...
### Why: George wants to better understand the state exploration ### AC: * George can right-click on a state and asks for its provenance tree * A graph is shown...
### Why: Evelyn needs to know what Manticore detected and wants this data presented in MUI ### Acceptance Criteria: * Evelyn is able to right-click on a completed Manticore state...