mirror of https://github.com/wh201906/Proxmark3GUI
parent
0f2cca9a98
commit
bec81e6c7d
@ -1,9 +1,35 @@
|
||||
# Proxmark3GUI
|
||||
A GUI for [Proxmark3](https://github.com/Proxmark/proxmark3) client
|
||||
|
||||
[中文](README/README.zh_CN.md)
|
||||
|
||||
***
|
||||
|
||||
## Features
|
||||
|
||||
+ Support raw commands of Proxmark3 client
|
||||
+ Have a friendly UI to test Mifare cards
|
||||
+ Easy to edit Mifare data files
|
||||
+ Support binary(.bin .dump) files and text(.eml) files
|
||||
+ ...
|
||||
|
||||
***
|
||||
|
||||
## Previews
|
||||
![nested_attack](README/mf_nested_attack.gif)
|
||||
|
||||
![mf_load_file](README/mf_load_file.gif)
|
||||
|
||||
![mf_edit_file](README/mf_edit_file.gif)
|
||||
|
||||
![raw_command](README/raw_command.gif)
|
||||
|
||||
***
|
||||
|
||||
Update Log:
|
||||
## Update Log:
|
||||
|
||||
### V0.1
|
||||
+ Able to deal with Mifare card and related files
|
||||
|
||||
## V0.0.1
|
||||
### V0.0.1
|
||||
+ a dumb version with a useless GUI and a serial choose box.
|
Binary file not shown.
After Width: | Height: | Size: 2.3 MiB |
Binary file not shown.
After Width: | Height: | Size: 650 KiB |
Binary file not shown.
After Width: | Height: | Size: 637 KiB |
Binary file not shown.
After Width: | Height: | Size: 857 KiB |
Loading…
Reference in New Issue