mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
Add python script to wipe S70 7b Gen2 magic tags. Thanks @vulnersCom
This commit is contained in:
parent
46ba161ba2
commit
bb5c4d6162
2 changed files with 3 additions and 2 deletions
|
@ -147,4 +147,4 @@ for sector in sector_array:
|
|||
block += 1
|
||||
|
||||
for block in block_success:
|
||||
print("Block %s: %s" % (block ,block_success[block]))
|
||||
print("Block %s: %s" % (block ,block_success[block]))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue