Skip to content

Header #1

@dwightee

Description

@dwightee

Hi, I was trying your PE-analyzer. It seems like the header option is not working, not even on your example.
Am I doing something wrong, here ?

terminal:
`Entering interactive mode...
Please specify file to analyze or type help

f ./tests/tls_upx.exe
header
Printing header
Traceback (most recent call last):
File "pestudio.py", line 507, in
interactiveMode(args.file)
File "pestudio.py", line 286, in interactiveMode
peAnalyzer.printHeaderInformation()
File "/Users/mates/Documents/MALWARE/PE-Studio/pestudio-cli-master/PeAnalyzer.py", line 1146, in printHeaderInformation
table.add_row(["Machine", constants.MACHINE_TYPE[machine]])
KeyError: MACHINE_TYPES.I386`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions