mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
make style
This commit is contained in:
@@ -608,4 +608,4 @@ def delete_file(aid, key_type, key, com_mode, aid_key_type, aid_key):
|
||||
print(response)
|
||||
|
||||
if __name__ == "__main__":
|
||||
authenticate_and_menu()
|
||||
authenticate_and_menu()
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
# Recover the shared key mask specific to an Ultralight AES card
|
||||
#
|
||||
#
|
||||
# Conditions:
|
||||
# * key blocks not locked by LOCK_KEYS
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user