Add python script to wipe S70 7b Gen2 magic tags. Thanks @vulnersCom

This commit is contained in:
iceman1001 2019-12-03 14:50:48 +01:00
commit bb5c4d6162
2 changed files with 3 additions and 2 deletions

View file

@ -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]))