proxmark3/armsrc
pwpiwi 48ece4a750 add: Topaz mode for "hf 14a raw" (new option -T)
chg: allow tracing without parity
chg: make "hf list topaz" aware of additional commands for Dynamic Memory Model
2015-03-20 21:06:51 +01:00
..
obj
aes.c
aes.h
appmain.c NEW lf simpsk 2015-02-21 21:36:02 -05:00
apps.h NEW lf simpsk 2015-02-21 21:36:02 -05:00
BigBuf.c add: Topaz mode for "hf 14a raw" (new option -T) 2015-03-20 21:06:51 +01:00
BigBuf.h Started iclass emulator support on device side. Not functional yet 2015-02-14 21:30:26 +01:00
crapto1.c Fixed issue #36 & improved file consistency. 2015-03-04 11:00:39 +01:00
crapto1.h
crypto1.c Fixed issue #36 & improved file consistency. 2015-03-04 11:00:39 +01:00
des.c
des.h
epa.c hf 14a: if the tag supports it, set default timeout according to ATS 2015-02-11 22:20:22 +01:00
epa.h
fonts.c
fonts.h
fpgaloader.c
hitag2.c Moved LogTraceHitag to BigBuf (no changes to the function ... yet) 2015-02-07 20:55:17 +01:00
iclass.c iClass full simulation of tags now officially works, with some cheating regarding reader update and write commands 2015-03-02 21:30:22 +01:00
iso14443.c Generic tracing; removed iso14a_XX-functions, removed traceLen as global varible 2015-02-07 20:49:40 +01:00
iso14443a.c add: Topaz mode for "hf 14a raw" (new option -T) 2015-03-20 21:06:51 +01:00
iso14443a.h revert change "hf list topaz" to "hf list nfc" 2015-03-17 07:41:08 +01:00
iso15693.c Refactoring of BigBuf handling in order to prepare for more efficient memory allocation and longer traces. 2015-01-27 22:25:55 +01:00
LCD.c
LCD.h
ldscript
legicrf.c Refactoring of BigBuf handling in order to prepare for more efficient memory allocation and longer traces. 2015-01-27 22:25:55 +01:00
legicrf.h
lfops.c Implemented usb_poll() within LF sim. This means the LF sim will be aborted whenever something comes over the USB 2015-03-12 16:32:01 +01:00
lfsampling.c Implemented new optimized version of MAC-calculation for iclass 2015-02-26 20:35:35 +01:00
lfsampling.h Some more fixes to longer lf recordings. Now also supports longer snoops, and an additional command 'lf config' has been defined, instead of having to specify all params for every call 2015-01-30 23:03:44 +01:00
Makefile fix: introduced a stupid error when refactoring the start bit detector in MillerDecoding() 2015-03-18 18:32:43 +01:00
mifarecmd.c Generic tracing; removed iso14a_XX-functions, removed traceLen as global varible 2015-02-07 20:49:40 +01:00
mifarecmd.h
mifaresniff.c Generic tracing; removed iso14a_XX-functions, removed traceLen as global varible 2015-02-07 20:49:40 +01:00
mifaresniff.h
mifareutil.c BigBuf and tracing rework: allow much longer traces in in hf commands 2015-01-28 07:18:51 +01:00
mifareutil.h BigBuf and tracing rework: allow much longer traces in in hf commands 2015-01-28 07:18:51 +01:00
optimized_cipher.c Implemented the correct way to calculate MAC from a tag, feeding it an extra 32 zeroes. Also divided it up into two parts, one of which can be precalculated by the device before the simulation begins 2015-03-02 00:38:36 +01:00
optimized_cipher.h Implemented the correct way to calculate MAC from a tag, feeding it an extra 32 zeroes. Also divided it up into two parts, one of which can be precalculated by the device before the simulation begins 2015-03-02 00:38:36 +01:00
printf.c
printf.h
start.c
stdint.h
string.c
string.h
util.c Some documentation and formatting to LogTraceHitag 2015-02-07 21:05:14 +01:00
util.h Generic tracing; removed iso14a_XX-functions, removed traceLen as global varible 2015-02-07 20:49:40 +01:00