Skip to content

Make data in the Firmware Ninja panel copyable #7896

@hii-jririe

Description

@hii-jririe

What is the feature you'd like to have?
I'd like to be able to copy data from the different tabs in the Firmware Ninja panel. Right now, highlighting an item in the UI and pressing Ctrl+C copies the text highlighted in my current BinaryView. Right-clicking on the data presents no "Copy" option.

Is your feature request related to a problem?
I need to get a list of memory addresses shown in the Memory Insights tab to a coworker for analysis using another tool.

Are any alternative solutions acceptable?
Typing out this data is less than ideal, I expect I'll need to copy at least a dozen different addresses and double-check and triple-check my work.

Taking a screenshot and processing it with OCR requires too much effort to set up locally (I don't want to send this screenshot to the internet).

Hacking together a script that accesses the Firmware Ninja API is less than ideal and distributing this script would complicate our current workflow.

Additional Information:
While you're looking at this, I'd appreciate the ability to select a range of data, across multiple columns/rows, and copy it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions