open

open override fun open(accessor: DataAccessor): PEFile(source)

Opens a pe file from the given data accessor.

Return

a PEFile instance

Parameters

accessor

the data accessor to read the file

Throws

if the file is not a valid pe file