proxmark3/client/loclass
2017-09-26 17:02:18 +02:00
..
cipher.c CHG: gcc7 warnings accoring to PR#401 https://github.com/Proxmark/proxmark3/pull/401/files 2017-09-26 17:02:18 +02:00
cipher.h I just merged @marshmellow's branch "iclass" and that was a lot of new functionality. *great work* 2015-10-07 23:00:46 +02:00
cipherutils.c Syntax suger 2016-12-14 23:25:28 +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 First check in. 2014-09-11 23:23:46 +02:00
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 fix: 'hf iclass sim 4' array out-of-bounds write. 2017-09-18 15:31:53 +02:00
elite_crack.h Synchronized loclass library, imported the legal warning 2015-01-15 16:30:05 +01:00
fileutils.c add: 'hf 15 dump' added save data to file. It saves two files (EML/BIN) 2017-09-06 12:55:21 +02:00
fileutils.h add: 'hf 15 dump' added save data to file. It saves two files (EML/BIN) 2017-09-06 12:55:21 +02:00
hash1_brute.c chg: 'hf iclass sim' - turning of antenna after simulation is done. 2017-08-18 10:23:46 +02:00
hash1_brute.h chg: 'hf iclass sim' - turning of antenna after simulation is done. 2017-08-18 10:23:46 +02:00
iclass_dump.bin Added loclass-functionality into the pm3,the functionality provided by loclass can now be invoked directly from the pm3. Also fixed some issues with how prnlog called PrintAndLog, and added some testdata for the loclass self-tests 2015-01-05 09:16:06 +01:00
ikeys.c syntax sugar 2017-08-19 16:14:30 +02:00
ikeys.h Synchronized loclass library, imported the legal warning 2015-01-15 16:30:05 +01:00
loclass_main.h Synchronized loclass library, imported the legal warning 2015-01-15 16:30:05 +01:00
main.c FIX: @wllm-rbnt 's typo fixes 2016-02-12 07:37:10 +01:00