Commit graph

22 commits

Author SHA1 Message Date
Piotr Rzeszut
416770c170 Remove support for 2k MIFARE tags, as it will be better to add this together with other variants of MIFARE Plus in the future 2024-12-02 22:43:05 +01:00
Piotr Rzeszut
a11f3173cc Add preset for 2k MIFARE Classic tags hf_mf_ultimatecard.lua when using preset configurations, update changelog 2024-11-29 01:45:58 +01:00
Piotr Rzeszut
a3eb3bfbe9 Automatically set maximum read/write block by hf_mf_ultimatecard.lua when using preset configurations 2024-11-29 01:43:56 +01:00
Piotr Rzeszut
be21154d83 Refactor arguments help of hf_mf_ultimatecard.lua, done because already had to split the string due to reaching limit of string length in lua. 2024-11-28 01:04:18 +01:00
Piotr Rzeszut
bf1726a31d Add option to set maximum read/write block using hf_mf_ultimatecard.lua 2024-11-28 01:02:41 +01:00
Piotr Rzeszut
0fa8351fa9 Add display of maximum read/write block in configuration parsing in hf_mf_ultimatecard.lua 2024-11-28 01:01:11 +01:00
Simone Spadino
e22fd8580d Shadow mode support for 06a0 2024-10-23 00:34:58 +02:00
Antonio Gamez Diaz
90e9a0da39 Configure max write blocks to 251 before writing version or signature 2024-03-11 20:04:04 +01:00
Antonio Gamez Diaz
11ac8f768a Write signature when wiping card as NTAG213 2024-03-11 20:02:30 +01:00
Antonio Gamez Diaz
dc9319f661 Update example UID/signature 2024-03-11 20:01:41 +01:00
Antiklesys
77258365d4 Update hf_mf_ultimatecard.lua
Fixed bug, should be 13 instead of 12 as there are two 12 otherwise and this is referring to the 128b one instead
2023-09-10 23:03:53 +08:00
iceman1001
97eb0238b1 style 2023-06-02 10:45:04 +02:00
Alejandro
be7ab51df5
update documentation x2 2023-04-09 19:04:36 +02:00
Alejandro
c9cab37766
Updated hf_ultimatecard.lua 2023-04-09 15:13:12 +02:00
Augusto Zanellato
7834db8be7 Add CHANGELOG.md entry, bump script version 2023-02-26 15:45:28 +01:00
Augusto Zanellato
b05a2d4525 Add mfc signature support to gen4 lua script 2023-02-26 15:45:28 +01:00
Philippe Teuwen
c9984985fd make miscchecks 2023-01-14 22:23:40 +01:00
iceman1001
9888eef8dc changed hf mf wrbl and view command to look for strict readonly ACL in the data. 2023-01-06 23:53:25 +01:00
DidierA
2f4167ee74 Consider different behavior of some Gen4 cards. Should fix #1822 2022-12-05 01:02:36 +01:00
DidierA
c54db094cd hf_mf_ultimatecard: '-w 0' now formats whole Mifare classic 4k 2022-11-25 10:16:24 +01:00
merlokk
3ae9070dd8 make style 2022-02-05 13:32:50 +02:00
iceman1001
99db2c44e1 move script to right folder 2022-01-30 21:20:30 +01:00
Renamed from hf_mf_ultimatecard.lua (Browse further)