-
Notifications
You must be signed in to change notification settings - Fork 275
Open
Labels
Effort: LowIssues require < 1 week of workIssues require < 1 week of workFile Format: PEImpact: HighIssue adds or blocks important functionalityIssue adds or blocks important functionality
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Effort: LowIssues require < 1 week of workIssues require < 1 week of workFile Format: PEImpact: HighIssue adds or blocks important functionalityIssue adds or blocks important functionality