binaryninja-api icon indicating copy to clipboard operation
binaryninja-api copied to clipboard

Export a function in database for sharing

Open op2786 opened this issue 3 years ago • 1 comments

A feature for isolating a function in a Binary Ninja database would be useful. This feature would be useful for bug reporting or files that should be stay confidential.

For example, Binary Ninja could generate a separate bndb for the function we want to be isolated and could saves new database with the function name. This way, instead of sharing a binary, we can share an isolated Binary Ninja database.

op2786 avatar Oct 12 '22 08:10 op2786

I tried searching for this but couldn't find it. I was searching for "export" and "exporting" so I modified the name of the issue.

plafosse avatar Jun 16 '25 19:06 plafosse