PM3 Commands Reference:

Main Help


Current command: lf hitag chk --help

Run dictionary key or password recovery against Hitag card.

usage:
    lf hitag chk [-h] [-f <fn>] [--pwd] [--crypto]

options:
    -h, --help                     This help
    -f, --file <fn>                specify dictionary filename
    --pwd                          password mode
    --crypto                       crypto mode

examples/notes:
    lf hitag chk                  
                                   -> checks for both pwd / crypto keyslf hitag chk --crypto        -> use def dictionary
    lf hitag chk --pwd -f my.dic   -> pwd mode, custom dictionary