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.
Pages: 1
Hello,where i can find windows gui for pm3-bin-r486?
Offline
You should find it under the winsrc folder of your latest download. You should see a prox.exe and a gui.cpp. Don't forget, you'll need the QT plugin.
Offline
hello,
thanks for replay, but in my version is win32 folder and there is no gui. there is proxmark3.exe
Offline
Do a Search on the whole folder for the prox.exe. If you dont find it then you will either have to compile a version of prox.exe or download another package that includes the prox.exe and gui.cpp in the package. Try downloading the pm3-20090905-r216.zip (Release 2009 Summer).
Offline
Where i get the QT plugin Bugman1400 ??
Offline
kra
To run the client you need this libs(on windows):
libgcc_s_dw2-1.dll
libpthread-2.dll
mingwm10.dll
pthreadGC2.dll
QtCore4.dll
QtGui4.dll
readline5.dll
You can get them downloading proxmark3_win_bins_beta20100226.zip file from google code
Last edited by vivat (2011-10-09 11:43:46)
Offline
You should find it under the winsrc folder of your latest download. You should see a prox.exe and a gui.cpp. Don't forget, you'll need the QT plugin.
I can't find the winsrc folder in current SVN r499. Why?
Offline
Bugman1400 wrote:You should find it under the winsrc folder of your latest download. You should see a prox.exe and a gui.cpp. Don't forget, you'll need the QT plugin.
I can't find the winsrc folder in current SVN r499. Why?
Because the revision change doesn't affect the client. It may be a change in the osi or fpga code. For the r499, you will need to use the last known good client. I do not know what it is off the top of my head but, you should be able to figure it out.
Offline
r499 adds a new command to clone an HID tag to a T55x7 card.
The windows client changes, but it is in the CLIENT folder, not winsrc.
Offline
r499 adds a new command to clone an HID tag to a T55x7 card.
The windows client changes, but it is in the CLIENT folder, not winsrc.
Of course. The client had to change to add the 'clone' command.
Offline
Explain better....
svn checkout of last release. The checkout not give me the folder winsrc.
I knonw in r499 no changes in winsrc, but in the tree of SVN winsrc not exist.
You can browse it with Google Web Interface.
Offline
Explain better....
svn checkout of last release. The checkout not give me the folder winsrc.
I knonw in r499 no changes in winsrc, but in the tree of SVN winsrc not exist.
You can browse it with Google Web Interface.
Forget the winsrc folder. Look in the client folder.
Offline
Pages: 1