Research, development and trades concerning the powerful Proxmark3 device.
Remember; sharing is caring. Bring something back to the community.
"Learn the tools of the trade the hard way." +Fravia
You are not logged in.
Time changes and with it the technology
Proxmark3 @ discord
Users of this forum, please be aware that information stored on this site is not private.
Pages: 1
Just wanted to post a minor edit that needs to be made to the examples/notes: that come up with the help command for hf mf personalize are missing the extra dash "-". When I add extra "-" the comand runs fine, just a typo or omissioin given in the help.
[usb] pm3 --> hf mf personalize -h
Personalize the UID of a MIFARE Classic EV1 card. This is only possible
if it is a 7Byte UID card and if it is not already personalized.
usage:
hf mf personalize [-hab] [-k <hex>] [--f0] [--f1] [--f2] [--f3]
options:
-h, --help This help
-a use key A to authenticate sector 0 (def)
-b use key B to authenticate sector 0
-k, --key <hex> key (def FFFFFFFFFFFF)
--f0 UIDFO, double size UID
--f1 UIDF1, double size UID, optional usage of selection process shortcut
--f2 UIDF2, single size random ID
--f3 UIDF3, single size NUID
examples/notes:
hf mf personalize -f0 -> double size UID
hf mf personalize -f1 -> double size UID, optional usage of selection process shortcut
hf mf personalize -f2 -> single size random ID
hf mf personalize -f3 -> single size NUID
hf mf personalize -b -k B0B1B2B3B4B5 -f3 -> use key B = 0xB0B1B2B3B4B5
Offline
Thanks for updating Proxmark3 application and firmware.
Offline
hf mf personalize what is this for?
Offline
Pages: 1