proxmark3/client
2018-02-21 15:54:13 +01:00
..
emv use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 21:03:36 +08:00
hardnested use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 21:03:36 +08:00
hid-flasher chg: flash_mem - hooked up client - device comms 2018-02-13 15:36:20 +01:00
loclass fix: missing in header.. 2018-02-14 21:56:28 +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 add: a .gitignore to be able to add the folder client/platforms. 2015-06-14 23:31:52 +02:00
reveng scripting, remove free 2018-02-03 22:33:51 +01:00
scripts chg: prng detection now takes in consideration if detection fails. 2018-02-20 21:20:17 +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 use PrintAndLogEx() instead of PrintAndLog(), tweak messages 2018-02-21 20:43:56 +08: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 use PrintAndLogEx() instead of PrintAndLog(), remove uerr() 2018-02-21 20:43:56 +08:00
cmdcrc.h monster merge... 2017-07-30 09:17:48 +02:00
cmddata.c chg: adaptations for global debug var to be accessible 2018-02-21 14:59:06 +01:00
cmddata.h chg: adaptations for global debug var to be accessible 2018-02-21 14:59:06 +01:00
cmdhf.c use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 20:39:54 +08:00
cmdhf.h add: 'hf list mf' - old 'hf mf sniff' decoding of data has now been incorporated annotations instead. (@merlokk) 2018-02-14 23:03:39 +01:00
cmdhf14a.c tweak message 2018-02-21 20:43:51 +08:00
cmdhf14a.h chg: made DropField function a compiler macro instead. 2018-02-06 22:32:08 +01:00
cmdhf14b.c use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 20:43:48 +08: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 tweak messages 2018-02-21 20:43:53 +08: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 use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 20:43:48 +08: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 use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 20:43:48 +08:00
cmdhfepa.h monster merge... 2017-07-30 09:17:48 +02:00
cmdhffelica.c use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 20:43:48 +08:00
cmdhffelica.h ADD: 'hf felica reader' - added pm3 as FeliCa reader 2018-01-29 13:42:02 +01:00
cmdhficlass.c use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 20:43:48 +08: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 tweak messages 2018-02-21 20:43:53 +08:00
cmdhflegic.h monster merge... 2017-07-30 09:17:48 +02:00
cmdhflist.c use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 20:43:50 +08:00
cmdhflist.h add: 'hf list mf' - old 'hf mf sniff' decoding of data has now been incorporated annotations instead. (@merlokk) 2018-02-14 23:03:39 +01:00
cmdhfmf.c tweak messages 2018-02-21 20:43:53 +08:00
cmdhfmf.h rename: 'hf mf mifare' -> 'hf mf darkside' Finally renamed this,... 2018-02-05 16:50:06 +01:00
cmdhfmfdes.c use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 20:43:49 +08:00
cmdhfmfdes.h ADD: some defines to make headerfiles behave better. 2017-01-26 14:23:05 +01:00
cmdhfmfdesfire.c use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 20:43:49 +08:00
cmdhfmfdesfire.h ADD: midnitesnakes desfire, ultralight changes from Unstable branch. 2014-12-31 11:35:43 +01:00
cmdhfmfhard.c tweak messages 2018-02-21 20:43:53 +08:00
cmdhfmfhard.h CHG: 'hf mf hardnested' now use hf-mf-<UID>-nonces.bin by default, with parameter 'u' or 'f' to override. 2018-02-09 22:56:15 +08:00
cmdhfmfu.c tweak messages 2018-02-21 20:43:54 +08:00
cmdhfmfu.h chg: adapting path changes. 2017-12-24 10:32:15 +01:00
cmdhftopaz.c use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 20:43:51 +08: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 use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 20:56:38 +08:00
cmdhw.h CHG: added the ping command to the header file. 2016-11-16 18:17:01 +01:00
cmdlf.c use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 20:43:49 +08:00
cmdlf.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfawid.c use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 20:43:50 +08:00
cmdlfawid.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfcotag.c use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 20:43:51 +08:00
cmdlfcotag.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfem4x.c use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 20:43:51 +08: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 use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 20:43:54 +08:00
cmdlffdx.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfguard.c use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 20:43:54 +08:00
cmdlfguard.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfhid.c use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 20:43:50 +08:00
cmdlfhid.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfhitag.c use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 20:43:51 +08:00
cmdlfhitag.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfindala.c use PrintAndLogEx() instead of PrintAndLog(), tweak messages 2018-02-21 20:43:54 +08: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 use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 20:43:52 +08:00
cmdlfio.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfjablotron.c use PrintAndLogEx() instead of PrintAndLog(), tweak messages 2018-02-21 20:43:54 +08:00
cmdlfjablotron.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfnedap.c use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 20:43:54 +08:00
cmdlfnedap.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfnexwatch.c use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 20:43:55 +08:00
cmdlfnexwatch.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfnoralsy.c use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 20:43:55 +08:00
cmdlfnoralsy.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfpac.c use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 20:43:55 +08:00
cmdlfpac.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfparadox.c use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 20:43:55 +08:00
cmdlfparadox.h Fixes: lf simpsk - make sure Carrier input is ok. 2017-08-10 14:19:57 +02:00
cmdlfpcf7931.c use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 20:43:55 +08:00
cmdlfpcf7931.h FIX: Removed a arrat from the struct configPcf in "LF PCF7931" 2015-10-12 21:49:11 +02:00
cmdlfpresco.c use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 20:43:55 +08:00
cmdlfpresco.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfpyramid.c use PrintAndLogEx() instead of PrintAndLog(), tweak messages 2018-02-21 20:43:56 +08:00
cmdlfpyramid.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfsecurakey.c use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 20:43:56 +08:00
cmdlfsecurakey.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlft55xx.c tweak message 2018-02-21 20:43:52 +08:00
cmdlft55xx.h fix: ref to <ctype.h> for isxdigit() 2017-12-04 21:18:08 +01:00
cmdlfti.c use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 20:43:52 +08:00
cmdlfti.h
cmdlfviking.c use PrintAndLogEx() instead of PrintAndLog(), tweak message 2018-02-21 20:43:56 +08:00
cmdlfviking.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfvisa2000.c use PrintAndLogEx() instead of PrintAndLog(), tweak messages 2018-02-21 20:43:56 +08:00
cmdlfvisa2000.h monster merge... 2017-07-30 09:17:48 +02:00
cmdmain.c use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 20:56:39 +08:00
cmdmain.h fix: hw status (and USB comm in general) PR #434 : (@pwpiwi) 2017-10-20 16:32:42 +02:00
cmdparser.c use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 20:56:39 +08:00
cmdparser.h ADD: @piwi's fixes to .history 2015-11-09 21:46:57 +01:00
cmdscript.c use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 20:56:39 +08: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 key 2018-02-09 11:24:25 -08:00
default_keys.dic Adding MBTA keys - same for every card 2018-02-19 11:02:18 -05: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 - Added very basic scripting support to PM3 client-side (proxmark3 application) 2011-09-01 09:03:20 +00:00
eml2UPPER.sh - Added very basic scripting support to PM3 client-side (proxmark3 application) 2011-09-01 09:03:20 +00:00
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 - Added very basic scripting support to PM3 client-side (proxmark3 application) 2011-09-01 09:03:20 +00:00
graph.c use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 21:03:36 +08:00
graph.h fix: adapting for g_debug access.. 2018-02-21 14:52:31 +01:00
guidummy.cpp more dummies... 2017-07-27 21:33:16 +02:00
hitag2.ht2 major USB update 2012-12-04 23:39:18 +00:00
Makefile add: 'hf list mf' - old 'hf mf sniff' decoding of data has now been incorporated annotations instead. (@merlokk) 2018-02-14 23:03:39 +01:00
mfkey.c chg: 'hf list mf' - adapted the output from 16bytes rows to 18 in order to make output more easily to compare 2018-02-15 11:47:34 +01:00
mfkey.h FIX: 'hf mf darkside' - no more WDT crashes. plus positive sideeffects (@pwpiwi) 2018-02-08 19:11:35 +01:00
mifaredefault.h chg: added default keys 2017-12-09 07:15:54 +01:00
mifarehost.c use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 21:03:35 +08:00
mifarehost.h chg: prng detection now takes in consideration if detection fails. 2018-02-20 21:20:17 +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 Added binlib, to handle binary data from lua, based on lpack http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/#lpack 2013-05-26 20:05:13 +00:00
pm3_bit_limits.h Added a lua bit manipulation library, added Lua-api to iso 15693 crc-calculation 2013-11-06 18:34:10 +00:00
pm3_bitlib.c Added a lua bit manipulation library, added Lua-api to iso 15693 crc-calculation 2013-11-06 18:34:10 +00:00
pm3_bitlib.h Added a lua bit manipulation library, added Lua-api to iso 15693 crc-calculation 2013-11-06 18:34:10 +00:00
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 Actually add the FILES also, doh 2015-01-12 22:16:46 +01:00
proxendian.h fixed compiling under ubuntu with devkitARM_r41 2013-03-13 13:46:40 +00:00
proxgui.cpp ADD: https://github.com/Proxmark/proxmark3/pull/417 (@merlokk) 2017-10-20 20:39:57 +02:00
proxgui.h chg: adaptations for global debug var to be accessible 2018-02-21 14:59:06 +01: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 fix: g_debugMode - client side global debugvariable, moved to util.c 2018-02-21 15:54:13 +01:00
proxmark3.h fix: g_debugMode - client side global debugvariable, moved to util.c 2018-02-21 15:54:13 +01:00
README-bitlib Added a lua bit manipulation library, added Lua-api to iso 15693 crc-calculation 2013-11-06 18:34:10 +00:00
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 chg: prng detection now takes in consideration if detection fails. 2018-02-20 21:20: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 fix: adapting for g_debug access.. 2018-02-21 14:52:31 +01:00
ui.h fix: g_debugMode - client side global debugvariable, moved to util.c 2018-02-21 15:54:13 +01:00
unbind-proxmark
usb_cmd_h2lua.awk part of monstermerge... 2017-07-27 20:48:49 +02:00
util.c fix: g_debugMode - client side global debugvariable, moved to util.c 2018-02-21 15:54:13 +01:00
util.h fix: g_debugMode - client side global debugvariable, moved to util.c 2018-02-21 15:54:13 +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