proxmark3/client
noncetonic 20af8e78ad
Adds PicoPass 2k Kd
Found in documentation when describing how the exchange key is used with default Kd to send encrypted Kd. Kc also referenced but not sure if it's super useful
2018-02-08 06:05:31 -08:00
..
emv chg: remove warning 2018-01-25 20:12:33 +01:00
hardnested FIX: cherrypick some fixes from https://github.com/Proxmark/proxmark3/pull/550 (pwpiwi) 2018-01-23 17:41:47 +01:00
hid-flasher REM: 'hf 15 debug' removed command, unified with mf_debuglevel instead. The idea is to have ONE debug flag on deviceside. 2018-01-29 15:58:00 +01:00
loclass fix: saveFileEML() does not follow blocksize. Thanks to @brainpow 2018-02-06 12:43:58 +01:00
lualibs CHG: applied https://github.com/Proxmark/proxmark3/pull/553 (@arnie97) and in some more places 2018-01-25 09:51:49 +01:00
obj fix: add dummy 2017-12-24 10:57:21 +01:00
platforms
reveng scripting, remove free 2018-02-03 22:33:51 +01:00
scripts fix: 'script run mifare_autopwn.lua' - wrong bool comparision 2018-02-07 23:54:11 +01:00
ui some QT problems.. 2017-07-27 21:42:22 +02:00
cli.c fix: too many arguments to function 2018-01-25 18:01:40 +01:00
cmdanalyse.c practising byte splitting and a startpattern detection for FeliCa... 2018-02-05 16:51:46 +01:00
cmdanalyse.h CHG: refactor CRC16 algos. This is a big change, most likely some parts broke, hard to test it all. 2018-02-01 15:19:47 +01:00
cmdcrc.c textual 2018-02-03 23:15:14 +01:00
cmdcrc.h monster merge... 2017-07-30 09:17:48 +02:00
cmddata.c FIX: cmd_send has wrong varible definitions, leading to loss of values. 2018-01-11 21:47:27 +01:00
cmddata.h monster merge... 2017-07-30 09:17:48 +02:00
cmdhf.c CHG: refactor CRC16 algos. This is a big change, most likely some parts broke, hard to test it all. 2018-02-01 15:19:47 +01:00
cmdhf.h chg: pointing to new emv cmds. (@merlokk) 2017-11-25 08:06:43 +01:00
cmdhf14a.c textual 2018-02-08 12:35:59 +01:00
cmdhf14a.h chg: made DropField function a compiler macro instead. 2018-02-06 22:32:08 +01:00
cmdhf14b.c textual 2018-02-04 16:58:48 +01:00
cmdhf14b.h CHG: refactor CRC16 algos. This is a big change, most likely some parts broke, hard to test it all. 2018-02-01 15:19:47 +01:00
cmdhf15.c CHG: refactor CRC16 algos. This is a big change, most likely some parts broke, hard to test it all. 2018-02-01 15:19:47 +01:00
cmdhf15.h CHG: refactor CRC16 algos. This is a big change, most likely some parts broke, hard to test it all. 2018-02-01 15:19:47 +01:00
cmdhfemv.c rename: ul_switch_off_field -> DropField (inside cmdhf14a.c) 2017-11-11 23:23:01 +01:00
cmdhfemv.h CHG: hf em commands. Client side now has same commands as Peter Fillmores 14atagfuzz repo. OBS: not all exists on deviceside yet! 2017-02-28 14:08:15 +01:00
cmdhfepa.c FIX: unify all calls.. 2017-09-28 22:33:55 +02:00
cmdhfepa.h monster merge... 2017-07-30 09:17:48 +02:00
cmdhffelica.c CHG: refactor CRC16 algos. This is a big change, most likely some parts broke, hard to test it all. 2018-02-01 15:19:47 +01:00
cmdhffelica.h ADD: 'hf felica reader' - added pm3 as FeliCa reader 2018-01-29 13:42:02 +01:00
cmdhficlass.c fix: wrong block 2018-02-08 12:39:35 +01:00
cmdhficlass.h chg: 'analyse hid' moved to 'hf iclass permute' un/permute function is moved. 2018-02-04 17:19:08 +01:00
cmdhflegic.c ADD: 'hf felica reader' - added pm3 as FeliCa reader 2018-01-29 13:42:02 +01:00
cmdhflegic.h monster merge... 2017-07-30 09:17:48 +02:00
cmdhfmf.c chg: 'hf mf nested' 2018-02-06 20:08:42 +01:00
cmdhfmf.h rename: 'hf mf mifare' -> 'hf mf darkside' Finally renamed this,... 2018-02-05 16:50:06 +01:00
cmdhfmfdes.c chg includes 2017-12-24 10:27:52 +01:00
cmdhfmfdes.h ADD: some defines to make headerfiles behave better. 2017-01-26 14:23:05 +01:00
cmdhfmfdesfire.c minor corrections.. 2017-08-29 15:47:26 +02:00
cmdhfmfdesfire.h
cmdhfmfhard.c chg: https://github.com/Proxmark/proxmark3/pull/558 (@pwpiwi) might solve the mystery crashes. 2018-02-01 15:24:36 +01:00
cmdhfmfhard.h monster merge... 2017-07-30 09:17:48 +02:00
cmdhfmfu.c fix: bad compare. 2018-01-25 18:10:34 +01:00
cmdhfmfu.h chg: adapting path changes. 2017-12-24 10:32:15 +01:00
cmdhftopaz.c CHG: refactor CRC16 algos. This is a big change, most likely some parts broke, hard to test it all. 2018-02-01 15:19:47 +01:00
cmdhftopaz.h CHG: refactor CRC16 algos. This is a big change, most likely some parts broke, hard to test it all. 2018-02-01 15:19:47 +01:00
cmdhw.c syntax sugar 2018-01-09 16:30:30 +01:00
cmdhw.h CHG: added the ping command to the header file. 2016-11-16 18:17:01 +01:00
cmdlf.c rename: ul_switch_off_field -> DropField (inside cmdhf14a.c) 2017-11-11 23:23:01 +01:00
cmdlf.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfawid.c chg: unify debug messages for FSK demod in AWID,HID,IO,PARADOX,PYRAMID, all neat and same. 2017-08-11 20:48:54 +02:00
cmdlfawid.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfcotag.c monster merge... 2017-07-30 09:17:48 +02:00
cmdlfcotag.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfem4x.c chg: use return value instead 2018-01-25 18:11:07 +01:00
cmdlfem4x.h FIX: data plot AutoCorrelate slider, window too big, now limited to number of samples. 2017-07-30 21:21:02 +02:00
cmdlffdx.c rem: removed unneeded function 2018-01-28 12:47:08 +01:00
cmdlffdx.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfguard.c fix: unified lf clone printouts of blocks. 2017-08-11 11:38:54 +02:00
cmdlfguard.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfhid.c FIX: if receiving array isnt large enough, previously this will smash the stack.. 2017-12-02 20:45:53 +01:00
cmdlfhid.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfhitag.c chg: cleaning up some function calls. 2017-11-09 19:15:56 +01:00
cmdlfhitag.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfindala.c FIX: if receiving array isnt large enough, previously this will smash the stack.. 2017-12-02 20:45:53 +01:00
cmdlfindala.h chg: 'lf indala' demod fixes, https://github.com/Proxmark/proxmark3/pull/385 (@marshmellow42) 2017-08-26 13:51:49 +02:00
cmdlfio.c fix: gcc7 warning 2018-01-26 20:44:57 +01:00
cmdlfio.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfjablotron.c fix: unified lf clone printouts of blocks. 2017-08-11 11:38:54 +02:00
cmdlfjablotron.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfnedap.c fix: unified lf clone printouts of blocks. 2017-08-11 11:38:54 +02:00
cmdlfnedap.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfnexwatch.c monster merge... 2017-07-30 09:17:48 +02:00
cmdlfnexwatch.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfnoralsy.c fix: unified lf clone printouts of blocks. 2017-08-11 11:38:54 +02:00
cmdlfnoralsy.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfpac.c monster merge... 2017-07-30 09:17:48 +02:00
cmdlfpac.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfparadox.c CHG: centralized the LF signal properties LOW/HIGH/MEAN/AMPLITUDE/ISNOISE into one struct. 2017-11-06 15:06:42 +01:00
cmdlfparadox.h Fixes: lf simpsk - make sure Carrier input is ok. 2017-08-10 14:19:57 +02:00
cmdlfpcf7931.c monster merge... 2017-07-30 09:17:48 +02:00
cmdlfpcf7931.h
cmdlfpresco.c rename: ul_switch_off_field -> DropField (inside cmdhf14a.c) 2017-11-11 23:23:01 +01:00
cmdlfpresco.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfpyramid.c CHG: centralized the LF signal properties LOW/HIGH/MEAN/AMPLITUDE/ISNOISE into one struct. 2017-11-06 15:06:42 +01:00
cmdlfpyramid.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfsecurakey.c CHG: some help text edited and rearrange the commands to be in the same order 2017-08-09 18:33:30 +02:00
cmdlfsecurakey.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlft55xx.c rename: ul_switch_off_field -> DropField (inside cmdhf14a.c) 2017-11-11 23:23:01 +01:00
cmdlft55xx.h fix: ref to <ctype.h> for isxdigit() 2017-12-04 21:18:08 +01:00
cmdlfti.c monster merge... 2017-07-30 09:17:48 +02:00
cmdlfti.h
cmdlfviking.c updated commments 2017-08-15 23:09:39 +02:00
cmdlfviking.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfvisa2000.c fix: unified lf clone printouts of blocks. 2017-08-11 11:38:54 +02:00
cmdlfvisa2000.h monster merge... 2017-07-30 09:17:48 +02:00
cmdmain.c chg: remove double exit text 2018-02-05 16:38:00 +01:00
cmdmain.h fix: hw status (and USB comm in general) PR #434 : (@pwpiwi) 2017-10-20 16:32:42 +02:00
cmdparser.c chg: remove double exit text 2018-02-05 16:38:00 +01:00
cmdparser.h
cmdscript.c chg: remove gcc 7.0 warnings 2018-01-26 20:17:56 +01:00
cmdscript.h CHG: adapt to be similar as other cmd*.c files 2017-10-20 14:37:50 +02:00
data.c monster merge... 2017-07-30 09:17:48 +02:00
data.h monster merge... 2017-07-30 09:17:48 +02:00
default_iclass_keys.dic Adds PicoPass 2k Kd 2018-02-08 06:05:31 -08:00
default_keys.dic lastone 2017-12-27 20:47:34 +01:00
default_keys_dic2lua.awk fix: awk script now correctly takes the substring on both mingw and ubuntu 2017-07-28 10:31:24 +02:00
default_pwd.dic add: new found pwd. {@gentilkiwi) 2017-11-25 08:05:15 +01:00
elf.h
eml2lower.sh
eml2UPPER.sh
flash.c more fflushes. 2017-10-30 15:10:32 +01:00
flash.h monster merge... 2017-07-30 09:17:48 +02:00
flasher.c fix: too many arguments to function 2018-01-25 18:01:40 +01:00
fpga_compress.c CHG: fpga_comress sending no-error messages to stderr (@merlokk) 2017-10-19 13:28:58 +02:00
gen_pm3mfsim_script.sh
graph.c chg: cleaning up some function calls. 2017-11-09 19:15:56 +01:00
graph.h chg: cleaning up some function calls. 2017-11-09 19:15:56 +01:00
guidummy.cpp more dummies... 2017-07-27 21:33:16 +02:00
hitag2.ht2
Makefile textu 2018-02-07 22:02:04 +01:00
mfkey.c fix: 'hf mf mifare - wrongly executed the parity-zero when not needed. 2017-12-06 19:53:41 +01:00
mfkey.h fix to darkside overdue. I needed to remove my old impl.. 2017-12-06 17:15:24 +01:00
mifaredefault.h chg: added default keys 2017-12-09 07:15:54 +01:00
mifarehost.c chg: 'hf mf nested' - adjusted the candidate loop to handle all keys, not only max 85 keys. 2018-02-07 23:13:54 +01:00
mifarehost.h chg: 'hf mf nested' 2018-02-06 20:08:42 +01:00
pm3_binlib.c fix: pr #435 (@tisf) OSX has issues with liblua. 2017-10-20 17:53:49 +02:00
pm3_binlib.h
pm3_bit_limits.h
pm3_bitlib.c
pm3_bitlib.h
pm3_eml2mfd.py chg: removed whitespaces. 2018-01-09 19:17:21 +01:00
pm3_eml_mfd_test.py chg: removed whitespaces. 2018-01-09 19:17:21 +01:00
pm3_mfd2eml.py CHG: execution mode 2016-10-05 17:57:01 +02:00
pm3_mfdread.py fix: one less block 2017-12-22 12:38:30 +01:00
polarssl_config.h
proxendian.h
proxgui.cpp ADD: https://github.com/Proxmark/proxmark3/pull/417 (@merlokk) 2017-10-20 20:39:57 +02:00
proxgui.h ADD: https://github.com/Proxmark/proxmark3/pull/417 (@merlokk) 2017-10-20 20:39:57 +02:00
proxguiqt.cpp ADD: https://github.com/Proxmark/proxmark3/pull/417 (@merlokk) 2017-10-20 20:39:57 +02:00
proxguiqt.h ADD: https://github.com/Proxmark/proxmark3/pull/417 (@merlokk) 2017-10-20 20:39:57 +02:00
proxmark3.c chg: enable ansi-colors for OSX 2018-02-06 19:21:47 +01:00
proxmark3.h chg: enhanced rtrim for command prompt. 2017-12-21 10:08:07 +01:00
README-bitlib
scandir.c only mingw has this problem.. 2017-07-27 22:10:12 +02:00
scandir.h only mingw has this problem.. 2017-07-27 22:10:12 +02:00
scripting.c adjustments, still breaks on ubuntu, 2018-02-03 22:47:17 +01:00
scripting.h CHG: refactor CRC16 algos. This is a big change, most likely some parts broke, hard to test it all. 2018-02-01 15:19:47 +01:00
snooper.c fix: too many arguments to function 2018-01-25 18:01:40 +01:00
ui.c chg: remove a warning 'extern' 2017-10-21 13:00:36 +02:00
ui.h ADD: https://github.com/Proxmark/proxmark3/pull/417 (@merlokk) 2017-10-20 20:39:57 +02:00
unbind-proxmark
usb_cmd_h2lua.awk part of monstermerge... 2017-07-27 20:48:49 +02:00
util.c CHG: refactor CRC16 algos. This is a big change, most likely some parts broke, hard to test it all. 2018-02-01 15:19:47 +01:00
util.h chg: tests with ansi-colors 2018-02-07 14:08:57 +01:00
util_posix.c FIX: cherrypick some fixes from https://github.com/Proxmark/proxmark3/pull/550 (pwpiwi) 2018-01-23 17:41:47 +01:00
util_posix.h part of monstermerge... 2017-07-27 20:48:49 +02:00
whereami.c fix: for netbsd ppl.. 6f4b0fce3a (@khorben ) 2017-12-13 19:35:52 +01:00
whereami.h ADD: @pivipw 's changes "making lua paths". 2017-02-24 14:59:38 +01:00