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
guys sorry to bother i have a mifare plus and i would like to study it first i would like to know how i write
[usb] pm3 --> hf mfp wrbl
Usage: hf mfp wrbl [-h|-H|--help] [-v|-V|--verbose] [-b|-B|--keyb] <Block Num (0..255)> <Data (HEX 16 bytes)> [<Key (HEX 16 bytes)>]
Writes one block to Mifare Plus card.
-h, -H, --help This help
-v, -V, --verbose show internal data.
-b, -B, --keyb use key B (by default keyA).
Usage:
hf mfp wrbl 1 ff0000000000000000000000000000ff 000102030405060708090a0b0c0d0e0f -> writes block 1 data
hf mfp wrbl 2 ff0000000000000000000000000000ff -v -> writes block 2 data with default key 0xFF..0xFF and some additional data
Offline
Pages: 1