295 Commits
Author SHA1 Message Date
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 FosterandGitHub 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 FosterandGitHub 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
beckerjandGitHub 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