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 |
|
iceman1001
|
b1c604c4cb
|
style
|
2024-11-22 11:32:10 +01:00 |
|
Dimitri
|
2fe01ece80
|
delete bit32 commands from the script, because Lua 5.4 not support this lib.
|
2024-11-20 22:17:02 +01:00 |
|
Jean-Michel Picod
|
ae1de2c6c8
|
Start fixing legic script to work with lu5.4
|
2024-11-04 12:18:37 +01:00 |
|
iceman1001
|
b3285cce8a
|
style
|
2024-11-02 15:13:40 +01:00 |
|
iceman1001
|
5867026b14
|
text and minor fix
|
2024-10-28 03:39:48 +01:00 |
|
iceman1001
|
3338bb21a6
|
fix some bad divisions, and code style applied
|
2024-10-28 03:24:52 +01:00 |
|
iceman1001
|
6a9e5a49c3
|
rename some lua scripts for persistancy
|
2024-10-28 02:49:45 +01:00 |
|
Simone Spadino
|
e22fd8580d
|
Shadow mode support for 06a0
|
2024-10-23 00:34:58 +02:00 |
|
Jean-Michel Picod
|
d616439618
|
Funtion unpack moved to table.unpack in LUA 5.3+
|
2024-09-20 17:21:17 +02:00 |
|
Ikko Eltociear Ashimine
|
ec6b3981b5
|
chore: update hf_ntag_bruteforce.lua
Faild -> Failed
Signed-off-by: Ikko Eltociear Ashimine <eltociear@gmail.com>
|
2024-09-12 01:23:31 +09:00 |
|
Philippe Teuwen
|
ce650f472f
|
remove tabs
|
2024-09-09 23:04:39 +02:00 |
|
douniwan5788
|
5e9533a792
|
refactor: mfDarkside error code
|
2024-09-04 23:28:13 +08:00 |
|
Gary Bell
|
2152d563c9
|
Fixed hid clone script & new t55xx reset script
|
2024-08-13 20:09:05 -04:00 |
|
iceman1001
|
4de7b7d6b9
|
style
|
2024-07-21 16:19:21 +02:00 |
|
Vasil Petrov
|
29937d39c6
|
Lua script for cloning new ELECTRA tags or EM410x to T5577 tag
|
2024-07-15 12:42:08 +03:00 |
|
Uli Heilmeier
|
4babe8f012
|
fix: hf_legic_clone.lua script
Fixes: #2236
|
2024-05-25 16:14:01 +02:00 |
|
iceman1001
|
6aded8a3b5
|
textual
|
2024-04-23 19:57:32 +02:00 |
|
iceman1001
|
3f6ea0f0fc
|
style
|
2024-04-22 16:35:22 +02:00 |
|
Thechamp669
|
28bcedbc4c
|
Update lf_ioprox_bulkclone.lua Spelling
Typo
Signed-off-by: Thechamp669 <mjpdobbs@gmail.com>
|
2024-04-18 20:44:28 -07:00 |
|
iceman1001
|
5a524a2ec9
|
renamed and since there is already another same styled script, this became v2. also applied prefered coding style
|
2024-04-18 12:03:27 +02:00 |
|
iceman1001
|
bc9f406dc0
|
renamed the scripts to fit current naming convention and applied same code style
|
2024-04-18 11:58:31 +02:00 |
|
Thechamp669
|
83e346005c
|
Add files via upload
Signed-off-by: Thechamp669 <mjpdobbs@gmail.com>
|
2024-04-17 21:16:59 -07:00 |
|
iceman1001
|
2fd36379e1
|
fix miscchecks
|
2024-03-19 11:18:33 +01:00 |
|
iceman1001
|
94c3bdd91c
|
style
|
2024-03-14 11:26:06 +01: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 |
|
Your Name
|
7f4a172412
|
fix segmentation fault
|
2024-02-27 00:58:45 -05:00 |
|
iceman1001
|
f5e976afa6
|
style
|
2024-02-16 21:59:45 +01:00 |
|
iceman1001
|
03adf07c1f
|
text
|
2024-02-09 08:47:19 +01:00 |
|
iceman1001
|
6b5d5951bb
|
unify text, improving mfu info output, and fixed some bugs with card uid not used in the fingerprinting
|
2024-02-04 23:19:43 +01:00 |
|
iceman1001
|
4df743c2a0
|
style
|
2024-01-15 13:08:55 +01:00 |
|
Adam Jon Foster
|
12e6b95d47
|
Update hf_mf_uid_downgrade.lua
Expanding the description for the downgrade and what causes it
Signed-off-by: Adam Jon Foster <me@evildaemond.com>
|
2024-01-14 12:24:47 +08:00 |
|
iceman1001
|
82aa6ac08c
|
gave 14b commands some serious love and overhaul. package handling for APDU and different selects is improved. return codes now consequent
|
2024-01-08 21:17:42 +01:00 |
|
iceman1001
|
0c4a1066c1
|
text
|
2024-01-05 19:27:38 +01:00 |
|
iceman1001
|
a913b2c662
|
style
|
2023-12-01 10:59:18 +01:00 |
|
Adam Jon Foster
|
8dea0d3203
|
Create hf_mf_uid_downgrade.lua
Adding hf_mf_uid_downgrade, which allows you to add a fc and cn to a UID of a Mifare Classic.
Signed-off-by: Adam Jon Foster <me@evildaemond.com>
|
2023-11-30 21:40:14 +08:00 |
|
Philippe Teuwen
|
e20742dd04
|
lf_em_tearoff: oops accept absence of pwd
|
2023-10-22 22:39:01 +02:00 |
|
Philippe Teuwen
|
675c86ec98
|
lf_em_tearoff: better safe than sorry
|
2023-10-22 22:06:13 +02:00 |
|
Philippe Teuwen
|
baecf19801
|
fix lf_em_tearoff
|
2023-10-22 21:02:10 +02:00 |
|
iceman1001
|
ade322a410
|
style
|
2023-10-15 17:14:56 +02:00 |
|
iceman1001
|
12fc664870
|
updated commands and text
|
2023-10-15 17:11:36 +02:00 |
|
iceman1001
|
010668ebb1
|
clean up
|
2023-10-02 21:39:15 +02: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 |
|