mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-02-21 09:43:34 +08:00
* 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) |
||
|---|---|---|
| .. | ||
| obj | ||
| appmain.c | ||
| apps.h | ||
| crapto1.c | ||
| crapto1.h | ||
| crypto1.c | ||
| epa.c | ||
| epa.h | ||
| fonts.c | ||
| fonts.h | ||
| fpgaloader.c | ||
| hitag2.c | ||
| iclass.c | ||
| iso14443.c | ||
| iso14443a.c | ||
| iso14443a.h | ||
| iso15693.c | ||
| LCD.c | ||
| LCD.h | ||
| ldscript | ||
| legicrf.c | ||
| legicrf.h | ||
| lfops.c | ||
| Makefile | ||
| mifarecmd.c | ||
| mifarecmd.h | ||
| mifaresniff.c | ||
| mifaresniff.h | ||
| mifareutil.c | ||
| mifareutil.h | ||
| printf.c | ||
| printf.h | ||
| start.c | ||
| stdint.h | ||
| string.c | ||
| string.h | ||
| util.c | ||
| util.h | ||