proxmark3/armsrc
iceman1001 4a79e52c0b Added piwis patch,
first version of finding out the card size. Experimental.
2014-09-11 22:33:43 +02:00
..
obj Add obj/.dummy for clients that don't track empty dirs 2010-02-20 21:20:47 +00:00
appmain.c Merged with master 2014-06-27 13:16:31 +02:00
apps.h Merge remote-tracking branch 'origin/master' into iclass-fixes 2014-06-28 12:47:40 +02: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 - fixed iso1443a ManchesterDecoder in order to fix broken Snoop/Sniff 2014-02-19 20:35:04 +00:00
epa.h Basic support for EAC documents (e.g. German Identification Card) 2012-08-28 21:39:50 +00:00
fonts.c Add license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
fonts.h Add license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
fpgaloader.c armsrc/fpgaloader.c: forgot the copyright notice 2014-06-20 12:29:58 +02:00
hitag2.c THIS REQUIRES A BOOTROM UPDATE!! To save FPGA area, split the LF and HF bitstreams and load them on-demand. 2014-06-20 01:02:59 +02:00
iclass.c Merged with master 2014-06-27 13:16:31 +02:00
iso14443.c THIS REQUIRES A BOOTROM UPDATE!! To save FPGA area, split the LF and HF bitstreams and load them on-demand. 2014-06-20 01:02:59 +02:00
iso14443a.c bugfix hf mf sim 2014-08-05 18:40:19 +02:00
iso14443a.h - fixed iso1443a ManchesterDecoder in order to fix broken Snoop/Sniff 2014-02-19 20:35:04 +00:00
iso15693.c THIS REQUIRES A BOOTROM UPDATE!! To save FPGA area, split the LF and HF bitstreams and load them on-demand. 2014-06-20 01:02:59 +02:00
LCD.c major USB update 2012-12-04 23:39:18 +00:00
LCD.h Add license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
ldscript THIS REQUIRES A BOOTROM UPDATE!! To save FPGA area, split the LF and HF bitstreams and load them on-demand. 2014-06-20 01:02:59 +02:00
legicrf.c THIS REQUIRES A BOOTROM UPDATE!! To save FPGA area, split the LF and HF bitstreams and load them on-demand. 2014-06-20 01:02:59 +02:00
legicrf.h legic write/simulate [Anon] 2010-05-06 11:24:01 +00:00
lfops.c new command "lf snoop" to snoop raw ADC values 2014-06-21 21:33:54 +02:00
Makefile THIS REQUIRES A BOOTROM UPDATE!! To save FPGA area, split the LF and HF bitstreams and load them on-demand. 2014-06-20 01:02:59 +02:00
mifarecmd.c Added piwis patch, 2014-09-11 22:33:43 +02:00
mifarecmd.h 1. updated usb commands 2011-06-17 18:39:54 +00:00
mifaresniff.c Improvements/Fixes to 14443 sniffing/snooping 2014-03-25 21:38:24 +01:00
mifaresniff.h - fixed iso1443a ManchesterDecoder in order to fix broken Snoop/Sniff 2014-02-19 20:35:04 +00:00
mifareutil.c fix/add support for 4K (and other non 1K) card sizes in hf mf commands 2014-09-10 19:04:50 +02:00
mifareutil.h fix/add support for 4K (and other non 1K) card sizes in hf mf commands 2014-09-10 19:04:50 +02:00
printf.c Split str* and mem* into string.[ch] 2010-02-21 00:10:28 +00:00
printf.h Fix a couple of warnings 2010-02-24 20:34:13 +00:00
start.c Add license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
stdint.h Some random cleanup 2010-02-21 00:13:08 +00:00
string.c Issue 20 patch (refactored code of the iso15693 implementation as well as several enhancements) [Adrian Dabrowski "atrox"] 2010-10-19 14:25:17 +00:00
string.h Issue 20 patch (refactored code of the iso15693 implementation as well as several enhancements) [Adrian Dabrowski "atrox"] 2010-10-19 14:25:17 +00:00
util.c Final (?) fixes to git versioning https://github.com/Proxmark/proxmark3/issues/10 2014-04-04 20:14:58 +02:00
util.h - fixed iso1443a ManchesterDecoder in order to fix broken Snoop/Sniff 2014-02-19 20:35:04 +00:00