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 a60b28ee66 Add Fill keys 4 years ago
README V0.1.1 4 years ago
common Small fix 4 years ago
lang Support Mifare Simulate and Sniff function 4 years ago
module Add Fill keys 4 years ago
ui Add Fill keys 4 years ago
.gitignore A useless, uncompleted version 5 years ago
LICENSE Create LICENSE 5 years ago
Proxmark3GUI.pro V0.1.1 4 years ago
README.md V0.1.1 4 years ago
main.cpp Make UI customizable 4 years ago

README.md

Proxmark3GUI

A GUI for Proxmark3 client

中文


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

mf_load_file

mf_edit_file

raw_command


Update Log:

V0.1.1

  • Complete Mifare module(support simulate and sniff)

V0.1

  • Able to deal with Mifare card and related files

V0.0.1

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