Skip to content

ZeroTrace USBLogger

Keyword & pattern flagging

Highlight the lines that matter with keywords and regular expressions.

During a review session you can have the USBLogger highlight lines of interest automatically, so you do not have to scan everything by hand. Two kinds of rules are supported.

Keywords

Add plain words or phrases. Any recorded line that contains one is flagged. Keyword matching is case-insensitive, so password also matches Password and PASSWORD.

Patterns (regular expressions)

For more precise matching, add regular-expression patterns. These are useful for structured text — for example flagging anything that looks like an email address, a card-style number sequence, or a specific prefix.

Start simple

Keywords cover most needs. Reach for a pattern only when you need to match a shape of text rather than a fixed word.

How flagged lines appear

Matching lines are highlighted in the live view as they arrive and are grouped so you can jump to them quickly. Changing your keywords or patterns updates which lines are flagged.

Flagging never sends data anywhere

Matching happens entirely on the device. Your keyword and pattern lists, and the results, stay on the USBLogger and the browser you are using.

Command Palette

Search for a command to run...