proxmark3/client/src
2023-10-31 08:16:07 +01:00
..
cipurse fix GH code alert 2023-10-30 16:08:42 +01:00
crypto we use calloc 2023-10-18 20:20:55 +02:00
emv style 2023-10-12 14:53:26 +02:00
fido Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
iso7816 style 2023-10-12 14:53:26 +02:00
ksx6924 ksx6924: use ARRAYLEN 2023-01-14 23:39:07 +01:00
loclass Fix the types of parameters in BitstreamOut_t 2023-01-22 07:15:47 +00:00
mifare missing defines 2023-10-02 21:01:08 +02:00
nfc style 2023-10-03 17:10:39 +02:00
uart Clean up the code for timeout 2023-10-25 23:45:23 +08:00
ui make hint italic 2022-04-09 17:32:57 +02:00
aidsearch.c Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
aidsearch.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
atrs.c thanks @DidierA for the sharp eyes 2023-08-02 19:49:26 +02:00
atrs.h fix newline issue 2023-09-16 09:31:42 +02:00
cmdanalyse.c fixing the wrong calculations 2023-08-24 10:20:01 +02:00
cmdanalyse.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdcrc.c fix CID #405230 - array too small 2023-03-04 20:17:06 +01:00
cmdcrc.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmddata.c adapt data bmap to handle calls without -m. 2023-10-30 16:07:13 +01:00
cmddata.h added a new command data centerthreshold. It removes center values. 2023-07-21 10:58:30 +02:00
cmdflashmem.c reworked the JSON format for 14a, 14b, 15, cryptorf, lto, NDEF.\nDeprecated EML format. Pm3 client do not save EML files any more.nPm3 client will continue to load EML files. 2023-10-02 20:11:23 +02:00
cmdflashmem.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdflashmemspiffs.c reworked the JSON format for 14a, 14b, 15, cryptorf, lto, NDEF.\nDeprecated EML format. Pm3 client do not save EML files any more.nPm3 client will continue to load EML files. 2023-10-02 20:11:23 +02:00
cmdflashmemspiffs.h refactoring function to download file from spiffs 2022-03-12 18:57:06 +01:00
cmdhf.c since HF SEARCH triggers multiple swaps of FPGA image HF -> HF 15 -> HF FELICA , its better to have relevant checks when the correct fpga image is loaded 2023-08-03 12:55:06 +02:00
cmdhf.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdhf14a.c minor adjustments to texts 2023-10-09 20:09:22 +02:00
cmdhf14a.h adapt name to match code style 2023-07-27 18:02:53 +02:00
cmdhf14b.c style 2023-10-22 14:20:20 +02:00
cmdhf14b.h make style 2022-10-16 17:56:12 +02:00
cmdhf15.c style 2023-10-03 17:10:39 +02:00
cmdhf15.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdhfcipurse.c swapped to defines 2023-01-14 12:17:10 +01:00
cmdhfcipurse.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdhfcryptorf.c text 2023-10-02 20:59:01 +02:00
cmdhfcryptorf.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdhfemrtd.c use the ISO7816 defines we already have 2023-10-09 15:24:57 +02:00
cmdhfemrtd.h add -i to hf emrtd info 2022-07-31 09:46:00 -04:00
cmdhfepa.c make miscchecks 2023-01-14 22:23:40 +01:00
cmdhfepa.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdhffelica.c fixc CID #405232 - init array 2023-03-04 20:12:00 +01:00
cmdhffelica.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdhffido.c text and increasing a buffer 2023-07-24 03:15:14 +02:00
cmdhffido.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdhffudan.c text 2023-10-02 20:59:01 +02:00
cmdhffudan.h added the skeleton for fudan card support 2022-07-09 12:25:03 +02:00
cmdhfgallagher.c text 2022-08-22 05:49:47 +02:00
cmdhfgallagher.h Merge remote-tracking branch 'upstream/master' into feat/hf-gallagher-remove-aid-limits 2022-01-15 12:11:12 +13:00
cmdhficlass.c Fixed keyroll mode for hf ic configcard 2023-10-27 13:21:49 +08:00
cmdhficlass.h Add --shallow option to hf iclass reader commands to do shallow (ASK) reader modulation instead of OOK. 2023-01-04 23:59:03 +10:00
cmdhfjooki.c improved the eload upload times by using large chunks. Quite much faster now.\nAddapted the dots and text for eload / sim across the client 2023-07-26 23:39:27 +02:00
cmdhfjooki.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdhfksx6924.c swapped to defines 2023-01-14 12:21:48 +01:00
cmdhfksx6924.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdhflegic.c text 2023-10-02 20:59:01 +02:00
cmdhflegic.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdhflist.c fix a few cppcheck warnings 2023-09-07 22:28:37 +02:00
cmdhflist.h Adds MAC, UNMACed to messages, and code factorisation 2023-07-21 17:25:49 +02:00
cmdhflto.c text 2023-10-15 13:19:33 +02:00
cmdhflto.h add hf lto reader command with continious mode 2022-07-30 15:42:07 +02:00
cmdhfmf.c fixes ntag424 2023-10-30 12:55:23 +01:00
cmdhfmf.h revert 2023-06-12 21:12:24 +02:00
cmdhfmfdes.c Implemented 'info' command for NTAG424 2023-10-31 08:16:07 +01:00
cmdhfmfdes.h Implemented 'info' command for NTAG424 2023-10-31 08:16:07 +01:00
cmdhfmfhard.c Fix clang warnings on increasing alignment requirements 2023-09-07 21:00:07 +02:00
cmdhfmfhard.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdhfmfp.c text 2023-10-02 20:59:01 +02:00
cmdhfmfp.h clean up 2023-07-22 23:30:53 +02:00
cmdhfmfu.c added no save parameter to iclass dump. Also adjusted the text for the other places. 2023-10-20 16:54:44 +02:00
cmdhfmfu.h support for NTAG213TT tamper feature 2023-02-18 23:48:32 -06:00
cmdhfntag424.c Implemented 'info' command for NTAG424 2023-10-31 08:16:07 +01:00
cmdhfntag424.h added skeleton for HF NTAG424 category of commands 2022-04-02 14:06:16 +02:00
cmdhfseos.c swapped to defines 2023-01-14 12:21:48 +01:00
cmdhfseos.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdhfst.c below 250... 2022-06-11 12:02:48 -07:00
cmdhfst.h below 250... 2022-06-11 12:02:48 -07:00
cmdhfst25ta.c style 2023-10-03 17:10:39 +02:00
cmdhfst25ta.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdhftesla.c Fix formatting and run make style 2023-03-26 16:12:39 +03:00
cmdhftesla.h added tesla info command, with some of the data that is available. Needed to fix the apdu chaining and a sneaky bug in get_sw since the apdu response was larger then 256 2023-01-21 20:04:27 +01:00
cmdhftexkom.c Adds hf iclass esetblk, equivalent to hf mf esetblk 2023-08-22 07:45:05 +10:00
cmdhftexkom.h add tk15 decoding 2022-07-18 14:19:37 +03:00
cmdhfthinfilm.c missing inits 2023-08-02 17:40:55 +02:00
cmdhfthinfilm.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdhftopaz.c text 2023-10-02 20:59:01 +02:00
cmdhftopaz.h refactored topaz commands. It still uses a global var with dynamic memory. Added rdbl, wrbl, view, dump commands to match rest of client 2022-08-05 22:46:59 +02:00
cmdhfvas.c minor adjustments to texts 2023-10-09 20:09:22 +02:00
cmdhfvas.h moving VAS to HF command category. Added missing Makefile and CMakefile 2023-07-09 12:55:37 +02:00
cmdhfwaveshare.c fix coverity cid #416068 2023-07-24 22:18:35 +02:00
cmdhfwaveshare.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdhfxerox.c reworked the JSON format for 14a, 14b, 15, cryptorf, lto, NDEF.\nDeprecated EML format. Pm3 client do not save EML files any more.nPm3 client will continue to load EML files. 2023-10-02 20:11:23 +02:00
cmdhfxerox.h added hf xerox reader, and added it to hf search 2022-07-07 23:26:10 +02:00
cmdhw.c Add timing to hw ping, reduce sleep to 1ms in WaitForResponse, no impact on CPU 2023-10-20 00:36:46 +02:00
cmdhw.h There is a race condition when we go from iclass commands to mf command. Especially noticable when eload large files where we used to spam the device with usb packages.\ntry iclass eload, then mf eload, and you see the client hang. With this change we trigger a preload of the fpga image before we start uploading to the device. Current places I could trigger this bug was in eload and gsave. With this patch only the first call takes some time if fpga image must be loaded. The following goes fast.\n\n if you find that the client hangs when going between, this could be the root cause. 2023-07-26 23:47:55 +02:00
cmdlf.c clean up 2023-10-02 21:39:15 +02:00
cmdlf.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdlfawid.c style 2023-03-05 08:22:21 +01:00
cmdlfawid.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdlfcotag.c text 2023-07-22 18:19:02 +02:00
cmdlfcotag.h include 2023-07-21 06:27:41 +02:00
cmdlfdestron.c Fixed support to clone Pyramic, Paradox and Awid on EM4x05 2022-04-30 00:04:49 +02:00
cmdlfdestron.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdlfem.c Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdlfem.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdlfem4x05.c style 2023-10-30 13:11:52 +01:00
cmdlfem4x05.h Fix stack-based buffer overflow in "lf em 4x05 sniff" command 2022-12-29 13:55:24 +01:00
cmdlfem4x50.c text 2023-10-02 20:59:01 +02:00
cmdlfem4x50.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdlfem4x70.c text 2023-07-24 21:04:21 +02:00
cmdlfem4x70.h Add function to brute force partial key 2023-01-27 19:37:40 +01:00
cmdlfem410x.c fixes ntag424 2023-10-30 12:55:23 +01:00
cmdlfem410x.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdlffdxb.c text 2022-04-29 15:45:45 +02:00
cmdlffdxb.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdlfgallagher.c text 2022-04-29 15:45:45 +02:00
cmdlfgallagher.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdlfguard.c fix test 2023-03-04 21:25:23 +01:00
cmdlfguard.h Added XOR extraction and flag to Guardall G-Prox II 2023-02-02 15:53:52 -07:00
cmdlfhid.c fixing "lf hid clone --bin" param to correctly handle sentinel bit 2023-10-15 15:23:14 +02:00
cmdlfhid.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdlfhitag.c reworked the JSON format for 14a, 14b, 15, cryptorf, lto, NDEF.\nDeprecated EML format. Pm3 client do not save EML files any more.nPm3 client will continue to load EML files. 2023-10-02 20:11:23 +02:00
cmdlfhitag.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdlfidteck.c fix some CodeQL warnings 2022-02-16 20:28:38 +01:00
cmdlfidteck.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdlfindala.c lto missing inits 2023-08-02 17:46:53 +02:00
cmdlfindala.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdlfio.c make style 2022-05-03 15:18:44 +02:00
cmdlfio.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdlfjablotron.c text 2022-04-29 15:45:45 +02:00
cmdlfjablotron.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdlfkeri.c Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdlfkeri.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdlfmotorola.c text 2023-07-22 15:51:35 +02:00
cmdlfmotorola.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdlfnedap.c unify text 2022-02-24 17:38:01 +01:00
cmdlfnedap.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdlfnexwatch.c unify text 2022-02-24 17:38:01 +01:00
cmdlfnexwatch.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdlfnoralsy.c text 2022-04-29 15:45:45 +02:00
cmdlfnoralsy.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdlfpac.c text 2022-04-29 15:45:45 +02:00
cmdlfpac.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdlfparadox.c Re-added old checksum under command parameter for demod and read. 2023-06-04 11:38:13 -04:00
cmdlfparadox.h Re-added old checksum under command parameter for demod and read. 2023-06-04 11:38:13 -04:00
cmdlfpcf7931.c Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdlfpcf7931.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdlfpresco.c text 2022-04-29 15:45:45 +02:00
cmdlfpresco.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdlfpyramid.c make style 2022-05-03 15:18:44 +02:00
cmdlfpyramid.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdlfsecurakey.c text 2022-04-29 15:45:45 +02:00
cmdlfsecurakey.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdlft55xx.c added no save parameter to iclass dump. Also adjusted the text for the other places. 2023-10-20 16:54:44 +02:00
cmdlft55xx.h stylish 2023-08-24 10:22:18 +02:00
cmdlfti.c unify text 2022-02-24 17:38:01 +01:00
cmdlfti.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdlfverichip_disabled.c Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdlfverichip_disabled.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdlfviking.c Fixed - search in inverted bitsteam as well 2022-05-03 15:18:05 +02:00
cmdlfviking.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdlfvisa2000.c text 2022-04-29 15:45:45 +02:00
cmdlfvisa2000.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdlfzx8211.c coverity fixes 2022-01-08 13:27:22 +01:00
cmdlfzx8211.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdmain.c Fix the example of msleep 2023-03-24 18:44:28 +08:00
cmdmain.h Be more CONSTant with the parameters we will not modify 2022-01-17 14:56:47 -08:00
cmdnfc.c coverity doesnt think we checked the bytes_read values enough. lets add a check 2023-07-24 15:18:56 +02:00
cmdnfc.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdparser.c Fix formatting and run make style 2023-03-26 16:12:39 +03:00
cmdparser.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdpiv.c Fixed data asn1 - now handles bad input better by doing correct root free of obj 2023-03-11 18:59:33 +01:00
cmdpiv.h First two PIV commands 2023-01-06 18:19:31 +01:00
cmdscript.c cmdscript.c: explicitly include ctype header 2023-10-24 16:00:22 -06:00
cmdscript.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdsmartcard.c fixes ntag424 2023-10-30 12:55:23 +01:00
cmdsmartcard.h Adapt ARM code to comply with SIM module firmware 4.12 2022-12-05 19:35:11 +01:00
cmdtrace.c fix crc render position when data len is multiple of 16 2023-09-05 16:38:33 +03:00
cmdtrace.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdusart.c adapt comparison 2023-05-28 10:26:07 +02:00
cmdusart.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdwiegand.c fix hf iclass decrypt wiegand 2022-07-09 18:20:23 +02:00
cmdwiegand.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
comms.c Clean up the code for timeout 2023-10-25 23:45:23 +08:00
comms.h Clean up the code for timeout 2023-10-25 23:45:23 +08:00
elf.h flasher: parse ELF to check version_information and do ELF checks before looking for a proxmark3 2022-02-17 01:43:41 +01:00
emojis.h emoji update 2022-01-14 21:08:14 +01:00
emojis_alt.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
fileutils.c Remove incorrect message (my own regression) 2023-10-30 17:26:07 -07:00
fileutils.h updating json format for mfc 2023-10-30 22:22:22 +01:00
flash.c Fix clang warnings on increasing alignment requirements 2023-09-07 21:00:07 +02:00
flash.h --reboot-to-bootloader 2022-07-05 16:15:05 +02:00
graph.c Prevent buffer overflow in AppendGraph() 2023-02-18 12:50:05 -08:00
graph.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
guidummy.cpp fix lto-type-mismatch in guidummy.cpp 2023-07-31 15:57:09 -04:00
iso4217.c added a iso4217 currency table. Borrowed and converted from the Cardpeek project. Thanks to them! 2023-07-14 18:13:18 +02:00
iso4217.h make style 2023-07-14 18:34:14 +02:00
jansson_path.c Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
jansson_path.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
pm3.c Be more CONSTant with the parameters we will not modify 2022-01-17 14:56:47 -08:00
pm3.i rename typedef struct pm3_device 2021-08-21 21:41:52 +02:00
pm3.py rename typedef struct pm3_device 2021-08-21 21:41:52 +02:00
pm3_binlib.c Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
pm3_binlib.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
pm3_bit_limits.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
pm3_bitlib.c Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
pm3_bitlib.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
pm3_luawrap.c make style 2021-08-25 14:44:06 +03:00
pm3_pywrap.c use calloc instead 2022-01-09 00:33:33 +01:00
pm3line.c Rename "vocabulory" to "vocabulary" 2023-08-09 19:49:55 +02:00
pm3line.h make style 2022-01-23 20:02:57 +01:00
pm3line_vocabulary.h style 2023-10-30 13:11:52 +01:00
preferences.c style 2023-10-18 20:34:35 +02:00
preferences.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
proxendian.h make style 2023-07-24 17:42:27 +02:00
proxgui.cpp add -i to hf emrtd info 2022-07-31 09:46:00 -04:00
proxgui.h add -i to hf emrtd info 2022-07-31 09:46:00 -04:00
proxguiqt.cpp make style 2023-08-24 16:34:33 +10:00
proxguiqt.h add -i to hf emrtd info 2022-07-31 09:46:00 -04:00
proxmark3.c style 2023-10-22 14:20:20 +02:00
proxmark3.h added the udpv6 and also try to identify when v6 is used (tcp/udp) 2023-10-20 12:51:12 +02:00
scandir.c Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
scandir.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
scripting.c first cleanup of hf_legic lua script. All io.open calls is problematic.\nfixed some colors in the help texts. makes it a bit easier to read\nfix loading files using the searchfile call\nstill problematic with save file calls since it should honor the user defined preference paths. 2023-07-17 22:54:43 +02:00
scripting.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
ui.c reduce variable scopes 2023-01-15 02:23:19 +01:00
ui.h added the timeout to preferences, so its stored in the pref file but... there need to be adaptations to the uart_p*/uart_w* files to use the the session value.. 2023-10-17 14:54:44 +02:00
util.c fixes ntag424 2023-10-30 12:55:23 +01:00
util.h fixes ntag424 2023-10-30 12:55:23 +01:00
util_darwin.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
util_darwin.m ARC support for AppNap toggle 2022-02-02 19:53:11 -08:00
wiegand_formats.c adapt comparision of text 2023-06-21 18:43:21 +02:00
wiegand_formats.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
wiegand_formatutils.c remove debug statement 2023-07-26 01:35:27 +02:00
wiegand_formatutils.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00