Commit graph

308 commits

Author SHA1 Message Date
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
Antiklesys b57f90b524 Update hf_mf_uidbruteforce.lua
Fixed issue with how the command is run, old version is invalid as it is missing the -t
2023-09-10 19:09:18 +08:00
iceman1001 c6cc1b2416 fix the loadfile command and more colors 2023-07-22 14:22:39 +02:00
Philippe Teuwen 1a19640d18 make style 2023-07-21 18:22:46 +02:00
beckerj f54851be09
Fix typo in hf_legic_clone.lua
variable "length" was used parameter in function, but later called as "len"

Signed-off-by: beckerj <beckerj@users.noreply.github.com>
2023-07-21 15:07:07 +02:00
iceman1001 0d682da676 more fixes for hf_legic. missing zero padding, removed tab, more colors 2023-07-19 10:09:18 +02:00
iceman1001 d08c6f404b first cleanup of hf_legic lua script. All io.open calls is problematic.\nfixed some colors in the help texts. makes it a bit easier to read\nfix loading files using the searchfile call\nstill problematic with save file calls since it should honor the user defined preference paths. 2023-07-17 22:54:43 +02:00
iceman1001 d3b6fc6b5a allowing for more keys 2023-07-09 09:43:54 +02:00
iceman1001 2e311a141b misschecks 2023-06-25 22:42:29 +02:00
iceman1001 cdb906cd23 style 2023-06-21 18:45:59 +02:00
Jean-Michel Picod d9ed07c77c Missed one line for LegicCash uid 2023-06-14 16:41:42 +02:00
Jean-Michel Picod fdd85d7e1e Fix LegicCash segment CRC computation 2023-06-14 16:41:42 +02: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
Iceman 1ba0715320
Merge pull request #1887 from gtalusan/amiibo-sim
unconditionally recalculate pwd/pack for amiibo simulation
2023-01-27 02:50:26 +01:00
George Talusan 1c3a1a0660
unconditionally recalculate pwd/pack for amiibo simulation 2023-01-25 10:50:20 -05:00
Philippe Teuwen c9984985fd make miscchecks 2023-01-14 22:23:40 +01:00
George Talusan 90b1cb7954
fix off-by-1 when removing header in hf_mfu_amiibo_restore 2023-01-09 10:35:15 -05:00
iceman1001 d1aa57ac5d update text 2023-01-08 19:31:22 +01:00