A cross-platform GUI for Proxmark3 client | 为PM3设计的跨平台图形界面
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
wh201906 6b8e98b735 Refactor the basic connect function(using QThread) 4 years ago
.gitignore A useless, uncompleted version 5 years ago
LICENSE Create LICENSE 5 years ago
Proxmark3GUI.pro Add hardnested dialog 5 years ago
README.md Update README.md 4 years ago
main.cpp A useless, uncompleted version 5 years ago
mainwindow.cpp Refactor the basic connect function(using QThread) 4 years ago
mainwindow.h Refactor the basic connect function(using QThread) 4 years ago
mainwindow.ui Optimize the read logic and complete PM3 connection state 4 years ago
mf_attack_hardnesteddialog.cpp Optimize the read logic and complete PM3 connection state 4 years ago
mf_attack_hardnesteddialog.h Add hardnested dialog 5 years ago
mf_attack_hardnesteddialog.ui Optimize the read logic and complete PM3 connection state 4 years ago
mifare.cpp add command history 5 years ago
mifare.h dev commit 5 years ago
pm3process.cpp Refactor the basic connect function(using QThread) 4 years ago
pm3process.h Refactor the basic connect function(using QThread) 4 years ago

README.md

Proxmark3GUI

A GUI for Proxmark3 client


Update Log:

V0.0.1

  • a dumb version with a useless GUI and a serial choose box.