Files
proxmark3/client
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
..
2022-10-29 01:34:05 +02:00
2022-11-11 03:39:31 +01:00
2020-11-14 00:44:18 +01:00
2022-08-11 19:30:05 +03:00
2022-01-14 21:22:26 +01:00
2019-07-24 00:52:24 +02:00
2022-01-14 21:22:26 +01:00
2022-10-29 01:34:05 +02:00