proxmark3/armsrc
Merlokbr@gmail.com 0014cb46da 1. emulator works. tested on ARC1302, NXP pegoda, touchtag, my firm's readers.
2. added increment, decrement, restore, transfer commands
3. fixed several small bugs and small code cleaning
4. there is strange behavier in the emulator: for 7BUID is seems that there is must be a feature that cam make work card withouth 2nd anticollision loop. NXP reader authenticates, but cant read card contents. all the rest readers works, BUT.... my 7BUID mifare card dont work AT ALL  .... I dont know what i should do )
2011-06-25 13:03:01 +00:00
..
obj Add obj/.dummy for clients that don't track empty dirs 2010-02-20 21:20:47 +00:00
appmain.c 1. updated usb commands 2011-06-17 18:39:54 +00:00
apps.h 1. updated usb commands 2011-06-17 18:39:54 +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
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 Add license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
hitag2.c Add license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
hitag2.h Add license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
iclass.c Added iClass eavesdrop support for Proxmark3 2011-05-18 12:33:32 +00:00
iclass.h Added iClass eavesdrop support for Proxmark3 2011-05-18 12:33:32 +00:00
iso14443.c iso14a cleanup and implement RATS [Hagen Fritsch] 2010-06-26 08:24:21 +00:00
iso14443a.c 1. emulator works. tested on ARC1302, NXP pegoda, touchtag, my firm's readers. 2011-06-25 13:03:01 +00:00
iso14443a.h 1. updated usb commands 2011-06-17 18:39:54 +00:00
iso15693.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
LCD.c Add license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
LCD.h Add license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
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 Fix up small error in main osc startup delay and replace more custom defines with standard Atmel defines 2010-03-04 08:15:59 +00:00
Makefile 1. updated usb commands 2011-06-17 18:39:54 +00:00
mifarecmd.c added functionality: dump card memory, save|load card memory. 2011-06-22 01:25:16 +00:00
mifarecmd.h 1. updated usb commands 2011-06-17 18:39:54 +00:00
mifareutil.c 1. emulator works. tested on ARC1302, NXP pegoda, touchtag, my firm's readers. 2011-06-25 13:03:01 +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 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 1. fixed send manchester 2011-06-16 14:43:49 +00:00
util.h 1. fixed send manchester 2011-06-16 14:43:49 +00:00