Package ghidra.app.util.bin.format.lx
Class LinearExecutable
java.lang.Object
ghidra.app.util.bin.format.lx.LinearExecutable
A class to manage loading Linear Executables (LX).
NOTE: this is not implemented yet.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final short
The magic number for LX executables. -
Constructor Summary
-
Method Summary
-
Field Details
-
IMAGE_LX_SIGNATURE
public static final short IMAGE_LX_SIGNATUREThe magic number for LX executables.- See Also:
-
-
Constructor Details
-
LinearExecutable
-