Commit graph

10 commits

Author SHA1 Message Date
pwpiwi
4c16ae80f0 Code cleanup:
- correctly using stdtypes.h printf and scanf format string macros (PRIx64 et al)
- coverity fixes to client/cmdhfmf.c
- fix linker warning re missing entry point when linking fullimage.elf
2017-02-23 18:29:03 +01:00
Pavel Zhovner
c36d994b32 remove binary files 2016-03-09 03:52:54 +03:00
Pavel Zhovner
8eea1dc264 Optional decryption of communication using keystream 2016-03-09 03:32:39 +03:00
Pavel Zhovner
a78238349c Optional decryption of communication using keystream 2016-03-09 02:41:20 +03:00
roel@libnfc.org
cda056bb9e added all files for mfkeys 2013-03-07 12:23:31 +00:00
roel@libnfc.org
17331e14ee tweaked sim command, added mfkey32 2013-03-07 12:22:12 +00:00
roel@libnfc.org
9e130475f9 removed -fPIC directive 2013-03-07 10:51:25 +00:00
roel@libnfc.org
b62328cc54 cleaned up memmory 2012-09-29 08:46:40 +00:00
roel@libnfc.org
998064f8c8 fixed spacing 2012-07-01 07:40:26 +00:00
roel@libnfc.org
7847961b25 added mfkey 2012-07-01 07:38:26 +00:00