mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-12-11 05:55:55 +08:00
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. |
||
|---|---|---|
| .. | ||
| cmdscripts | ||
| deps | ||
| dictionaries | ||
| experimental_client_with_swig | ||
| experimental_lib | ||
| include | ||
| lualibs | ||
| luascripts | ||
| pyscripts | ||
| resources | ||
| src | ||
| atr_scrap_pcsctools.py | ||
| CMakeLists.txt | ||
| default_keys_dic2lua.awk | ||
| emojis_scrap_github.py | ||
| gen_pm3mfsim_script.sh | ||
| Makefile | ||
| pm3_cmd_h2lua.awk | ||
| README-bitlib | ||