proxmark3/client/loclass
iceman1001 f4a57e861d Merge branch 'master' of https://github.com/Proxmark/proxmark3
Conflicts:
	armsrc/iclass.c
	client/loclass/cipher.c
	client/loclass/fileutils.h
2015-02-19 11:32:11 +01:00
..
cipher.c Merge branch 'master' of https://github.com/Proxmark/proxmark3 2015-02-19 11:32:11 +01:00
cipher.h Further implementation of iclass 'fullsim'. Moved protocol definitions to shared file. Had to add some loclass-function to arm-side to support authentication in fullsim mode 2015-02-18 20:02:44 +01:00
cipherutils.c Further implementation of iclass 'fullsim'. Moved protocol definitions to shared file. Had to add some loclass-function to arm-side to support authentication in fullsim mode 2015-02-18 20:02:44 +01:00
cipherutils.h Further implementation of iclass 'fullsim'. Moved protocol definitions to shared file. Had to add some loclass-function to arm-side to support authentication in fullsim mode 2015-02-18 20:02:44 +01:00
des.c
des.h Implemented 'hf iclass decrypt <tagdump>'. This performs the 3des decryption of iclass tag dumps, but requires the decryption file to be present on the filesystem 2015-02-17 22:07:40 +01:00
elite_crack.c More work on iclass full simulation, and some work on iclass tag dump parsing 2015-02-19 10:48:33 +01:00
elite_crack.h
fileutils.c Further implementation of iclass 'fullsim'. Moved protocol definitions to shared file. Had to add some loclass-function to arm-side to support authentication in fullsim mode 2015-02-18 20:02:44 +01:00
fileutils.h Merge branch 'master' of https://github.com/Proxmark/proxmark3 2015-02-19 11:32:11 +01:00
hash1_brute.c
hash1_brute.h
iclass_dump.bin
ikeys.c
ikeys.h
loclass_main.h
main.c