update text

This commit is contained in:
iceman1001 2023-01-08 19:31:22 +01:00
commit d1aa57ac5d

View file

@ -6,20 +6,20 @@ local ansicolors = require('ansicolors')
copyright = '' copyright = ''
author = "Iceman" author = "Iceman"
version = 'v1.0.1' version = 'v1.0.2'
desc = [[ desc = [[
This script calculates mifare Ultralight-EV1 pwd based on uid diversification for an Italian ticketsystem This script calculates mifare Ultralight-EV1 pwd based on uid diversification for an Italian ticketsystem
Algo not found by me. Algo not found by me.
]] ]]
example =[[ example =[[
-- if called without, it reads tag uid -- if called without, it reads tag uid
script run hf_mfu_uidkeycalc-italy script run hf_mfu_uidkeycalc_italy
-- --
script run hf_mfu_uidkeycalc-italy -u 11223344556677 script run hf_mfu_uidkeycalc_italy -u 11223344556677
]] ]]
usage = [[ usage = [[
script run hf_mfu_uidkeycalc-italy -h -u <uid> " script run hf_mfu_uidkeycalc_italy -h -u <uid> "
]] ]]
arguments = [[ arguments = [[
-h : this help -h : this help