- Notifications
You must be signed in to change notification settings - Fork0
Golang utility to pretty print Mifare dump
License
NotificationsYou must be signed in to change notification settings
joanbono/gofare
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Golang utility to pretty print Mifare dump, both
1k
and4k
.
Based on the mightymfdread
.
$ gofare -dump MifareDump.bin
To get the color codes:
$ gofare -dump MifareDump.bin -v
To save the keys from a dump:
$ gofare -dump MifareDump.bin -keys
Parse dump from Flipper Zero:
$ gofare -dump MifareDump.bin -keys -flipper
About
Golang utility to pretty print Mifare dump