proxmark3/include
Jean-Michel Picod 1adec4dfb2 Fix overflow in SPI memory when writing default key dictionnaries.
Boundaries were defined in the memory layout but weren't enforced
by the client, causing an overflow when trying to load a
dictionnary that was too big.
It's too hard to enforce it on the ARM side as the command is a
generic write.
Now that limits are defined, also outputs them as part of the
`hw status` command.
2022-11-24 03:16:58 +01:00
..
ansi.h Inject readline markers only if using readline 2022-01-11 14:27:07 +01:00
at91sam7s512.h Fix typos 2019-09-14 17:44:58 +02:00
common.h Merge branch 'master' into sha 2022-02-25 11:42:20 +01:00
config_gpio.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
desfire.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
em4x50.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
em4x70.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
hitag.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
iclass_cmd.h prep mac 2022-07-23 17:39:40 +02:00
iso14b.h added hf 14b view and modified dump command to be prepared to handle the different tags 2022-07-03 20:06:11 +02:00
iso15.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
iso18.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
legic.h added legic view command, and converted OLD -> NG comms 2022-02-14 09:19:35 +01:00
mifare.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
pm3_cmd.h added a check for static encrypted nonces when collecting encrypted nonces for hardnested to run. Will abort the collection if detected. 2022-11-15 07:07:26 +01:00
pmflash.h Fix overflow in SPI memory when writing default key dictionnaries. 2022-11-24 03:16:58 +01:00
protocols.h Change 'hf 14a list' to annotate more ECP frame formats 2022-06-14 21:42:50 +03:00
proxmark3_arm.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
usart_defs.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
zx8211.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00