Package ghidra.app.util.bin.format.golang.rtti
package ghidra.app.util.bin.format.golang.rtti
-
ClassDescriptionRepresents a golang moduledata structure, which contains a lot of invaluable bootstrapping data for RTTI and function data.Represents a golang "name" construct, which isn't represented in go as a normal structure since it is full of variable length and optional fields.A low-level structure embedded in golang binaries that contains useful bootstrapping information.
DataTypeMapper
for golang binaries.A pascal-ish string, using a LEB128 value as the length of the following bytes.