-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
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`
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels