Package ghidra.app.util.exporter
package ghidra.app.util.exporter
-
ClassDescriptionAn implementation of exporter that creates an Ascii representation of the program.An
Exporterthat can export memory blocks as raw bytesThe interface that all exporters must implement.An implementation of exporter that creates an HTML representation of the program.Exports the current program (or program selection) as bytes in Intel Hex format.AnExporterthat can exportthe originally imported file.An implementation of exporter that creates an XML representation of the program.