-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
When using checksec.py to output to JSON format, the output does not show the same level of detail as the rich output formatter. Specifically, the HighEntropyVA and SafeSEH results for a binary will default to True or False and not "/" as in the rich output formatter. The same checks to determine the architecture and determine whether these flags should be implemented on the JSON formatter.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels