You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A cross-platform GUI for [Proxmark3](https://github.com/Proxmark/proxmark3) client
3
5
4
6
[中文](README/doc/README_zh_CN.md)
5
7
@@ -25,32 +27,53 @@ A GUI for [Proxmark3](https://github.com/Proxmark/proxmark3) client
25
27
## Preview
26
28

27
29
28
-
more previews[here](README/doc/previews.md)
30
+
[more previews](README/doc/previews.md)
29
31
30
32
***
31
33
32
34
## About Iceman fork/repo
33
35
34
36
The [Iceman fork/repo](https://github.com/RfidResearchGroup/proxmark3) has more powerful functions like offline sniff. These guys even developed a new hardware called Proxmark3 RDV4 with smart card support. But the official repo and the Iceman repo is not fully compatible.
35
-
This GUI was designed for only official repo at first, but I'm trying to make it compatible with Iceman repo.
This GUI is compatible with Iceman/RRG repo(tested on v4.9237)
40
38
41
39
***
42
40
43
41
## About Compiled Windows clients
44
42
45
43
A cool guy [Gator96100](https://github.com/Gator96100) creates [ProxSpace](https://github.com/Gator96100/ProxSpace) and makes it possible to compile both the firmware and client on Windows.
46
-
Also, he makes the [pre-compiled Windows client](http://www.proxmark.org/forum/viewtopic.php?id=3975) so you can download it and run your PM3 client on Windows instantly.
44
+
Also, he makes the [pre-compiled Windows client](https://www.proxmarkbuilds.org/) so you can download it and run your PM3 client on Windows instantly.
47
45
I included his compiled client in my releases so you can use the GUI on the fly, and you can also use the GUI with your prefered client.
0 commit comments