proxmark3/armsrc
apresence@gmail.com e67b06b706 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)
2013-05-12 08:11:00 +00:00
..
obj
appmain.c added initial test to emulate memory of mf ul tag 2013-03-28 14:02:00 +00:00
apps.h added initial test to emulate memory of mf ul tag 2013-03-28 14:02:00 +00:00
crapto1.c
crapto1.h
crypto1.c
epa.c major USB update 2012-12-04 23:39:18 +00:00
epa.h Basic support for EAC documents (e.g. German Identification Card) 2012-08-28 21:39:50 +00:00
fonts.c
fonts.h
fpgaloader.c major USB update 2012-12-04 23:39:18 +00:00
hitag2.c removed redundant function to compose reader short frame 2013-04-03 08:45:04 +00:00
iclass.c MAJOR update, added hitag2 reader, emulation and eavesdropping, lots of new code, including FPGA tweaks, part 2 2012-09-18 13:53:17 +00:00
iso14443.c
iso14443a.c Fixed buffer corruption in iso1443a_select_card, affecting several operations, e.g. hf mf mifare and probably a few more 2013-05-11 12:13:17 +00:00
iso14443a.h removed another redundant function to compose reader short frame 2013-04-03 11:18:01 +00:00
iso15693.c fixed possibly uninitialized variables 2013-04-24 10:58:12 +00:00
LCD.c major USB update 2012-12-04 23:39:18 +00:00
LCD.h
ldscript
legicrf.c
legicrf.h
lfops.c Support for cloning to T55x7 at different clock rates & 134KHz 2013-05-12 08:11:00 +00:00
Makefile Finally, rewrote bootrom and flasher program, much faster now 2013-02-28 15:11:52 +00:00
mifarecmd.c Fixed a third issue where a buffer was filled with 0x44, affecting chinese cards-commands.(csetblk) 2013-05-11 12:23:31 +00:00
mifarecmd.h
mifaresniff.c removed all old usb calls 2012-12-05 16:14:10 +00:00
mifaresniff.h
mifareutil.c
mifareutil.h
printf.c
printf.h
start.c
stdint.h
string.c
string.h
util.c removed redundant function to compose reader short frame 2013-04-03 08:45:04 +00:00
util.h moved RAMFUNC definition 2013-04-08 09:18:39 +00:00