diff options
author | drduh <github@duh.to> | 2024-03-17 09:43:11 -0700 |
---|---|---|
committer | drduh <github@duh.to> | 2024-03-17 09:43:11 -0700 |
commit | 228ff7c7ca852285db8b2d13fb9a20ae3aebeb59 (patch) | |
tree | 6fb96d7f51ebf342433a8b868a6b913a62d33821 /reset-yubikey | |
parent | Automate PIN and card operations (diff) | |
download | YubiKey-Guide-228ff7c7ca852285db8b2d13fb9a20ae3aebeb59.tar.gz |
Move keyserver instructions to later, more batch commands
Diffstat (limited to 'reset-yubikey')
-rw-r--r-- | reset-yubikey | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/reset-yubikey b/reset-yubikey new file mode 100644 index 0000000..a7f38c1 --- /dev/null +++ b/reset-yubikey @@ -0,0 +1,14 @@ +/hex +scd serialno +scd apdu 00 20 00 81 08 40 40 40 40 40 40 40 40 +scd apdu 00 20 00 81 08 40 40 40 40 40 40 40 40 +scd apdu 00 20 00 81 08 40 40 40 40 40 40 40 40 +scd apdu 00 20 00 81 08 40 40 40 40 40 40 40 40 +scd apdu 00 20 00 83 08 40 40 40 40 40 40 40 40 +scd apdu 00 20 00 83 08 40 40 40 40 40 40 40 40 +scd apdu 00 20 00 83 08 40 40 40 40 40 40 40 40 +scd apdu 00 20 00 83 08 40 40 40 40 40 40 40 40 +scd apdu 00 e6 00 00 +scd apdu 00 44 00 00 +/echo Card has been successfully reset. +/bye |