This commit is contained in:
iceman1001 2019-12-03 14:53:08 +01:00
commit 3d366d50ef
2 changed files with 5 additions and 5 deletions

View file

@ -26,10 +26,10 @@ example =
-- This will print the stored Mifare dictionary keys
script run read_pwd_mem -m
-- This will print the stored t55xx dictionary passwords
script run read_pwd_mem -t
-- This will print the stored iClass dictionary keys
script run read_pwd_mem -i
]]