Uses of Interface
com.pnfsoftware.jeb.core.units.codeobject.ICOFFSectionHeader
Packages that use ICOFFSectionHeader
Package
Description
Types specific to code objects, such as Windows PE, Linux ELF, or Apple Mach-O.
-
Uses of ICOFFSectionHeader in com.pnfsoftware.jeb.core.units.codeobject
Methods in com.pnfsoftware.jeb.core.units.codeobject that return ICOFFSectionHeaderModifier and TypeMethodDescriptionIPECOFFUnit.getSectionHeaders()
Get the list of section headers.PEParser.getSectionHeaders()