proxmark3/client
2019-02-21 23:21:39 +01:00
..
amiitool ADD: 'amiitool' - Added @socram8888 's great tool for manipulating amiibo tags. The idea is to build it in the pm3 client. It compiles as is, but the hookup in client is not done. *WORK IN PROGRESS* 2018-12-27 19:45:53 +01:00
cliparser start merge 2018-10-24 18:18:05 +03:00
crypto FIX: gcc8.1 warnings 2019-01-09 16:25:49 +01:00
dictionaries ADD: Found a bunch more dictionary files, from a link on the forum. 2019-01-23 12:18:07 +01:00
emv fix: mem leaks. 2019-02-21 16:17:49 +01:00
fido add slolkey CA root 2019-02-03 22:36:15 +02:00
hardnested fix: mem leaks. 2019-02-21 15:34:31 +01:00
hid-flasher chg: use calloc 2019-01-30 21:40:50 +01:00
jansson FIX: supress gcc warnings like libjansson 2019-01-09 12:28:56 +01:00
loclass fix: mem leaks. 2019-02-21 16:17:49 +01:00
lualibs CHG: added manufacturers 2019-01-26 11:09:17 +01:00
obj ADD: 'amiitool' - Added @socram8888 's great tool for manipulating amiibo tags. The idea is to build it in the pm3 client. It compiles as is, but the hookup in client is not done. *WORK IN PROGRESS* 2018-12-27 19:45:53 +01:00
platforms
reveng chg: use calloc 2019-01-30 21:40:50 +01:00
scripts FIX: 'script run mifare_autopwn' - now doesn't crash 2019-02-04 22:16:12 +01:00
tinycbor chg: use calloc 2019-01-30 21:40:50 +01:00
ui
aidlist.json CHG: 'sc brute' - now is interruptable, optional tlv decode, 2018-12-23 09:48:46 +01:00
cli.c fix: too many arguments to function 2018-01-25 18:01:40 +01:00
cmdanalyse.c chg: code cleanup 2018-09-08 11:18:10 +02: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 CHG: updated to RevEng v1.6.0 2018-12-31 15:46:32 +01:00
cmdcrc.h upd: RevEng v1.5.3 2018-07-29 07:37:23 +02:00
cmddata.c chg: use calloc 2019-01-30 20:18:50 +01:00
cmddata.h CHG: the thread comms refactoring from offical pm3 repo 2018-09-06 21:43:20 +02:00
cmdflashmem.c CHG: adjusting compiling for older devices 2019-01-23 11:01:11 +01:00
cmdflashmem.h CHG: adjusted compiling for older devices 2019-01-23 10:57:49 +01:00
cmdhf.c move emv commands to root 2018-12-03 18:16:25 +02:00
cmdhf.h move emv commands to root 2018-12-03 18:16:25 +02:00
cmdhf14a.c formatting 2019-02-01 18:54:57 +02:00
cmdhf14a.h get card data 2018-11-20 16:25:19 +02:00
cmdhf14b.c initial commit to be in sync the-soon-defunct repo pm3rdv40. 2018-08-12 21:54:31 +02:00
cmdhf14b.h mbedtls added 2018-11-07 18:05:02 +02:00
cmdhf15.c FIX: mem leaks 2019-02-20 22:29:39 +01:00
cmdhf15.h add: potential fix for OSX uses, by @piwi 2018-05-02 08:11:29 +02:00
cmdhfepa.c chg: use calloc 2019-01-30 20:18:50 +01:00
cmdhfepa.h
cmdhffelica.c fix: mem leaks. 2019-02-21 16:17:49 +01:00
cmdhffelica.h CHG: the thread comms refactoring from offical pm3 repo 2018-09-06 21:43:20 +02:00
cmdhffido.c CHG: 'sc brute' - now is interruptable, optional tlv decode, 2018-12-23 09:48:46 +01:00
cmdhffido.h added core files. 2018-11-08 17:29:58 +02:00
cmdhficlass.c fix: mem leaks. 2019-02-21 16:17:49 +01:00
cmdhficlass.h hiclass 2018-11-14 11:33:45 +02:00
cmdhflegic.c fix: mem leaks. 2019-02-21 15:34:31 +01:00
cmdhflegic.h chg: helptext (@drandreas) 2018-09-08 12:38:36 +02:00
cmdhflist.c CHG: wrong iso7816 (@piwi) 2019-01-29 15:23:07 +01:00
cmdhflist.h add: potential fix for OSX uses, by @piwi 2018-05-02 08:11:29 +02:00
cmdhfmf.c fix: mem leaks. 2019-02-21 16:17:49 +01:00
cmdhfmf.h mbedtls added 2018-11-07 18:05:02 +02:00
cmdhfmfdes.c fixes from #616 2018-06-03 23:32:02 +02:00
cmdhfmfdes.h
cmdhfmfdesfire.c use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 20:43:49 +08:00
cmdhfmfdesfire.h
cmdhfmfhard.c fix: mem leaks. 2019-02-21 15:34:31 +01: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
cmdhfmfp.c mbedtls added 2018-11-07 18:05:02 +02:00
cmdhfmfp.h start merge 2018-10-24 18:18:05 +03:00
cmdhfmfu.c fix: mem leaks. 2019-02-21 16:17:49 +01:00
cmdhfmfu.h CHG: 'hf mfu dump' - simplify bin saving and added JSON dump format 2018-12-13 23:34:30 +01:00
cmdhftopaz.c chg: use calloc 2019-01-30 20:43:30 +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 chg: textual 2019-02-18 10:27:14 +01:00
cmdhw.h
cmdlf.c Chg: step2 in the signed vis unsigned graphbuffer signal processing. 2018-09-09 12:34:43 +02:00
cmdlf.h add: potential fix for OSX uses, by @piwi 2018-05-02 08:11:29 +02:00
cmdlfawid.c chg: remove warning unused variable 2018-09-09 23:16:47 +02:00
cmdlfawid.h
cmdlfcotag.c chg: unified download 2018-05-02 19:52:31 +02:00
cmdlfcotag.h CHG: the thread comms refactoring from offical pm3 repo 2018-09-06 21:43:20 +02:00
cmdlfem4x.c helptext 2018-09-14 08:12:03 +02:00
cmdlfem4x.h CHG: the thread comms refactoring from offical pm3 repo 2018-09-06 21:43:20 +02:00
cmdlffdx.c simpler debug printing 2018-02-21 16:36:40 +01:00
cmdlffdx.h
cmdlfguard.c fix: 'lf gprox' - wrong check value 2019-02-21 23:21:39 +01:00
cmdlfguard.h
cmdlfhid.c Merge pull request #23 from xilni/master 2018-09-14 08:03:21 +02:00
cmdlfhid.h
cmdlfhitag.c CHG: the thread comms refactoring from offical pm3 repo 2018-09-06 21:43:20 +02:00
cmdlfhitag.h
cmdlfindala.c fix: 'lf indala' - wrong number of bits 2019-02-21 23:21:13 +01:00
cmdlfindala.h add: potential fix for OSX uses, by @piwi 2018-05-02 08:11:29 +02:00
cmdlfio.c Chg: step2 in the signed vis unsigned graphbuffer signal processing. 2018-09-09 12:34:43 +02:00
cmdlfio.h add: potential fix for OSX uses, by @piwi 2018-05-02 08:11:29 +02:00
cmdlfjablotron.c use PrintAndLogEx() instead of PrintAndLog(), tweak messages 2018-02-21 20:43:54 +08:00
cmdlfjablotron.h
cmdlfnedap.c use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 20:43:54 +08:00
cmdlfnedap.h
cmdlfnexwatch.c use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 20:43:55 +08:00
cmdlfnexwatch.h
cmdlfnoralsy.c use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 20:43:55 +08:00
cmdlfnoralsy.h
cmdlfpac.c simple debug.. 2018-02-21 16:48:52 +01:00
cmdlfpac.h
cmdlfparadox.c add: potential fix for OSX uses, by @piwi 2018-05-02 08:11:29 +02:00
cmdlfparadox.h
cmdlfpcf7931.c use PrintAndLogEx() instead of PrintAndLog() 2018-02-21 20:43:55 +08:00
cmdlfpcf7931.h
cmdlfpresco.c simple debug.. 2018-02-21 16:48:52 +01:00
cmdlfpresco.h
cmdlfpyramid.c simpler debug 2018-02-21 16:46:38 +01:00
cmdlfpyramid.h
cmdlfsecurakey.c simpler debug 2018-02-21 16:46:38 +01:00
cmdlfsecurakey.h
cmdlft55xx.c textual 2019-01-12 18:53:11 +01:00
cmdlft55xx.h Refactored 'lf t55xx brute', split it up into two commands. 2019-01-11 14:46:27 +01:00
cmdlfti.c clean up 2018-09-09 18:08:20 +02:00
cmdlfti.h
cmdlfviking.c simpler debug 2018-02-21 16:46:38 +01:00
cmdlfviking.h
cmdlfvisa2000.c simpler debug 2018-02-21 16:46:38 +01:00
cmdlfvisa2000.h
cmdmain.c chg: text 2019-02-20 11:29:40 +01:00
cmdmain.h move emv commands to root 2018-12-03 18:16:25 +02:00
cmdparser.c CHG: the thread comms refactoring from offical pm3 repo 2018-09-06 21:43:20 +02:00
cmdparser.h
cmdscript.c CHG: the thread comms refactoring from offical pm3 repo 2018-09-06 21:43:20 +02:00
cmdscript.h
cmdsmartcard.c fix: sc bruteforce' - wrong assign 2019-02-21 23:20:52 +01:00
cmdsmartcard.h add get ATR to cmdsmartcard 2019-02-20 15:51:55 +02:00
cmdtrace.c FIX: mem leaks 2019-02-20 22:29:39 +01:00
cmdtrace.h CHG: the thread comms refactoring from offical pm3 repo 2018-09-06 21:43:20 +02:00
comms.c CHG: printing 2019-01-07 17:49:09 +01:00
comms.h FIX: OSX disable app-nap during serial comm (@anticat) 2018-10-06 13:29:20 +02:00
default_iclass_keys.dic Adds key 2018-02-09 11:24:25 -08:00
default_keys.dic Update default_keys.dic 2019-01-22 12:03:53 +01:00
default_keys_dic2lua.awk
default_pwd.dic Update default_pwd.dic 2019-01-21 00:02:33 +01:00
elf.h
eml2lower.sh
eml2UPPER.sh
flash.c chg: use calloc 2019-01-30 21:53:10 +01:00
flash.h CHG: the thread comms refactoring from offical pm3 repo 2018-09-06 21:43:20 +02:00
flasher.c CHG: the thread comms refactoring from offical pm3 repo 2018-09-06 21:43:20 +02:00
fpga_compress.c chg: use calloc 2019-01-30 21:40:50 +01:00
gen_pm3mfsim_script.sh
graph.c chg: rename variable 2018-09-12 08:01:35 +02:00
graph.h cleanup 2018-09-09 19:56:25 +02:00
guidummy.cpp
hitag2.ht2
libluamiibo.so ADD: amiboo stuff 2018-07-28 12:33:27 +02:00
Makefile FIX: Makefile bad styled calls 2019-02-14 19:27: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
mifare4.c hf mf csave works 2018-11-29 16:05:57 +02:00
mifare4.h hf mf csave works 2018-11-29 16:05:57 +02:00
mifaredefault.h chg: some more default keys in the general list. 2018-11-14 15:14:05 +01:00
mifarehost.c Fix: 'hf mf fchk' - now reports back correct found keys. 2019-02-17 15:56:45 +01:00
mifarehost.h CHG: 'hf mf fchk' - speed improvments by tweaking implementation. 2019-01-02 11:52:13 +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
pm3_mfdread.py fix: one less block 2017-12-22 12:38:30 +01:00
polarssl_config.h
proxendian.h
proxgui.cpp fixes from #616 2018-06-03 23:32:02 +02:00
proxgui.h chg: adaptations for global debug var to be accessible 2018-02-21 14:59:06 +01:00
proxguiqt.cpp CHG: 'make control widget smaller' 2018-10-07 12:32:14 +02:00
proxguiqt.h fixes from #616 2018-06-03 23:32:02 +02:00
proxmark3.c chg: use calloc 2019-01-30 21:40:50 +01:00
proxmark3.h CHG: the thread comms refactoring from offical pm3 repo 2018-09-06 21:43:20 +02:00
README-bitlib
scandir.c chg: use calloc 2019-01-30 21:40:50 +01:00
scandir.h
scripting.c FIX: mem leaks 2019-02-20 22:29:39 +01:00
scripting.h fix scripting 2018-11-07 18:20:24 +02:00
snooper.c fix: too many arguments to function 2018-01-25 18:01:40 +01:00
ui.c chg: use calloc 2019-01-30 21:16:20 +01:00
ui.h CHG: the thread comms refactoring from offical pm3 repo 2018-09-06 21:43:20 +02:00
unbind-proxmark
usb_cmd_h2lua.awk
util.c chg: use calloc 2019-01-30 21:40:50 +01:00
util.h CHG: dropfield when CL is used. 2019-01-29 15:42:31 +01:00
util_darwin.h osx: fix annoying focus behaviour (@anticat) 2018-10-07 09:01:24 +02:00
util_darwin.m osx: fix annoying focus behaviour (@anticat) 2018-10-07 09:01:24 +02:00
util_posix.c fixes from #616 2018-06-03 23:32:02 +02:00
util_posix.h
whereami.c fix: for netbsd ppl.. 6f4b0fce3a (@khorben ) 2017-12-13 19:35:52 +01:00
whereami.h