]> git.zerfleddert.de Git - proxmark3-svn/commit
Support for cloning to T55x7 at different clock rates & 134KHz
authorapresence@gmail.com <apresence@gmail.com@ef4ab9da-24cd-11de-8aaa-f3a34680c41f>
Sun, 12 May 2013 08:11:00 +0000 (08:11 +0000)
committerapresence@gmail.com <apresence@gmail.com@ef4ab9da-24cd-11de-8aaa-f3a34680c41f>
Sun, 12 May 2013 08:11:00 +0000 (08:11 +0000)
commite67b06b7067c55f12bbdf72c5f9f00dec11e99fd
tree64becdfd89447429bd3d7656bd9269f0224e8eb8
parent5b59cfb7b1067f95d4a1eb403404d1c15c23cac2
Support for cloning to T55x7 at different clock rates & 134KHz
* Modified commands (lf em4x):
  em410xwatch      ['h'] -- Watches for EM410x 125/134 kHz tags (option 'h' for 134)
  em410xwrite      <UID> <'0' T5555> <'1' T55x7> [clock rate] -- Write EM410x UID to T5555(Q5) or T55x7 tag, optionally setting clock rate
* Better option checking for em410xwrite & fix for uninitialized vars
* Increased samples from 2000 to 4000 in em410xwatch (2000 is OK for clock=64, but too few for clock=32)
armsrc/lfops.c
client/cmdlfem4x.c
Impressum, Datenschutz