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.
The version of firmware running on your proxmark is out of sync with the windows client you are using.
Offline
final edit:
I've addressed all of my problems now. Thanks again, cat.
(i was also leaving out a part of the command when trying: lf em4x em410xread)
Last edited by cup (2010-06-25 14:58:54)
Offline
I found a problem in the snooper.exe, it uses the old command, hi14asnoop and not the new hf 14a snoop and hi14alist instead of hf 14a list
So it gives infinite errors in a loop. Until you quit the application.
It is fixed in the latest snooper.c
Last edited by Huuf (2011-01-24 16:49:48)
Offline
Hey im having same problems as robisen does... Anyone has an answer on that? I had to register just to bump this thread to find an answer on that
Offline
Hi joes,
I'm working on step-by-step instructions for each OS. But for now...
For Proxmark users planing on developing under Windows I suggest you do the following:
Download (and install) 7-ZIP from here: http://www.7-zip.org/download.html
Download (and install) TortoiseSVN: http://tortoisesvn.net/downloads.html
Download ProxSpace-20100226-r390.7z from: http://code.google.com/p/proxmark3/downloads/list
Once downloaded, move (if required) ProxSpace-20100226-r390.7z to wherever you want to keep your Proxmark project.
Assuming you installed 7-ZIP using all of the default options, you should have 7-ZIP context menu items.
Right-click ProxSpace-20100226-r390.7z and select 7-Zip > Extract Here
Assuming you installed TortoiseSVN using all of the default options, you should have subversion context menu items.
Go in to the newly created ProxSpace folder and right-click the pm3 folder. Select SVN Update
...and finally...
In the ProxSpace folder there should be a file called runme.bat. You will need to modify 'MYPATH'. Eg.
If your 'ProxSpace' folder path is 'C:\ProxMark\ProxSpace' use the following: 'set MYPATH=%~d0\ProxMark\ProxSpace'
Run 'runme.bat'.
Hope this helps.
Regards,
-0xFFFF
Offline
Hi joes,
I'm working on step-by-step instructions for each OS. But for now...
For Proxmark users planing on developing under Windows I suggest you do the following:
Download (and install) 7-ZIP from here: http://www.7-zip.org/download.html
Download (and install) TortoiseSVN: http://tortoisesvn.net/downloads.html
Download ProxSpace-20100226-r390.7z from: http://code.google.com/p/proxmark3/downloads/list
Once downloaded, move (if required) ProxSpace-20100226-r390.7z to wherever you want to keep your Proxmark project.
Assuming you installed 7-ZIP using all of the default options, you should have 7-ZIP context menu items.
Right-click ProxSpace-20100226-r390.7z and select 7-Zip > Extract Here
Assuming you installed TortoiseSVN using all of the default options, you should have subversion context menu items.
Go in to the newly created ProxSpace folder and right-click the pm3 folder. Select SVN Update
...and finally...
In the ProxSpace folder there should be a file called runme.bat. You will need to modify 'MYPATH'. Eg.
If your 'ProxSpace' folder path is 'C:\ProxMark\ProxSpace' use the following: 'set MYPATH=%~d0\ProxMark\ProxSpace'
Run 'runme.bat'.Hope this helps.
Regards,
-0xFFFF
Yah that is gr8... i appreciate that and i believe others as well
peace...joes
Offline