proxmark3/armsrc
pwpiwi f39198789b replaced gzip with an own compressor tool (fpga_compress.c, based on zlib)
This allows to remove the gzip header support and the z_crc32.[ch] files
(which saves more than 2KBytes of the ARM's flash memory)
2015-05-26 08:31:26 +02:00
..
obj
aes.c
aes.h
appmain.c add: hw ver: show FPGA versions for both HF and LF FPGA configs 2015-05-26 08:31:19 +02:00
apps.h add: compress fpga images during compile, uncompress at run time 2015-05-26 08:31:21 +02:00
BigBuf.c
BigBuf.h
crapto1.c
crapto1.h
crypto1.c
des.c Icemans UL-C Auth dev side fix plus a few other ... 2015-05-03 15:41:11 -04:00
des.h Icemans UL-C Auth dev side fix plus a few other ... 2015-05-03 15:41:11 -04:00
epa.c
epa.h
fonts.c
fonts.h
fpgaloader.c replaced gzip with an own compressor tool (fpga_compress.c, based on zlib) 2015-05-26 08:31:26 +02:00
fpgaloader.h add: compress fpga images during compile, uncompress at run time 2015-05-26 08:31:21 +02:00
hitag2.c
iclass.c HF Search - refactoring cmds to work with it 2015-05-12 16:45:48 -04:00
iso14443.c
iso14443a.c
iso14443a.h
iso15693.c
LCD.c
LCD.h
ldscript add: hw ver: show FPGA versions for both HF and LF FPGA configs 2015-05-26 08:31:19 +02:00
legicrf.c
legicrf.h
lfops.c various bug fixes 2015-05-13 11:07:47 -04:00
lfsampling.c
lfsampling.h
Makefile replaced gzip with an own compressor tool (fpga_compress.c, based on zlib) 2015-05-26 08:31:26 +02:00
mifarecmd.c fix mfu dump getbigbuffer bug 2015-05-23 22:35:50 -04:00
mifarecmd.h
mifaresniff.c
mifaresniff.h
mifareutil.c @iceman1001 s comments/updates mfu cmds 2015-05-18 22:07:11 -04:00
mifareutil.h Iceman1001 s MFU clean up 2015-05-17 20:49:25 -04:00
optimized_cipher.c
optimized_cipher.h
printf.c
printf.h
start.c
stdint.h
string.c
string.h
util.c
util.h