Skip to content

Failed to parse import directory: encountered invalid offset #7931

@emesare

Description

@emesare

Open the binary here vortex glade controls fundamentally

Initially I was trying to check what import name we resolved for the given ordinals, the binary was found here https://github.com/avast/retdec-regression-tests/blob/master/features/exotic-pe/imports_tinyW7.ex originally.

[Analysis] Added windows-x86 entry point at 0x401000
[BinaryView.PEView] Failed to parse import directory: encountered invalid offset
[BinaryView.PEView] PE parsing took 0.369 seconds
[Analysis] Analysis results may be improved by adding sections with ReadOnlyCodeSectionSemantics.
[Analysis] 	For example: bv.add_user_section("<section_name>", <section_start_address>, <section_size>, SectionSemantics.ReadOnlyCodeSectionSemantics)
[Analysis] Alternatively, enabling the 'analysis.linearSweep.permissive' setting searches executable segments regardless of read/write permissions.
[Analysis] Analysis results may be improved by adding sections with ReadOnlyCodeSectionSemantics.
[Analysis] 	For example: bv.add_user_section("<section_name>", <section_start_address>, <section_size>, SectionSemantics.ReadOnlyCodeSectionSemantics)
[Analysis] Alternatively, enabling the 'analysis.linearSweep.permissive' setting searches executable segments regardless of read/write permissions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions