proxmark3/client/src
2023-07-11 15:11:01 -05:00
..
cipurse swapped to defines 2023-01-14 12:21:48 +01:00
crypto make style 2023-07-08 18:18:36 -05:00
emv coverty fixes.. those are not pointers to pointer.. 2023-07-10 17:22:16 +02:00
fido Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
iso7816 cppcheck: add test to avoid dereferncing null pointer 2023-01-15 02:23:19 +01: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 QL88 tag identification. Thanks to AnnPlusPluss and Atlab for finding the key 2023-06-28 13:27:50 +02:00
nfc adapt comparision of text 2023-06-21 18:43:21 +02:00
uart Make communication timeout configurable 2023-07-05 22:44:59 +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 Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
atrs.h ATR typos fixed upstream 2022-01-15 17:01:06 +01:00
cmdanalyse.c remove unused src files prng.c and tea.c 2022-01-14 18:09:39 +01: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 style 2023-06-25 22:30:58 +02:00
cmddata.h fix #1661 - hf sniff shall ignore lf config settings 2022-04-09 19:04:31 +02:00
cmdflashmem.c in private case we calloc, need to free that memory 2023-02-21 04:42:24 +01:00
cmdflashmem.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdflashmemspiffs.c make 16 bytes default cols 2023-05-27 17:00:28 +02:00
cmdflashmemspiffs.h refactoring function to download file from spiffs 2022-03-12 18:57:06 +01:00
cmdhf.c moving VAS to HF command category. Added missing Makefile and CMakefile 2023-07-09 12:55:37 +02:00
cmdhf.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdhf14a.c style 2023-07-10 16:41:00 +02:00
cmdhf14a.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
cmdhf14b.c fix loop logic. thanks @jump 2023-06-23 17:58:22 +02:00
cmdhf14b.h make style 2022-10-16 17:56:12 +02:00
cmdhf15.c misschecks 2023-06-25 22:42:29 +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 snprintf in some commands 2022-06-10 13:02:23 -07:00
cmdhfcryptorf.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdhfemrtd.c fix CID #405227 - wrong comparision for the first fix 2023-03-04 20:20:10 +01: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 helptext 2023-07-10 20:23:04 +02:00
cmdhffido.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdhffudan.c Fix note for hf fudan wrbl 2023-06-27 11:28:11 +08: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 text 2023-06-26 15:01:08 +02: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 the ndef printing is now more dense and it honors verbose output 2022-10-23 02:59: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 correct LEGIC 16bit CRC calculation "hf legic crc", use init_table(CRC_LEGIC_16) to be consistent with l_crc16legic in client/src/scripting.c 2023-06-22 22:51:16 +02:00
cmdhflegic.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdhflist.c text 2023-06-26 15:01:08 +02:00
cmdhflist.h skeleton for seos annotations 2022-01-16 19:03:17 +01:00
cmdhflto.c init vars 2022-08-20 13:09:43 +02:00
cmdhflto.h add hf lto reader command with continious mode 2022-07-30 15:42:07 +02:00
cmdhfmf.c fix wrong code commited 2023-07-10 00:25:37 +02:00
cmdhfmf.h revert 2023-06-12 21:12:24 +02:00
cmdhfmfdes.c added pk for signature verification 2023-03-11 12:07:31 +01:00
cmdhfmfdes.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdhfmfhard.c style 2023-06-02 10:45:04 +02:00
cmdhfmfhard.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdhfmfp.c style 2023-06-24 17:16:28 +02:00
cmdhfmfp.h mfp changes... 2023-06-23 17:51:39 +02:00
cmdhfmfu.c style 2023-06-24 17:16:28 +02:00
cmdhfmfu.h support for NTAG213TT tamper feature 2023-02-18 23:48:32 -06:00
cmdhfntag424.c fix cid 393261 2022-05-31 22:30:41 +02: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 swapped to defines 2023-01-14 12:21:48 +01: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 cppcheck clarify boolean result used in bitwise operation 2023-01-15 02:23:19 +01:00
cmdhftexkom.h add tk15 decoding 2022-07-18 14:19:37 +03:00
cmdhfthinfilm.c unify text 2022-02-24 18:03:19 +01:00
cmdhfthinfilm.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdhftopaz.c style 2023-06-24 17:16:28 +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 style 2023-07-10 16:41:00 +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 Add new UID of Waveshare 1.54" NFC ePaper (probably new HW revision) 2023-02-09 01:22:04 +01:00
cmdhfwaveshare.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdhfxerox.c reduce variable scopes 2023-01-15 02:23:19 +01:00
cmdhfxerox.h added hf xerox reader, and added it to hf search 2022-07-07 23:26:10 +02:00
cmdhw.c style 2023-07-06 22:37:34 +02:00
cmdhw.h rework start screen to be shorter 2022-02-26 17:17:14 +01:00
cmdlf.c Re-added old checksum under command parameter for demod and read. 2023-06-04 11:38:13 -04: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 improve hf mf wrbl with text and a new param --force to make sure user understands when writing to block 0. 2022-03-24 12:30:48 +01:00
cmdlfcotag.h Adapting license headers, WIP 2022-01-08 00:40:52 +01: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 fix CID #405232 2023-03-04 20:10:46 +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 fix resource leaks 2023-05-27 12:10:32 +02:00
cmdlfem4x50.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdlfem4x70.c fix cid #404827 - resource leak 2023-02-18 22:51:44 +01:00
cmdlfem4x70.h Add function to brute force partial key 2023-01-27 19:37:40 +01:00
cmdlfem410x.c The Hack ID by Unicorn Team EM4100 emulator uses a VD/ID format in decimal 2023-01-18 03:47:14 +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 fix CID #405232 2023-03-04 20:10:46 +01:00
cmdlfhid.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdlfhitag.c style 2023-06-02 10:45:04 +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 text 2023-06-25 14:21:34 +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 2022-04-29 15:45:45 +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 style 2023-06-02 10:45:04 +02:00
cmdlft55xx.h Adapting license headers, WIP 2022-01-08 00:40:52 +01: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 moving VAS to HF command category. Added missing Makefile and CMakefile 2023-07-09 12:55:37 +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 Allow current directory to import python libraries 2023-02-13 21:58:34 +01:00
cmdscript.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
cmdsmartcard.c Finish initial implementation 2023-07-11 15:11:01 -05:00
cmdsmartcard.h Adapt ARM code to comply with SIM module firmware 4.12 2022-12-05 19:35:11 +01:00
cmdtrace.c Cleanup arm-side reader-mode mifare classic block read/write code. 2023-07-04 00:11:01 +10: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 Fix timeout of TCP connections 2023-07-04 16:19:33 +08:00
comms.h Be more CONSTant with the parameters we will not modify 2022-01-17 14:56:47 -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 reduce size since this wasnt the root cause 2023-07-10 16:37:30 +02:00
fileutils.h cleaning out memory unsafe functions for loading files. Also made the loading of files to honor the preference dump/trace settings. Experimental support, which will need more love. I have been using it for some months now but there are still other save/load file operations scattered in the PM3 client which will not benefit from this yet. They need to be adapted too 2023-04-23 11:32:32 +02:00
flash.c style 2023-04-23 11:32:59 +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 added the possibility to show NDEF messages with vCard that has a base64 image to be viewed 2022-01-15 17:38:40 +01: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 make style 2022-02-05 13:32:50 +02:00
pm3line.h make style 2022-01-23 20:02:57 +01:00
pm3line_vocabulory.h style 2023-07-10 16:41:00 +02:00
preferences.c cleaning out memory unsafe functions for loading files. Also made the loading of files to honor the preference dump/trace settings. Experimental support, which will need more love. I have been using it for some months now but there are still other save/load file operations scattered in the PM3 client which will not benefit from this yet. They need to be adapted too 2023-04-23 11:32:32 +02:00
preferences.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
proxendian.h Adapting license headers, WIP 2022-01-08 00:40:52 +01: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 add -i to hf emrtd info 2022-07-31 09:46:00 -04:00
proxguiqt.h add -i to hf emrtd info 2022-07-31 09:46:00 -04:00
proxmark3.c Revert "Release v4.16717 - seven" 2023-06-26 13:10:45 +02:00
proxmark3.h Adapting license headers, WIP 2022-01-08 00:40:52 +01: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 add hf_mfu_amiibo_restore to restore an Amiibo dump to a blank NTAG215 2022-07-28 22:05:49 -04: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 changed hf mf wrbl and view command to look for strict readonly ACL in the data. 2023-01-06 23:53:25 +01:00
util.c fix hex 2 binstring functions 2023-03-19 12:49:38 +01:00
util.h fix hex 2 binstring functions 2023-03-19 12:49:38 +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 style 2022-08-24 07:25:10 +02:00
wiegand_formatutils.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00