binja_explain_instruction icon indicating copy to clipboard operation
binja_explain_instruction copied to clipboard

A plugin that adds a popup window to Binary Ninja that explains in simple English what an assembly instruction does

Results 2 binja_explain_instruction issues
Sort by recently updated
recently updated
newest added

I've taken the liberty of updating the plugin to work with Python 3. I tested it in the latest development branch and everything seems to function as advertised. I did...

I'd love to see this plugin and the other associated plugins be updated to support the new plugin manager (easy change: https://binary.ninja/2019/07/04/plugin-manager-2.0.html) and the new UI plugin format (more work,...