proxmark3/armsrc
2014-04-24 14:13:33 +02:00
..
obj
appmain.c Experimenting with hacking iclass 2014-04-17 09:53:54 +02:00
apps.h Implemented client side changes for iclass hack, attempted to fix issues with trace. The trace functionality from iso14443 has been rewritten, unfortunately iclass used that also, which made iclass 'list' stop functioning, both for simulation and snooping 2014-04-24 14:13:33 +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
fonts.h
fpgaloader.c Improvements/Fixes to 14443 sniffing/snooping 2014-03-25 21:38:24 +01:00
hitag2.c removed redundant function to compose reader short frame 2013-04-03 08:45:04 +00:00
iclass.c Implemented client side changes for iclass hack, attempted to fix issues with trace. The trace functionality from iso14443 has been rewritten, unfortunately iclass used that also, which made iclass 'list' stop functioning, both for simulation and snooping 2014-04-24 14:13:33 +02:00
iso14443.c Correct issue of blew circular buffer in hf 14b snoop with gcc 4.7.4 the issue is solved 2013-09-30 19:08:29 +00:00
iso14443a.c Implemented client side changes for iclass hack, attempted to fix issues with trace. The trace functionality from iso14443 has been rewritten, unfortunately iclass used that also, which made iclass 'list' stop functioning, both for simulation and snooping 2014-04-24 14:13:33 +02:00
iso14443a.h - fixed iso1443a ManchesterDecoder in order to fix broken Snoop/Sniff 2014-02-19 20:35:04 +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 Add a ramfunc section in the data segment, which will be copied to ram on startup. 2010-10-08 10:23:04 +00:00
legicrf.c legic write/simulate [Anon] 2010-05-06 11:24:01 +00:00
legicrf.h legic write/simulate [Anon] 2010-05-06 11:24:01 +00:00
lfops.c Added Kantech ioProx Support 2014-03-18 20:52:48 +00:00
Makefile Finally, rewrote bootrom and flasher program, much faster now 2013-02-28 15:11:52 +00:00
mifarecmd.c - fixed iso1443a ManchesterDecoder in order to fix broken Snoop/Sniff 2014-02-19 20:35:04 +00: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 integrated MIFARE ultralight features, contributed by 'midnitesnake' 2013-10-11 08:43:23 +00:00
mifareutil.h integrated MIFARE ultralight features, contributed by 'midnitesnake' 2013-10-11 08:43:23 +00:00
printf.c
printf.h
start.c
stdint.h
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