Current command:
hf mf wipe --help
Wipe card to zeros and default keys/acc. This command takes a key file to wipe card Will use UID from card to generate keyfile name if not specified. New A/B keys..... FF FF FF FF FF FF New acc rights... FF 07 80 New GPB.......... 69 usage: hf mf wipe [-h] [-f <fn>] [--gen2] options: -h, --help This help -f, --file <fn> key filename --gen2 force write to Sector 0, block 0 (GEN2) examples/notes: hf mf wipe -> reads card uid to generate file name hf mf wipe --gen2 -> force write to S0, B0 manufacture block hf mf wipe -f mykey.bin -> use mykey.bin