From ef7a6bb166cdeeecf12244113ffd9636b5732d14 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Thu, 17 Dec 2020 22:54:23 +0100 Subject: [PATCH] text --- client/luascripts/hf_mfu_magicwrite.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/luascripts/hf_mfu_magicwrite.lua b/client/luascripts/hf_mfu_magicwrite.lua index 2961bd54c..4b4d7178a 100644 --- a/client/luascripts/hf_mfu_magicwrite.lua +++ b/client/luascripts/hf_mfu_magicwrite.lua @@ -60,7 +60,7 @@ arguments = [[ -p password (8 hexsymbols), set password on tag. -a pack ( 4 hexsymbols), set pack on tag. -s signature data (64 hexsymbols), set signature data on tag. - -o OTP data (8 hexsymbols), set one-time-pad data on tag. + -o OTP data (8 hexsymbols), set `one time programmable` data on tag. -v version data (16 hexsymbols), set version data on tag. -w wipe tag. You can specify password if the tag has been locked down. Fills tag with zeros and put default values for NTAG213 (like -t 5) -k pwd to use with the wipe option