rizinorg/cutter

Select all/Export

Open

#3.248 geöffnet am 29. Sept. 2023

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (1.123 Forks)batch import
EnhancementUIgood first issue

Repository-Metriken

Stars
 (14.852 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T 12h) (6 gemergte PRs in 30 T)

Beschreibung

Hi team,

I've been using Cutter for a short while in the field of reverse engineering and I've noticed it seems to be lacking the ability to select all, or export to an external file, like a TXT for instance.

The thought process behind this is to easily copy all the code that appears in the disassembly view and either copy and paste it externally to Cutter for use or analysis elsewhere. Failing that a feature to export the content of a view like Disassembly under the File or Tools menu would really kick up it's versatility for me

Contributor Guide