-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
enhancementNew feature or requestNew feature or request
Description
- after the context is set
- hovering the identifiers in the condition can show string statistics
For example:
rule a {
strings:
$s00 = "test"
$s01 = /another/
condition:
any of them
hovering over $s00 identifier, could show match, match offset, match count, match virtual address, match lenght, etc.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request