Research, development and trades concerning the powerful Proxmark3 device.
Remember; sharing is caring. Bring something back to the community.
"Learn the tools of the trade the hard way." +Fravia
You are not logged in.
Time changes and with it the technology
Proxmark3 @ discord
Users of this forum, please be aware that information stored on this site is not private.
I wrote a PM3 GUI with the Mifare datafile editing function.
You can download it on my Github releases
I spent about half a month writing this application. Theoretically, it could run on Linux, but I don't to know how to compile my project on Linux. And Linux users are more likely to use consoles.
Just follow the steps on README.md to compile it on Linux
Hope you will like it.
Last edited by wh201906 (2022-03-01 07:12:52)
Offline
Here is the project
Offline
it doesn't open
libstdc++-6.dll not found
libgcc_s_sjlj-1.dll not found
libwinpthread-1.dll not found
Last edited by smlyclts (2020-06-03 12:32:43)
Offline
Be nice.
Offline
Be nice.
SORRY
Offline
it doesn't open
libstdc++-6.dll not found
libgcc_s_sjlj-1.dll not found
libwinpthread-1.dll not found
Hello.
I've add these files into my GitHub release. You can try whether the new releases work or not.
Actually I don't know how to import every lib files into my release. Hope someone could tell me how to do it.
Looking forward to your feedback.
Offline
It can be opened and the port is okay, but the device cannot be connected.
Offline
It can be opened and the port is okay, but the device cannot be connected.
Which firmware version are you using? You can use the command line interface of PM3 client and send "hw version" to check it.
Offline
[ ARM ]
bootrom: RRG/Iceman/master/v4.9237-186-gbbd9271f 2020-06-03 20:13:20
os: RRG/Iceman/master/v4.9237-186-gbbd9271f 2020-06-03 20:13:36
I saw that you are using the official 3.1, it seems that not many people use it.
Last edited by shuxiang2020 (2020-06-05 08:42:43)
Offline
[ ARM ]
bootrom: RRG/Iceman/master/v4.9237-186-gbbd9271f 2020-06-03 20:13:20
os: RRG/Iceman/master/v4.9237-186-gbbd9271f 2020-06-03 20:13:36I saw that you are using the official 3.1, it seems that not many people use it.
I only have a dumb PM3 Easy. And I don't know if the Iceman forks can be applied to my hardware.
Offline
If your device has 512 memory, you can use the following one
RRG / Iceman repository (Proxmark3 generic):
RRG / Iceman repository x86: Precompiled builds for RRG / Iceman repository x86
RRG / Iceman repository x64: Precompiled builds for RRG / Iceman repository x64
Offline
If your device has 512 memory, you can use the following one
RRG / Iceman repository (Proxmark3 generic):
RRG / Iceman repository x86: Precompiled builds for RRG / Iceman repository x86
RRG / Iceman repository x64: Precompiled builds for RRG / Iceman repository x64
I'll try that and make my GUI compatible with the Iceman fork. Thanks.
Offline
Only use (Proxmark3 generic) builds for Easy, RDV2, RDV1 and other generic Proxmark3 devices.
Offline
Now it support some basic functions for Iceman Client.
You can read/write the selected blocks and save your time.
Also, I add a Trailer Decoder to analyze the Access Bits.
Offline
I didn't use any platform specified libraries so you can compile it on Linux manually.
(Having an easy UI to edit the data can save you a lot of time, compared to the CLI)
Offline
The GUI is now fully compatible with RRG/Iceman repo now(tested on v4.9237)
Offline
Hello! When reading Mifare, the Data column remains empty (version V0.2-win-RRGclient). Everything is fine in V0.1.4-win-RRGclient. Are you confirming the bug? Or maybe it's just me such a bug?
Offline
Hello! When reading Mifare, the Data column remains empty (version V0.2-win-RRGclient). Everything is fine in V0.1.4-win-RRGclient. Are you confirming the bug? Or maybe it's just me such a bug?
Thanks for your report. This bug does exist in that release. I will make a new release soon
Last edited by wh201906 (2021-03-16 03:16:15)
Offline
Thanks you wh201906!
Offline
Thx for the good work
Last edited by Petrolhead (2021-06-15 20:54:57)
Offline