Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 419 Bytes

pattern_search.md

File metadata and controls

8 lines (5 loc) · 419 Bytes

Pattern Matching Search

The /p command allows you to apply repeated pattern searches on IO backend storage. It is possible to identify repeated byte sequences without explicitly specifying them. The only command's parameter sets minimum detectable pattern length. Here is an example:

[0x00000000]> /p 10

This command output will show different patterns found and how many times each of them is encountered.