proxmark3/armsrc
frederikmoellers@aol.de 5acd09bdfb Basic support for EAC documents (e.g. German Identification Card)
-new files armsrc/epa.[ch] for ePA (electronic "Personalausweis") related functions
    -Offers elementary functions (EPA_PACE_MSE_Set_AT etc.)
    -Also offers one new USB command: EPA_PACE_Collect_Nonce
-created new command subtree in client: client/hfepa.[ch] ("hf epa")
    -offers "hf epa cnonces" (collect encrypted PACE nonces)
-more to come
2012-08-28 21:39:50 +00:00
..
obj
appmain.c Basic support for EAC documents (e.g. German Identification Card) 2012-08-28 21:39:50 +00:00
apps.h Basic support for EAC documents (e.g. German Identification Card) 2012-08-28 21:39:50 +00:00
crapto1.c 1. Mifare read block command 2011-05-26 12:55:15 +00:00
crapto1.h 1. Mifare read block command 2011-05-26 12:55:15 +00:00
crypto1.c 1. Mifare read block command 2011-05-26 12:55:15 +00:00
epa.c Basic support for EAC documents (e.g. German Identification Card) 2012-08-28 21:39:50 +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 "hf mf sniff" low level logics works. 2012-07-11 15:52:33 +00:00
hitag2.c
hitag2.h
iclass.c added better tracing capabilities, fixed some reader issues 2012-06-29 10:47:07 +00:00
iso14443.c fixed a lot of simulation issues 2012-06-29 10:24:05 +00:00
iso14443a.c -Fixed a bug in iso14_apdu 2012-08-24 21:00:03 +00:00
iso14443a.h -Fixed a bug in iso14_apdu 2012-08-24 21:00:03 +00:00
iso15693.c reduces (but does not eliminate) a coil/fpga setup glitch before every iso15693 command (confuses some cards), also: little cleanup 2012-06-20 17:20:21 +00:00
LCD.c
LCD.h
ldscript
legicrf.c
legicrf.h
lfops.c Added Indala cloning. Fixed HID cloning bug 2012-07-02 08:37:50 +00:00
Makefile Basic support for EAC documents (e.g. German Identification Card) 2012-08-28 21:39:50 +00:00
mifarecmd.c small improvements, added new command hf mf sniff (there will be cool sniffer). But now... here is optimized hf 14a snoop. As I see it works the same as th old version. 2012-07-06 16:19:05 +00:00
mifarecmd.h 1. updated usb commands 2011-06-17 18:39:54 +00:00
mifaresniff.c hf mf sniff transfered parity from arm to decoding procedure 2012-07-17 15:19:15 +00:00
mifaresniff.h hf mf sniff transfered parity from arm to decoding procedure 2012-07-17 15:19:15 +00:00
mifareutil.c small improvements, added new command hf mf sniff (there will be cool sniffer). But now... here is optimized hf 14a snoop. As I see it works the same as th old version. 2012-07-06 16:19:05 +00:00
mifareutil.h 1. emulator works. tested on ARC1302, NXP pegoda, touchtag, my firm's readers. 2011-06-25 13:03:01 +00:00
printf.c
printf.h
start.c
stdint.h
string.c
string.h
util.c fixed a lot of simulation issues 2012-06-29 10:24:05 +00:00
util.h "hf mf sniff" low level logics works. 2012-07-11 15:52:33 +00:00