Package ghidra.app.util.exporter
package ghidra.app.util.exporter
-
ClassDescriptionAn implementation of exporter that creates an Ascii representation of the program.An implementation of exporter that creates an Binary representation of the program.The 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.An implementation of exporter that creates an XML representation of the program.