.. |
examples
|
|
|
tests
|
|
|
data_hex_crc.lua
|
|
|
data_mf_accessdecode.lua
|
|
|
data_mf_bin2eml.lua
|
|
|
data_mf_bin2html.lua
|
|
|
data_mf_eml2bin.lua
|
|
|
data_mf_eml2html.lua
|
|
|
data_mfu_bin2eml.lua
|
|
|
hf_14a_aztek.lua
|
|
|
hf_14a_i2crevive.lua
|
make miscchecks
|
2023-01-14 22:23:40 +01:00 |
hf_14a_protectimus_nfc.lua
|
|
|
hf_14a_raw.lua
|
|
|
hf_14a_read_ltocm.lua
|
rename some lua scripts for persistancy
|
2024-10-28 02:49:45 +01:00 |
hf_14b_calypso.lua
|
style
|
2024-02-16 21:59:45 +01:00 |
hf_14b_mobib.lua
|
style
|
2024-02-16 21:59:45 +01:00 |
hf_15_magic.lua
|
|
|
hf_i2c_plus_2k_utils.lua
|
changed hf mf wrbl and view command to look for strict readonly ACL in the data.
|
2023-01-06 23:53:25 +01:00 |
hf_legic.lua
|
make miscchecks, skip venv
|
2025-03-23 23:22:23 +01:00 |
hf_legic_buffer2card.lua
|
|
|
hf_legic_clone.lua
|
fix: hf_legic_clone.lua script
|
2024-05-25 16:14:01 +02:00 |
hf_mf_autopwn.lua
|
refactor: mfDarkside error code
|
2024-09-04 23:28:13 +08:00 |
hf_mf_dump_luxeo.lua
|
allowing for more keys
|
2023-07-09 09:43:54 +02:00 |
hf_mf_em_util.lua
|
make miscchecks
|
2023-01-14 22:23:40 +01:00 |
hf_mf_format.lua
|
|
|
hf_mf_gen3_writer.lua
|
|
|
hf_mf_keycheck.lua
|
text
|
2025-06-19 20:26:13 +02:00 |
hf_mf_magicrevive.lua
|
|
|
hf_mf_mini_dumpdecrypt.lua
|
|
|
hf_mf_sim_hid.lua
|
style
|
2023-10-15 17:14:56 +02:00 |
hf_mf_tnp3_clone.lua
|
|
|
hf_mf_tnp3_dump.lua
|
|
|
hf_mf_tnp3_sim.lua
|
clean up
|
2023-10-02 21:39:15 +02:00 |
hf_mf_uid_downgrade.lua
|
style
|
2024-01-15 13:08:55 +01:00 |
hf_mf_uidbruteforce.lua
|
Update hf_mf_uidbruteforce.lua
|
2023-09-10 19:09:18 +08:00 |
hf_mf_uidkeycalc.lua
|
Funtion unpack moved to table.unpack in LUA 5.3+
|
2024-09-20 17:21:17 +02:00 |
hf_mf_uidkeycalc_mizip.lua
|
Funtion unpack moved to table.unpack in LUA 5.3+
|
2024-09-20 17:21:17 +02:00 |
hf_mf_ultimatecard.lua
|
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 |
hf_mf_uscuid_prog.lua
|
style
|
2024-11-02 15:13:40 +01:00 |
hf_mfp_raw.lua
|
text
|
2024-01-05 19:27:38 +01:00 |
hf_mfu_amiibo_restore.lua
|
Update hf_mfu_amiibo_restore.lua
|
2025-08-30 21:55:36 -07:00 |
hf_mfu_amiibo_sim.lua
|
unconditionally recalculate pwd/pack for amiibo simulation
|
2023-01-25 10:50:20 -05:00 |
hf_mfu_magicwrite.lua
|
textual
|
2024-04-23 19:57:32 +02:00 |
hf_mfu_pwdgen_italy.lua
|
rename some lua scripts for persistancy
|
2024-10-28 02:49:45 +01:00 |
hf_mfu_setuid.lua
|
|
|
hf_mfu_ultra.lua
|
style
|
2025-05-19 22:31:41 +02:00 |
hf_ndef_dump.lua
|
|
|
hf_ntag_3d.lua
|
|
|
hf_ntag_bruteforce.lua
|
chore: update hf_ntag_bruteforce.lua
|
2024-09-12 01:23:31 +09:00 |
hf_ntag_dt.lua
|
text
|
2024-02-09 08:47:19 +01:00 |
init_rdv4.lua
|
|
|
kybercrystals.lua
|
style
|
2025-07-10 11:52:39 +02:00 |
lf_awid_bulkclone.lua
|
style
|
2025-07-10 11:52:39 +02:00 |
lf_electra.lua
|
style
|
2025-07-10 11:52:39 +02:00 |
lf_em4100_bulk.lua
|
text
|
2025-06-19 20:26:13 +02:00 |
lf_em_tearoff.lua
|
lf_em_tearoff: oops accept absence of pwd
|
2023-10-22 22:39:01 +02:00 |
lf_em_tearoff_protect.lua
|
|
|
lf_hid_bulkclone.lua
|
|
|
lf_hid_bulkclone_v2.lua
|
style
|
2025-07-10 11:52:39 +02:00 |
lf_ident_json.lua
|
style
|
2023-06-21 18:45:59 +02:00 |
lf_ioprox_bulkclone.lua
|
style
|
2025-07-10 11:52:39 +02:00 |
lf_t55xx_chk.lua
|
code style, code clean up of redundant functions, comments, its many minor fixes across the platform. Sorry for not making 20 commits
|
2025-02-21 15:38:33 +01:00 |
lf_t55xx_chk_date.lua
|
code style, code clean up of redundant functions, comments, its many minor fixes across the platform. Sorry for not making 20 commits
|
2025-02-21 15:38:33 +01:00 |
lf_t55xx_fix.lua
|
style
|
2025-07-10 11:52:39 +02:00 |
lf_t55xx_multiwriter.lua
|
make miscchecks, skip venv
|
2025-03-23 23:22:23 +01:00 |
lf_t55xx_reset.lua
|
Fixed hid clone script & new t55xx reset script
|
2024-08-13 20:09:05 -04:00 |
mem_readpwd.lua
|
|
|
mem_spiffs_readpwd.lua
|
|
|
mfc_hammerlite.lua
|
|
|
multi_bruteforce.lua
|
|
|
ntag_clean.lua
|
Update ntag_clean.lua
|
2025-08-24 15:44:15 -05:00 |
ntag_getsig.lua
|
|
|
ntag_hammertime.lua
|
|
|
paxton_clone.lua
|
style
|
2025-07-28 15:45:04 +02:00 |