mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 13:23:51 -07:00
remove dubbles
This commit is contained in:
parent
63739b25d3
commit
4da7d93c51
3 changed files with 9 additions and 7 deletions
|
@ -1286,8 +1286,10 @@ AABAFFCC7612
|
||||||
534f4c303232
|
534f4c303232
|
||||||
#
|
#
|
||||||
# Nespresso, smart card
|
# Nespresso, smart card
|
||||||
#
|
# key-gen algo, these keys are for one card
|
||||||
ff9a84635bd2
|
ff9a84635bd2
|
||||||
6f30126ee7e4
|
6f30126ee7e4
|
||||||
6039abb101bb
|
6039abb101bb
|
||||||
f1a1239a4487
|
f1a1239a4487
|
||||||
|
#
|
||||||
|
b882fd4a9f78
|
||||||
|
|
|
@ -55,10 +55,14 @@ It will also add the `-h --help` option automatic.
|
||||||
-h --help : help
|
-h --help : help
|
||||||
--cn : card number
|
--cn : card number
|
||||||
--fn : facility number
|
--fn : facility number
|
||||||
--q5 : target is lf q5 card
|
--q5 : target is LF T5555/Q5 card
|
||||||
|
--em : target is LF EM4305/4469 card
|
||||||
--raw : raw data
|
--raw : raw data
|
||||||
|
-d --data : hex data supplied
|
||||||
|
-f --file : filename supplied
|
||||||
-k --key : key supplied
|
-k --key : key supplied
|
||||||
-n --keyno : key number to use
|
-n --keyno : key number to use
|
||||||
|
-p --pwd : password supplied
|
||||||
-v --verbose : flag when output should provide more information, not considered debug.
|
-v --verbose : flag when output should provide more information, not considered debug.
|
||||||
-1 --buffer : use the sample buffer
|
-1 --buffer : use the sample buffer
|
||||||
|
|
||||||
|
|
|
@ -93,10 +93,6 @@ hf mf gen3uid
|
||||||
hf mf gen3blk
|
hf mf gen3blk
|
||||||
hf mf gen3freeze
|
hf mf gen3freeze
|
||||||
hf mf ice
|
hf mf ice
|
||||||
lf config
|
|
||||||
lf cmdread
|
|
||||||
lf read
|
|
||||||
lf sniff
|
|
||||||
lf em 410x
|
lf em 410x
|
||||||
lf em 4x05
|
lf em 4x05
|
||||||
lf em 4x50
|
lf em 4x50
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue