proxmark3/include
Christian Zietz dbfd8b7a6d Make detection threshold for ISO14443A configurable
This adds a new command "hw sethfthresh" to configure the thresholds
used inside the FPGA while demodulating ISO14443A. The thresholds
need to be increased on particularly noisy hardware, such as certain
Chinese PM3 Easy clones.
2024-02-02 20:51:05 +01:00
..
ansi.h Add a option to clear the scrollback buffer 2023-02-05 17:37:13 +08:00
at91sam7s512.h Newer Atmel define file, fixes some typos, adds a few new defines 2023-08-29 11:24:32 +02:00
common.h Some minor fixes 2023-11-14 10:46:45 +08:00
config_gpio.h
desfire.h
em4x50.h initial bruteforce module 2023-05-06 14:47:31 +00:00
em4x70.h Add function to brute force partial key 2023-01-27 19:37:40 +01:00
hitag.h
iclass_cmd.h 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
iso14b.h missed is 2024-01-16 15:44:42 +01:00
iso15.h increased the number of pages in the dumps to 160. 0xA0. Its should cover 128 / 0x80 and potential larger ones 2024-01-26 14:25:39 +01:00
iso18.h
legic.h
mifare.h make style 2023-11-11 18:24:34 +01:00
pm3_cmd.h Make detection threshold for ISO14443A configurable 2024-02-02 20:51:05 +01:00
pmflash.h Add the missing definition 2023-04-13 01:23:50 +08:00
protocol_vigik.h make style 2023-01-14 22:22:04 +01:00
protocols.h changed magic detection to use flags. Fixes previous problems with magic ntag, also renamed defines to seperate them better. 2024-02-02 15:53:57 +01:00
proxmark3_arm.h
usart_defs.h
zx8211.h