proxmark3/client
2020-04-03 19:51:31 +02:00
..
amiitool make style 2019-10-13 00:48:26 +02:00
cliparser revert 2020-03-29 07:48:01 +02:00
cmdscripts add cmdscript example 2019-09-04 23:28:19 +02:00
crypto move hardnested tables to resources/ 2019-08-30 09:02:01 +02:00
dictionaries entries from taginfo app\n removed duplicates 2020-04-02 06:38:45 +02:00
emv fix coverity 226432 2020-03-30 22:25:00 +02:00
fido style 2019-12-31 21:38:45 +01:00
hardnested cppcheck 2019-12-30 21:47:18 +01:00
jansson style 2019-12-31 21:40:27 +01:00
liblua rework liblua Makefile and skip clients compilation, use Makefile.host 2019-08-19 21:50:16 +03:00
loclass textual 2020-02-22 13:17:36 +01:00
lualibs fix: bizarr behavior in Proxspace lua, where io.read("*l") default behavior swaps to io.read("*L") . So lets make *L default a strip away all newlines... 2020-03-25 11:20:35 +01:00
luascripts textual 2020-03-28 18:23:05 +03:00
mifare chg: 'hf mfu ndef' - text record now correctly decode language and text parts. Thanks @bettse! 2020-04-02 21:16:28 +02:00
resources Re-added teslaStore AID, also added TeslaDAP AID 2020-03-24 09:18:16 -07:00
reveng style 2020-01-07 22:14:01 +01:00
tinycbor cppchecker 2020-03-24 13:35:33 +01:00
uart summer restructuring: 2019-08-11 21:42:01 +02:00
ui chg: write serial port in window title (plot/slider) 2020-01-29 15:16:50 +01:00
aidsearch.c covery 2020-01-03 17:57:45 +01:00
aidsearch.h cppcheck 2019-12-30 21:42:27 +01:00
cmdanalyse.c make style 2019-10-13 00:48:26 +02:00
cmdanalyse.h summer restructuring: 2019-08-11 21:42:01 +02:00
cmdcrc.c fix few mem leaks 2019-10-06 01:18:04 +02:00
cmdcrc.h summer restructuring: 2019-08-11 21:42:01 +02:00
cmddata.c Chg: 'data ndef' - cleaner output if called with no hex 2020-04-01 09:26:39 +02:00
cmddata.h chg: adapted lfsampling, and swapped from 'silent' logic to the more natural 'verbose' logic 2020-01-07 22:05:01 +01:00
cmdflashmem.c make style 2019-10-13 00:48:26 +02:00
cmdflashmem.h summer restructuring: 2019-08-11 21:42:01 +02:00
cmdflashmemspiffs.c chg: fixed the h param in filename became help bug 2020-04-02 07:55:35 +02:00
cmdflashmemspiffs.h chg: spiffs load - broke out load 2020-01-21 15:25:40 +01:00
cmdhf.c Chg: hf search - now continues to search, in case of dual tech cards. Thanks to @ikarus23 2020-04-03 17:37:46 +02:00
cmdhf.h add 'hf plot' - from offical repo (piwi) 2020-01-12 16:45:24 +01:00
cmdhf14a.c fix mfp behavior in info command 2020-03-31 19:13:03 +03:00
cmdhf14a.h added save keys to json for mfp check 2019-11-30 23:46:37 +02:00
cmdhf14b.c Add colour to hf 14a and hf mfu commands 2020-03-15 19:57:47 +11:00
cmdhf14b.h summer restructuring: 2019-08-11 21:42:01 +02:00
cmdhf15.c removed some test code 2020-04-03 14:07:32 +02:00
cmdhf15.h HF15 cmds return codes and dropfield where needed 2019-11-26 22:11:02 +02:00
cmdhfepa.c chg: return codes etc 2019-12-02 11:53:50 +01:00
cmdhfepa.h summer restructuring: 2019-08-11 21:42:01 +02:00
cmdhffelica.c Fix FeliCa Light Dump function 2020-01-21 18:07:18 +01:00
cmdhffelica.h Refactor FeliCa structs. 2019-10-29 10:22:47 +01:00
cmdhffido.c changed signature of hf info 2019-11-04 19:54:51 +02:00
cmdhffido.h summer restructuring: 2019-08-11 21:42:01 +02:00
cmdhficlass.c updated helptexts 2020-04-03 09:23:34 +02:00
cmdhficlass.h chg: 'hf iclass chk' 2019-08-29 07:47:17 +02:00
cmdhflegic.c remake of HF LEGIC commands input parameters, filename templates and renaming of commands in order to be unified across the client\nhf legic wrbl\nhf legic rdbl\nhf legic esave\nhf legic eload\n WIP, 2020-04-03 19:51:31 +02:00
cmdhflegic.h summer restructuring: 2019-08-11 21:42:01 +02:00
cmdhflist.c Support LTO-CM read block and add CM-type into hf lto info command. 2020-01-22 13:55:37 -05:00
cmdhflist.h cppcheck 2019-12-30 21:43:03 +01:00
cmdhflto.c cppchecker - param name 2020-03-13 14:22:53 +01:00
cmdhflto.h added hf lto restore and fix filename for dump 2020-02-06 13:38:58 -05:00
cmdhfmf.c Add colour to hf mf chk and fchk output 2020-04-03 00:14:15 +11:00
cmdhfmf.h fix: 'hf mf chk' - reading block B ... https://github.com/RfidResearchGroup/proxmark3/issues/489 2019-12-28 23:51:17 +01:00
cmdhfmfdes.c remove dublicate 2020-04-02 08:25:24 +02:00
cmdhfmfdes.h hf mfdes enum - fixes WIP 2020-03-17 11:37:38 +01:00
cmdhfmfdesfire_disabled.c cppchecker missing includes 2020-03-24 11:45:57 +01:00
cmdhfmfdesfire_disabled.h summer restructuring: 2019-08-11 21:42:01 +02:00
cmdhfmfhard.c whitespace 2020-03-10 17:05:45 +01:00
cmdhfmfhard.h summer restructuring: 2019-08-11 21:42:01 +02:00
cmdhfmfp.c fix mfp behavior in info command 2020-03-31 19:13:03 +03:00
cmdhfmfp.h cppcheck 2020-01-01 21:32:41 +01:00
cmdhfmfu.c text 2020-04-02 09:34:03 +02:00
cmdhfmfu.h summer restructuring: 2019-08-11 21:42:01 +02:00
cmdhfthinfilm.c chg: hf thin info - honor verbose 2019-11-19 12:14:58 +01:00
cmdhfthinfilm.h summer restructuring: 2019-08-11 21:42:01 +02:00
cmdhftopaz.c Chg: 'hf topas reader' got split up into two, 'hf topaz info' which prints detailed information, and reader just prints UID. Now also prints NDEF 2020-04-03 17:39:10 +02:00
cmdhftopaz.h Chg: 'hf topas reader' got split up into two, 'hf topaz info' which prints detailed information, and reader just prints UID. Now also prints NDEF 2020-04-03 17:39:10 +02:00
cmdhw.c cppcheck 2020-01-03 18:59:41 +01:00
cmdhw.h add: proxmark3 -v/--version - for easiness to detect version in offline mode and installs 2019-08-21 12:52:59 +02:00
cmdlf.c Merge pull request #608 from RfidResearchGroup/emojis 2020-03-16 10:42:24 +01:00
cmdlf.h chg: allow to download ´lf config´ settings to client 2020-03-05 11:16:05 +01:00
cmdlfawid.c update hint loglevel 2020-03-15 13:26:15 +01:00
cmdlfawid.h summer restructuring: 2019-08-11 21:42:01 +02:00
cmdlfcotag.c chg: adapted lfsampling, and swapped from 'silent' logic to the more natural 'verbose' logic 2020-01-07 22:05:01 +01:00
cmdlfcotag.h should unify authors messages, remove from individual functions that was done for awhile 2019-10-10 11:37:36 +02:00
cmdlfem4x.c chg: unify dump file template used in this repo. hf-mf-(uid)-dump.(bin/eml/json) is the prefeered style. 2020-03-21 20:58:20 +01:00
cmdlfem4x.h summer restructuring: 2019-08-11 21:42:01 +02:00
cmdlffdx.c update hint loglevel 2020-03-15 13:26:15 +01:00
cmdlffdx.h cppcheck 2019-12-30 21:43:34 +01:00
cmdlfgallagher.c update hint loglevel 2020-03-15 13:26:15 +01:00
cmdlfgallagher.h should unify authors messages, remove from individual functions that was done for awhile 2019-10-10 11:37:36 +02:00
cmdlfguard.c update hint loglevel 2020-03-15 13:27:43 +01:00
cmdlfguard.h summer restructuring: 2019-08-11 21:42:01 +02:00
cmdlfhid.c update hint loglevel 2020-03-15 13:27:43 +01:00
cmdlfhid.h reworked clone 2019-09-26 21:44:27 +02:00
cmdlfhitag.c fix: #536 2020-01-22 18:43:20 +01:00
cmdlfhitag.h chg: 'lf hitag list' - improved hitag annotation 2020-01-20 11:37:10 +01:00
cmdlfindala.c update hint loglevel 2020-03-15 13:27:43 +01:00
cmdlfindala.h cppchecker - param name 2020-03-13 14:23:34 +01:00
cmdlfio.c update hint loglevel 2020-03-15 13:27:43 +01:00
cmdlfio.h summer restructuring: 2019-08-11 21:42:01 +02:00
cmdlfjablotron.c make style 2019-11-08 12:00:21 +01:00
cmdlfjablotron.h summer restructuring: 2019-08-11 21:42:01 +02:00
cmdlfkeri.c cppchecker - too many shifts 2020-03-24 13:11:50 +01:00
cmdlfkeri.h summer restructuring: 2019-08-11 21:42:01 +02:00
cmdlfmotorola.c update hint loglevel 2020-03-15 13:27:43 +01:00
cmdlfmotorola.h q 2019-10-11 23:13:58 +02:00
cmdlfnedap.c update hint loglevel 2020-03-15 13:27:43 +01:00
cmdlfnedap.h rework clone 2019-09-26 21:21:13 +02:00
cmdlfnexwatch.c update hint loglevel 2020-03-15 13:28:39 +01:00
cmdlfnexwatch.h summer restructuring: 2019-08-11 21:42:01 +02:00
cmdlfnoralsy.c update hint loglevel 2020-03-15 13:28:39 +01:00
cmdlfnoralsy.h chg clone 2019-09-26 21:06:18 +02:00
cmdlfpac.c update hint loglevel 2020-03-15 13:28:39 +01:00
cmdlfpac.h add 'lf pac clone' - use raw hex to clone to t55x7 2019-09-26 20:56:18 +02:00
cmdlfparadox.c update hint loglevel 2020-03-15 13:28:39 +01:00
cmdlfparadox.h summer restructuring: 2019-08-11 21:42:01 +02:00
cmdlfpcf7931.c update hint loglevel 2020-03-15 13:28:39 +01:00
cmdlfpcf7931.h summer restructuring: 2019-08-11 21:42:01 +02:00
cmdlfpresco.c update hint loglevel 2020-03-15 13:28:39 +01:00
cmdlfpresco.h chg rework tx55 clone 2019-09-26 20:36:13 +02:00
cmdlfpyramid.c change hint loglevel 2020-03-15 13:23:02 +01:00
cmdlfpyramid.h chg reworked t55x7 clone function 2019-09-26 20:32:33 +02:00
cmdlfsecurakey.c update hint loglevel 2020-03-15 13:29:00 +01:00
cmdlfsecurakey.h summer restructuring: 2019-08-11 21:42:01 +02:00
cmdlft55xx.c textual 2020-03-24 11:31:23 +01:00
cmdlft55xx.h fix: bools 2019-10-19 16:42:37 -04:00
cmdlfti.c change hint loglevel 2020-03-15 13:23:02 +01:00
cmdlfti.h summer restructuring: 2019-08-11 21:42:01 +02:00
cmdlfverichip.c change hint loglevel 2020-03-15 13:23:02 +01:00
cmdlfverichip.h new files 2019-10-01 14:29:37 +02:00
cmdlfviking.c change hint loglevel 2020-03-15 13:23:02 +01:00
cmdlfviking.h chg rework t55x7 clone.. 2019-09-26 20:42:00 +02:00
cmdlfvisa2000.c change hint loglevel 2020-03-15 13:23:02 +01:00
cmdlfvisa2000.h chg rework t55x7 clone.. 2019-09-26 20:42:00 +02:00
cmdmain.c hint now uses session struct, in preperation for a preference file. 2020-03-16 18:42:34 +01:00
cmdmain.h chg: remark available in lua 2019-10-17 22:28:49 +02:00
cmdparser.c add 'hf plot' - from offical repo (piwi) 2020-01-12 16:45:24 +01:00
cmdparser.h add 'hf plot' - from offical repo (piwi) 2020-01-12 16:45:24 +01:00
cmdscript.c text 2020-03-02 11:12:13 +01:00
cmdscript.h summer restructuring: 2019-08-11 21:42:01 +02:00
cmdsmartcard.c add: cryptohelper support 2020-02-27 16:35:17 +01:00
cmdsmartcard.h add: cryptohelper support 2020-02-27 16:35:17 +01:00
cmdtrace.c textual 2020-01-20 11:54:21 +01:00
cmdtrace.h summer restructuring: 2019-08-11 21:42:01 +02:00
cmdusart.c fix more printf api warnings/bugs 2019-10-09 18:03:56 +02:00
cmdusart.h summer restructuring: 2019-08-11 21:42:01 +02:00
cmdwiegand.c fix: unshadow 2019-10-20 06:31:49 -04:00
cmdwiegand.h add: 'wiegand commands' - wiegand manipulation like encoding / decoding of credentials. From offical repo (@grauerfuchs) 2019-09-18 19:20:07 +02:00
comms.c change for bionic only to zero out if set 2020-03-21 20:18:42 +01:00
comms.h chg: write serial port in window title (plot/slider) 2020-01-29 15:16:50 +01:00
default_keys_dic2lua.awk remove tabs 2019-07-24 00:52:24 +02:00
elf.h added PACKED attribute for structures and reorganize include folder 2019-07-16 14:50:38 +03:00
emojis.h Prevent emoji on ProxSpace 2020-03-16 18:14:31 +01:00
emojis_alt.h emojis support 2020-03-16 00:23:11 +01:00
emojis_scrap_github.py Prevent emoji on ProxSpace 2020-03-16 18:14:31 +01:00
fileutils.c save json, added basic support for 14b/15/t555/legic 2020-03-21 20:34:57 +01:00
fileutils.h fix: hf mf chk / hf mf fchk / hf mf autopwn - Now correctly writes 0xFF's instead of zeros for unknown keys in binary key file.\nChg: hf mf nested - check for static/fixed nonce added 2019-12-25 14:01:37 +01:00
flash.c whitespace 2020-03-10 17:00:59 +01:00
flash.h merge flasher in client 2019-09-09 01:35:15 +02:00
gen_pm3mfsim_script.sh Use /usr/bin/env in shebangs 2020-02-18 00:00:24 +00:00
graph.c fix few mem leaks 2019-10-06 01:18:04 +02:00
graph.h summer restructuring: 2019-08-11 21:42:01 +02:00
guidummy.cpp revert printf 2019-10-16 15:45:52 +02:00
Makefile whitespace 2020-03-10 17:10:05 +01:00
pm3_binlib.c Reduce some var scopes 2019-06-07 18:41:39 +02:00
pm3_binlib.h
pm3_bit_limits.h summer restructuring: 2019-08-11 21:42:01 +02:00
pm3_bitlib.c
pm3_bitlib.h
pm3_cmd_h2lua.awk
polarssl_config.h
prng.c summer restructuring: 2019-08-11 21:42:01 +02:00
prng.h summer restructuring: 2019-08-11 21:42:01 +02:00
proxendian.h summer restructuring: 2019-08-11 21:42:01 +02:00
proxgui.cpp summer restructuring: 2019-08-11 21:42:01 +02:00
proxgui.h hint now uses session struct, in preperation for a preference file. 2020-03-16 18:42:34 +01:00
proxguiqt.cpp whitespace 2020-03-10 17:00:59 +01:00
proxguiqt.h Add client option -i to stay in interactive mode after a script or command 2019-08-04 15:34:18 +02:00
proxmark3.c optional color for serial text in prompt 2020-03-19 05:44:47 +01:00
proxmark3.h optional color for serial text in prompt 2020-03-19 05:44:47 +01:00
README-bitlib
scandir.c
scandir.h
scripting.c empty string. 2020-03-25 11:19:20 +01:00
scripting.h reorganize lua script dir defs 2019-08-23 22:07:45 +02:00
tea.c summer restructuring: 2019-08-11 21:42:01 +02:00
tea.h summer restructuring: 2019-08-11 21:42:01 +02:00
ui.c change, sprint_hex no long has an extra space in the end. This will break some output designs 😄 2020-04-03 08:35:32 +02:00
ui.h hint now uses session struct, in preperation for a preference file. 2020-03-16 18:42:34 +01:00
util.c change, sprint_hex no long has an extra space in the end. This will break some output designs 😄 2020-04-03 08:35:32 +02:00
util.h remove var 2020-03-16 18:43:24 +01:00
util_darwin.h
util_darwin.m
whereami.c add missing include for whereami.c in android 2019-08-11 21:42:01 +02:00
whereami.h
wiegand_formats.c textual layout in printing formats 2020-02-04 17:38:47 +01:00
wiegand_formats.h cppcheck 2019-12-30 16:41:13 +01:00
wiegand_formatutils.c cppchecker - too many shifts 2020-03-24 13:16:47 +01:00
wiegand_formatutils.h style 2019-09-19 10:47:12 +02:00