Module string_detection

Module string_detection 

Source
Expand description

Raw string detection using the same logic as the core strings analysis.

Structsยง

StringDetectionParameters
Parameters controlling raw string detection, as used by the core strings analysis.
StringDetector
A compiled string detector using the same detection logic as the core strings analysis.