Uses of Interface
com.pnfsoftware.jeb.core.units.codeobject.ICOFFHeader
Packages that use ICOFFHeader
Package
Description
Types specific to code objects, such as Windows PE, Linux ELF, or Apple Mach-O.
-
Uses of ICOFFHeader in com.pnfsoftware.jeb.core.units.codeobject
Methods in com.pnfsoftware.jeb.core.units.codeobject that return ICOFFHeaderModifier and TypeMethodDescriptionIPECOFFUnit.getCOFFHeader()
Get the primary file header.PEParser.getCOFFHeader()