Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
Description
The check command enables the traversal of binary properties via the -bin option. The user could provide a value for this option to specify the amount of bytes that should be traversed for every binary value. The default value for the -bin option is zero, effectively disabling the traversal of binary properties. Instead, if a value for this property is not specified, the tools should traverse the binary properties in their entirety. A value should be specified only to restrict the amount of bytes to traverse.