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
Since @merlokk added json support to the pm3 client, we had talks about using it to add better dump format.
And he didn't hold back, but implemented the mifare classic json format. I have now added a new MFU dump format.
Sample files
Mifare classic json dump: https://pastebin.com/x6Xwc1EW
Mifare Ultralight/NTAG json dump: https://pastebin.com/gn5wG3KM
Currently in use with RRG repo in these commands. More save/load/dump/restore commands will implement a jsonformat aswell.
hf mf cload
hf mf csave
hf mfu dump
To ensure more usage, I have asked @Ikarus to add support for it in his MCT tool and also to add it to the chameleon mini GUI.
https://github.com/ikarus23/MifareClassicTool
https://github.com/iceman1001/ChameleonMini-rebootedGUI - supports JSON and MCT dump formats
If you have suggestions on how to make the format better, please do tell here.
Or how a new json dump format should look like for 14b / 15/ iclass / t55xx / em42x5 /em4x50 etc etc..
Offline
Thanks to @kgamecarter, the Chameleon Mini-Rebooted GUI, now has support for the new JSON format Mifare 1K.
Offline
...now a new json dump format for Mifare Ultralight / NTAG, a.k.a hf mfu dump commands is needed...
Offline
hf mfu dump
Sampe file of new JSON dump format for Ultralight/NTAG
https://pastebin.com/gn5wG3KM
Implemented in RRG repo.
Offline
Pages: 1