entropy_scan
Mode: unknown_key · File: algorithms/unknown_key/entropy_scan.py
Shannon-entropy sliding window over the dump. Emits a Match for every window whose entropy exceeds entropy_threshold.
Parameters (read from context.extra)
Key |
Default |
|---|---|
|
|
|
|
|
|
Output
Match.label = "high_entropy_{N}B" where N is the window size. High-entropy regions are the primary seed for downstream candidate reduction.