proxmark3/client
pwpiwi ece38ef311 fix 'hf iclass reader' and 'hf iclass readblk'
* don't do READCHECK when not trying to authenticate
* standard LED handling
* remove unused FLAG_ICLASS_READER_ONLY_ONCE and FLAG_ICLASS_READER_ONE_TRY
* sanity check for negative times in TransmitTo15693Tag()
* increase reader timeout for 'hf 15' functions to be enough for slot 7 answers to ACTALL
* add 'hf iclass permute' inspired by RRG repository
* whitespace fixes
2019-10-27 17:32:22 +01:00
..
cliparser avoid compiler warning in client/cliparser/argtable3.c (#746) 2019-01-04 08:53:30 +01:00
crypto Implement Originality Signature Check in 'hf mfu info' 2019-08-01 10:53:26 -04:00
emv 'hf 14a apdu' improvement 2019-08-01 11:01:56 -04:00
fido Implement Originality Signature Check in 'hf mfu info' 2019-08-01 10:53:26 -04:00
hardnested fix clang compiler warnings 2018-01-23 16:55:48 +01:00
hid-flasher fix iclass reader functions 2019-10-08 11:48:49 +02:00
jansson jansson update. 2.11 to 2.12 (#724) 2018-11-30 08:43:46 +01:00
loclass fix 'hf iclass reader' and 'hf iclass readblk' 2019-10-27 17:32:22 +01:00
lualibs Fix typo in lua scripts: 1443a -> 14443a. 2018-01-25 13:43:01 +08:00
mifare Ndef and MAD (#801) 2019-03-19 07:51:10 +01:00
obj Ndef and MAD (#801) 2019-03-19 07:51:10 +01:00
sc_upgrade_firmware RDV4.0 Smartcard Slot Firmware Upgrade (#751) 2019-01-12 13:26:53 +01:00
scripts fix: array index out of range in mfkeys.log (thanks to @TomHarkness) 2018-07-19 18:01:18 +02:00
tinycbor Fido2 (#727) 2018-12-07 16:42:37 +01:00
ui
cmddata.c Bugfixes for LF FDX 2019-03-28 22:40:29 +01:00
cmddata.h
cmdhf.c 'hf 14b' formatting 2019-10-22 21:02:02 +02:00
cmdhf.h Add hf list 15 (#754) 2019-01-16 09:54:19 +01:00
cmdhf14a.c 'hf 14a apdu' improvement 2019-08-01 11:01:56 -04:00
cmdhf14a.h start updating 'hf mfu' commands (#818) 2019-05-28 07:48:55 +02:00
cmdhf14b.c iso14443b: trying to approach iClass 2019-10-23 09:09:13 +02:00
cmdhf14b.h 'hf 14b' formatting 2019-10-22 21:02:02 +02:00
cmdhf15.c fix 'hf iclass reader' 2019-10-21 21:48:08 +02:00
cmdhf15.h Add 'hf 15 csetuid' command to set UID on ISO15693 Magic tags (#842) 2019-07-14 12:31:33 +02:00
cmdhfepa.c Code cleanup (#616) 2018-06-13 08:13:20 +02:00
cmdhfepa.h
cmdhffido.c Implement Originality Signature Check in 'hf mfu info' 2019-08-01 10:53:26 -04:00
cmdhffido.h FIDO U2F NFC authenticators (#697) 2018-11-17 20:22:21 +02:00
cmdhficlass.c fix 'hf iclass reader' and 'hf iclass readblk' 2019-10-27 17:32:22 +01:00
cmdhficlass.h fix 'hf iclass reader' and 'hf iclass readblk' 2019-10-27 17:32:22 +01:00
cmdhflegic.c fix compiler warning in cmdhflegic.c (and whitespace fixes) (#826) 2019-05-27 07:57:40 +02:00
cmdhflegic.h
cmdhflist.c fix 'hf iclass reader' 2019-10-21 21:48:08 +02:00
cmdhflist.h Add hf list 15 (#754) 2019-01-16 09:54:19 +01:00
cmdhfmf.c add: 'hf mf personalize' (personalize UID on Mifare Classic EV1 7byte UID cards) 2019-08-22 07:53:17 +02:00
cmdhfmf.h start updating 'hf mfu' commands (#818) 2019-05-28 07:48:55 +02:00
cmdhfmfhard.c Code cleanup (#616) 2018-06-13 08:13:20 +02:00
cmdhfmfhard.h
cmdhfmfp.c Ndef and MAD (#801) 2019-03-19 07:51:10 +01:00
cmdhfmfp.h Ndef and MAD (#801) 2019-03-19 07:51:10 +01:00
cmdhfmfu.c Implement Originality Signature Check in 'hf mfu info' 2019-08-01 10:53:26 -04:00
cmdhfmfu.h start updating 'hf mfu' commands (#818) 2019-05-28 07:48:55 +02:00
cmdhftopaz.c chip manufacturer and type identification: (#796) 2019-03-03 11:59:38 +01:00
cmdhftopaz.h
cmdhw.c Add support for standard USB Smartcard Readers (#765) 2019-01-28 21:54:34 +01:00
cmdhw.h Add support for standard USB Smartcard Readers (#765) 2019-01-28 21:54:34 +01:00
cmdlf.c add lf em 4x05protect plus lf config s option (#833) 2019-06-23 13:43:55 +02:00
cmdlf.h
cmdlfawid.c USB comms: part 4 towards @micolous PR #463 2018-06-03 14:25:20 +02:00
cmdlfawid.h
cmdlfcotag.c USB comms: part 4 towards @micolous PR #463 2018-06-03 14:25:20 +02:00
cmdlfcotag.h
cmdlfem4x.c add lf em 4x05protect plus lf config s option (#833) 2019-06-23 13:43:55 +02:00
cmdlfem4x.h
cmdlffdx.c Bugfixes for LF FDX 2019-03-28 22:40:29 +01:00
cmdlffdx.h
cmdlfgproxii.c
cmdlfgproxii.h
cmdlfhid.c Paradox clone functionality implemented (#747) 2019-01-05 09:48:59 +01:00
cmdlfhid.h Paradox clone functionality implemented (#747) 2019-01-05 09:48:59 +01:00
cmdlfhitag.c 'lf hitag writer': add Hitag2 password auth 2019-08-22 07:54:55 +02:00
cmdlfhitag.h 'lf hitag writer': add Hitag2 password auth 2019-08-22 07:54:55 +02:00
cmdlfindala.c Code cleanup (#616) 2018-06-13 08:13:20 +02:00
cmdlfindala.h
cmdlfio.c USB comms: part 4 towards @micolous PR #463 2018-06-03 14:25:20 +02:00
cmdlfio.h
cmdlfjablotron.c USB comms: part 4 towards @micolous PR #463 2018-06-03 14:25:20 +02:00
cmdlfjablotron.h
cmdlfnexwatch.c USB comms: part 4 towards @micolous PR #463 2018-06-03 14:25:20 +02:00
cmdlfnexwatch.h
cmdlfnoralsy.c USB comms: part 4 towards @micolous PR #463 2018-06-03 14:25:20 +02:00
cmdlfnoralsy.h
cmdlfpac.c USB comms: part 4 towards @micolous PR #463 2018-06-03 14:25:20 +02:00
cmdlfpac.h
cmdlfparadox.c Paradox clone functionality implemented (#747) 2019-01-05 09:48:59 +01:00
cmdlfparadox.h
cmdlfpcf7931.c fix 'lf pcf7931 bruteforce' (bug reported in http://www.proxmark.org/forum/viewtopic.php?id=6490) (#824) 2019-05-28 07:50:58 +02:00
cmdlfpcf7931.h PCF7931: improved read code and implemented a simple password bruteforce (#745) 2019-01-06 18:33:06 +01:00
cmdlfpresco.c USB comms: part 4 towards @micolous PR #463 2018-06-03 14:25:20 +02:00
cmdlfpresco.h
cmdlfpyramid.c USB comms: part 4 towards @micolous PR #463 2018-06-03 14:25:20 +02:00
cmdlfpyramid.h
cmdlfsecurakey.c USB comms: part 4 towards @micolous PR #463 2018-06-03 14:25:20 +02:00
cmdlfsecurakey.h
cmdlft55xx.c T55xx Downlink - Updates 2019-06-22 15:26:56 +10:00
cmdlft55xx.h Cleanup Code 2019-06-18 21:17:12 +10:00
cmdlfti.c USB comms: part 4 towards @micolous PR #463 2018-06-03 14:25:20 +02:00
cmdlfti.h
cmdlfviking.c USB comms: part 4 towards @micolous PR #463 2018-06-03 14:25:20 +02:00
cmdlfviking.h
cmdlfvisa2000.c USB comms: part 4 towards @micolous PR #463 2018-06-03 14:25:20 +02:00
cmdlfvisa2000.h
cmdmain.c Emv commands work with smartcard interface (RfidResearchGroup PR67 by @Merlokk) (#743) 2019-01-05 09:47:12 +01:00
cmdmain.h USB comms: part 4 towards @micolous PR #463 2018-06-03 14:25:20 +02:00
cmdparser.c USB comms: part 2 towards @micolous PR#463 (#595) 2018-04-24 08:27:29 +02:00
cmdparser.h Add raw HF signal plotting (#786) 2019-02-20 19:18:12 +01:00
cmdscript.c rework of GetFromBigBuf() (#597) 2018-05-08 07:54:49 +02:00
cmdscript.h
cmdsmartcard.c Emv scan via contact interface (#789) 2019-02-21 22:02:22 +01:00
cmdsmartcard.h Emv scan via contact interface (#789) 2019-02-21 22:02:22 +01:00
comms.c Add raw HF signal plotting (#786) 2019-02-20 19:18:12 +01:00
comms.h Add raw HF signal plotting (#786) 2019-02-20 19:18:12 +01:00
default_keys.dic
default_pwd.dic Update default_pwd.dic (#735) 2018-12-07 14:10:08 +01:00
elf.h
eml2lower.sh
eml2UPPER.sh
flash.c Code cleanup (#616) 2018-06-13 08:13:20 +02:00
flash.h USB comms: part 4 towards @micolous PR #463 2018-06-03 14:25:20 +02:00
flasher.c USB comms: part 4 towards @micolous PR #463 2018-06-03 14:25:20 +02:00
fpga_compress.c mod hw version: (#631) 2018-08-05 18:15:03 +02:00
gen_pm3mfsim_script.sh
graph.c
graph.h
guidummy.cpp
hidcardformats.c Adding new Kastle 32-bit format from @xilni 2018-09-14 06:32:29 -04:00
hidcardformats.h lf hid improvements - encoding and long tag simulation 2018-08-30 21:01:21 -04:00
hidcardformatutils.c Paradox clone functionality implemented (#747) 2019-01-05 09:48:59 +01:00
hidcardformatutils.h lf hid improvements - encoding and long tag simulation 2018-08-30 21:01:21 -04:00
hitag2.ht2
Makefile Ndef and MAD (#801) 2019-03-19 07:51:10 +01:00
pcsc.c add tracing functions (#784) 2019-02-16 17:51:04 +01:00
pcsc.h add tracing functions (#784) 2019-02-16 17:51:04 +01:00
pm3_binlib.c Khorben/warnings (#519) 2017-12-28 17:56:18 +01:00
pm3_binlib.h
pm3_bit_limits.h
pm3_bitlib.c
pm3_bitlib.h
pm3_eml2mfd.py
pm3_eml_mfd_test.py
pm3_mfd2eml.py
proxendian.h
proxgui.cpp Code cleanup (#616) 2018-06-13 08:13:20 +02:00
proxgui.h USB comm: prepare for @micolous change (PR#463) (#587) 2018-03-31 09:52:43 +02:00
proxguiqt.cpp add: Home (Pos1) and End key bindings in graph GUI (based on @mcd1992 change on RRG repo) (#823) 2019-05-27 07:58:09 +02:00
proxguiqt.h add: Home (Pos1) and End key bindings in graph GUI (based on @mcd1992 change on RRG repo) (#823) 2019-05-27 07:58:09 +02:00
proxmark3.c Adding support for standard USB Smartcard Readers (#769) 2019-02-01 21:12:20 +01:00
proxmark3.h USB comms: part 4 towards @micolous PR #463 2018-06-03 14:25:20 +02:00
README-bitlib
scripting.c Ndef and MAD (#801) 2019-03-19 07:51:10 +01:00
scripting.h
taginfo.c chip manufacturer and type identification: (#796) 2019-03-03 11:59:38 +01:00
taginfo.h chip manufacturer and type identification: (#796) 2019-03-03 11:59:38 +01:00
ui.c Fix format-truncation warning, missing string.h inclusion and strnlen warning (#723) 2018-11-30 09:03:44 +01:00
ui.h Fido U2F complete (#716) 2018-11-25 16:56:12 +01:00
unbind-proxmark
usb_cmd_h2lua.awk
util.c add: 'hf mf personalize' (personalize UID on Mifare Classic EV1 7byte UID cards) 2019-08-22 07:53:17 +02:00
util.h 'hf 14a apdu' improvement 2019-08-01 11:01:56 -04:00
util_darwin.h osx: fix annoying focus behaviour (#689) 2018-10-08 07:20:21 +02:00
util_darwin.m osx: fix annoying focus behaviour (#689) 2018-10-08 07:20:21 +02:00
util_posix.c Code cleanup (#616) 2018-06-13 08:13:20 +02:00
util_posix.h
whereami.c
whereami.h