Skip to content
#

software-analysis

Here are 33 public repositories matching this topic...

binaryninja-api
comex
comex commented Jun 10, 2021

Is your feature request related to a problem? Please describe.
I want to do some simple custom pattern matching on a program's assembly instructions.

Describe the solution you'd like
I would like to be able to export a disassembly of the entire program, including addresses, labels, etc., to a text file so I can then use standard text tools to analyze or share it.

**Describe alterna

Improve this page

Add a description, image, and links to the software-analysis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the software-analysis topic, visit your repo's landing page and select "manage topics."

Learn more