1
0
mirror of https://github.com/Proxmark/proxmark3.git synced 2025-03-12 04:35:36 -07:00

fix lf snoop description

marshmellow42 2016-07-27 14:49:00 -04:00
parent c8f3f35abd
commit b0c2144d3e

@ -259,7 +259,7 @@ lf simask |N |[clock] [invert <1 or 0>] [manchester/raw <'m
lf simfsk |N |[c <clock>] [i] [H <fcHigh>] [L <fcLow>] [d <hexdata>] -- Simulate LF FSK tag from demodbuffer or input
lf simpsk |N |[1 or 2 or 3] [c <clock>] [i] [r <carrier>] [d <raw hex to sim>] -- Simulate LF PSK tag from demodbuffer or input
lf simbidir |N |Simulate LF tag (with bidirectional data transmission between reader and tag)
lf snoop |N |['l' or 'h' or <divisor>] [trigger threshold]-- Snoop LF (l:125khz, h:134khz)
lf snoop |N |Snoop LF (use `lf config` to set parameters) (needs a demod and/or plot after)
lf vchdemod |Y |['clone'] -- Demodulate samples for VeriChip (decimate first)