Proxmark3 community

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.

Announcement

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.

#1 2016-11-06 16:11:31

gator96100
Contributor
From: Austria
Registered: 2016-03-25
Posts: 177

Compiled Windows clients - always up to date

Introduction

These builds are compiled with the newest version of ProxSpace and are always up to date. Here I will post the latest compiled Windows versions from the official Proxmark repository and some forks. If you want me to add a fork please tell me.

How to use

After downloading and extracting a precompiled build you need to flash your Proxmark3 with the correct firmware. This is done by first adjusting the com port inside “FLASH - All.bat” and then running it. “FLASH - All.bat” can be found inside the win32 or win64 folder. “FLASH - Bootrom.bat” and “FLASH - fullimage.bat” should only be used if you know what you are doing. After a successful flash you need to adjust the com port inside “Go.bat” and the run it. A new command prompt should appear and you should be able to send commands to your Proxmark3.

Report an error

If you ran into an error during the usage of a precompiled build please post following information:

  • The error and how to reproduce it.

  • The precompiled build used. Ex.  official-64-20180731-ab20cc35b7cef4e69a4e74f2b59d9e9b7fe2d022

  • The output of “hw ver” if possible.

  • Your hardware used (What Proxmark3, CPU, etc.).

  • Your Windows version. Ex. Windows 7 Ultimate x64.

Downloads:

Archive:
All precompiled builds

Precompiled builds:
Official x64: Latest build for Official x64
RDV40 dedicated x64: Latest build for RDV40 dedicated x64
RDV40 dedicated with Bluetooth addon x64: Latest build for RDV40 dedicated with Bluetooth addon x64
RRG / Iceman for Proxmark3 generic x64: Latest build for RRG / Iceman repository x64

Last edited by gator96100 (2021-01-07 03:50:51)

Offline

#2 2016-11-07 17:33:41

Danz
Contributor
From: Dubai
Registered: 2015-10-24
Posts: 98

Re: Compiled Windows clients - always up to date

you sir deserves a cookie smile

Thanks

Offline

#3 2016-11-16 00:07:09

jramb0
Contributor
Registered: 2016-11-07
Posts: 25

Re: Compiled Windows clients - always up to date

Nice thanks!

Last edited by jramb0 (2016-11-16 00:27:47)

Offline

#4 2016-11-22 01:13:07

ericlam2728
Contributor
Registered: 2015-09-26
Posts: 34
Website

Re: Compiled Windows clients - always up to date

Hi, i keep getting a proxmark3.exe has stopped working error. Any ideas on how to fix?

Offline

#5 2016-11-22 14:06:07

gator96100
Contributor
From: Austria
Registered: 2016-03-25
Posts: 177

Re: Compiled Windows clients - always up to date

What Windows version are you using? What build version? Is there any output to the console at all?

Offline

#6 2016-12-02 20:46:55

gelop4
Contributor
Registered: 2016-12-01
Posts: 3

Re: Compiled Windows clients - always up to date

Hello, many thanks for the compiled version.

I also get an error "proxmark3.exe has stopped working" with all version of iceman. (official build is working fine)
The error appear when executing 'data samples any values'
'data hexsamples' is working and output the values

with last build 20161122-b7f40ee2ad734d6081abf14347748a841c69d4b8

pm3 --> lf read
#db# LF Sampling config:
#db#   [q] divisor:           95
#db#   [b] bps:               8
#db#   [d] decimation:        1
#db#   [a] averaging:         1
#db#   [t] trigger threshold: 0
#db# Done, saved 40000 out of 40000 seen samples at 8 bits/sample
#db# buffer samples: ff ff ff ff ff ff ff ff ...
pm3 --> data samples 100
Reading 100 bytes from device memory

Data fetched
Samples @ 8 bits/smpl, decimation 1:1

>  proxmark3.exe!0042160b()  Unknown
Unhandled exception at 0x0042160B in proxmark3.exe: 0xC0000005: Access violation reading location 0xFFFFFFFF.

Offline

#7 2016-12-09 23:08:26

gator96100
Contributor
From: Austria
Registered: 2016-03-25
Posts: 177

Re: Compiled Windows clients - always up to date

gelop4 wrote:

Hello, many thanks for the compiled version.

I also get an error "proxmark3.exe has stopped working" with all version of iceman. (official build is working fine)
The error appear when executing 'data samples any values'
'data hexsamples' is working and output the values

with last build 20161122-b7f40ee2ad734d6081abf14347748a841c69d4b8

pm3 --> lf read
#db# LF Sampling config:
#db#   [q] divisor:           95
#db#   [b] bps:               8
#db#   [d] decimation:        1
#db#   [a] averaging:         1
#db#   [t] trigger threshold: 0
#db# Done, saved 40000 out of 40000 seen samples at 8 bits/sample
#db# buffer samples: ff ff ff ff ff ff ff ff ...
pm3 --> data samples 100
Reading 100 bytes from device memory

Data fetched
Samples @ 8 bits/smpl, decimation 1:1

>  proxmark3.exe!0042160b()  Unknown
Unhandled exception at 0x0042160B in proxmark3.exe: 0xC0000005: Access violation reading location 0xFFFFFFFF.

Due to school I was not able to look at it earlier. Unfortunately I'm not able to replicate this error, does it still exist with the latest build? What Windows version are you using? Does this error exist if you compile the iceman fork yourself or is this a bug in the iceman fork?

Offline

#8 2016-12-10 09:09:47

iceman
Administrator
Registered: 2013-04-25
Posts: 9,497
Website

Re: Compiled Windows clients - always up to date

Did you flash the fullimage from the same build as the client you are running?

Offline

#9 2016-12-10 12:15:25

raptor
Contributor
Registered: 2016-11-17
Posts: 27

Re: Compiled Windows clients - always up to date

I'm using this.
Thanks.

Offline

#10 2016-12-10 12:25:29

iceman
Administrator
Registered: 2013-04-25
Posts: 9,497
Website

Re: Compiled Windows clients - always up to date

As a suggestion,  start a new thread next time.

Offline

#11 2016-12-10 18:45:12

raptor
Contributor
Registered: 2016-11-17
Posts: 27

Re: Compiled Windows clients - always up to date

I get the same crash with iceman's fork. Official one is working.
I did flash the bootrom and fullimage. I tried three different versions in the google drive link above.
Any suggetions?

Edit: It seems to be the client in windows. I tried a very old client and it worked.
I want the newer client to work, any suggestions? smile

Last edited by raptor (2016-12-10 19:18:27)

Offline

#12 2016-12-10 19:25:01

iceman
Administrator
Registered: 2013-04-25
Posts: 9,497
Website

Re: Compiled Windows clients - always up to date

I don't get the crash when running

lf read
data samp 100
data hexsamp

http://pastebin.com/zsGW4qE2


To rule out the obvious,  did you git pull, make clean, make all ?

Offline

#13 2016-12-10 19:27:41

raptor
Contributor
Registered: 2016-11-17
Posts: 27

Re: Compiled Windows clients - always up to date

No, i just downloaded from the link above without github and without compiling , maybe that's the problem smile
I didn't hava to do it for the official though.

Edit: Those in the OP link are already precompiled and ready to use?

Last edited by raptor (2016-12-10 19:31:51)

Offline

#14 2016-12-10 19:34:37

iceman
Administrator
Registered: 2013-04-25
Posts: 9,497
Website

Re: Compiled Windows clients - always up to date

You need to ask @gator about that one since I don't have that problem in my fork on github.

Offline

#15 2016-12-10 19:36:58

raptor
Contributor
Registered: 2016-11-17
Posts: 27

Re: Compiled Windows clients - always up to date

Ok thanks bud! I'm downloading github now and will try to compile it myself.
In parallell i'm getting kali in vmware. Linux is lovely to running natively  but i'm a little stuck and have to run Win for my other apps.

Last edited by raptor (2016-12-10 19:37:34)

Offline

#16 2016-12-10 20:49:37

gator96100
Contributor
From: Austria
Registered: 2016-03-25
Posts: 177

Re: Compiled Windows clients - always up to date

I have no problem running the commands on my pc either. The precompiled iceman fork works perfectly on my side. I even test it on a freshly installed Windows system, I just installed the pm3 driver and it works.
I can not replicate this error, so I need additional information to fix it. What Windows version are you using? Did you test it on another Windows PC aswell?

Last edited by gator96100 (2016-12-10 20:53:23)

Offline

#17 2016-12-11 10:10:58

raptor
Contributor
Registered: 2016-11-17
Posts: 27

Re: Compiled Windows clients - always up to date

I get the same crash on another computer.

Both are win 7, one is 32bit the other is 64 bit.


FluxBB bbcode test

Last edited by raptor (2016-12-11 10:15:30)

Offline

#18 2016-12-12 05:02:45

marshmellow
Contributor
From: US
Registered: 2013-06-10
Posts: 2,302

Re: Compiled Windows clients - always up to date

Are you missing readline.dll?

Offline

#19 2016-12-12 08:26:05

gator96100
Contributor
From: Austria
Registered: 2016-03-25
Posts: 177

Re: Compiled Windows clients - always up to date

marshmellow wrote:

Are you missing readline.dll?

readline5.dll is already included.

Offline

#20 2016-12-16 20:08:46

asper
Contributor
Registered: 2008-08-24
Posts: 1,409

Re: Compiled Windows clients - always up to date

Good job gator96100, thank you for you work.

Offline

#21 2017-01-24 23:19:30

mr.Zorg
Contributor
From: Minsk
Registered: 2016-01-17
Posts: 5

Re: Compiled Windows clients - always up to date

What changes in these versions?

Offline

#22 2017-01-25 22:28:17

gator96100
Contributor
From: Austria
Registered: 2016-03-25
Posts: 177

Re: Compiled Windows clients - always up to date

mr.Zorg wrote:

What changes in these versions?

For a changelog please have a look into the corresponding repositories.

Offline

#23 2017-02-04 23:14:34

mr.Zorg
Contributor
From: Minsk
Registered: 2016-01-17
Posts: 5

Re: Compiled Windows clients - always up to date

Who is the author firmware Official?
Whether it is possible to contact him through this forum?

Offline

#24 2017-02-04 23:16:00

marshmellow
Contributor
From: US
Registered: 2013-06-10
Posts: 2,302

Re: Compiled Windows clients - always up to date

Many many individuals.  It is an open source project anyone can contribute.

Offline

#25 2017-02-04 23:42:12

mr.Zorg
Contributor
From: Minsk
Registered: 2016-01-17
Posts: 5

Re: Compiled Windows clients - always up to date

It's clear. Who can I contact with a request for changes in HF MF SIM cmd?

Offline

#26 2017-02-04 23:51:07

marshmellow
Contributor
From: US
Registered: 2013-06-10
Posts: 2,302

Re: Compiled Windows clients - always up to date

Start a new thread under the mifare section to explain what you are looking for or to do.

Offline

#27 2017-02-05 03:20:43

iceman
Administrator
Registered: 2013-04-25
Posts: 9,497
Website

Re: Compiled Windows clients - always up to date

Since its opensource, you can make changes yourself to the sourcecode. 
You can suggest changes but no garantees someone else will make them for you.
Either by posting a new thread or start a new issue on github.

Offline

#28 2017-03-13 23:01:25

MaBi
Contributor
Registered: 2016-11-06
Posts: 24

Re: Compiled Windows clients - always up to date

raptor wrote:

I get the same crash on another computer.

Both are win 7, one is 32bit the other is 64 bit.

It's the same for me with iceman version always with Win 7

Offline

#29 2017-03-14 08:25:31

iceman
Administrator
Registered: 2013-04-25
Posts: 9,497
Website

Re: Compiled Windows clients - always up to date

I tried downloading the latest iceman build from @gator96100 google drive  (first post),  and the client crashes on my win10, 64b too.

when running "hw tune", the text works but the command also shows the plot window.  Its there it crashes.  So my educated guess it your QT5 build of my fork doesn't work in the distro.  Your env may have QT5 installed which makes it work for you. 
I have two files in my client/platforms folder,  qwindows.dll and qwindowsd.dll   @gator96100 has one.

I hope this enables you to solve the issue at hand.

Offline

#30 2017-03-14 14:08:10

gator96100
Contributor
From: Austria
Registered: 2016-03-25
Posts: 177

Re: Compiled Windows clients - always up to date

iceman wrote:

I tried downloading the latest iceman build from @gator96100 google drive  (first post),  and the client crashes on my win10, 64b too.

when running "hw tune", the text works but the command also shows the plot window.  Its there it crashes.  So my educated guess it your QT5 build of my fork doesn't work in the distro.  Your env may have QT5 installed which makes it work for you. 
I have two files in my client/platforms folder,  qwindows.dll and qwindowsd.dll   @gator96100 has one.

I hope this enables you to solve the issue at hand.

Thanks for the info. I don't have a working proxmark at the moment, so I didn't check the latest builds. I'll look into it as soon as possible.

Last edited by gator96100 (2017-03-14 14:17:17)

Offline

#31 2017-03-14 23:02:14

MaBi
Contributor
Registered: 2016-11-06
Posts: 24

Re: Compiled Windows clients - always up to date

iceman wrote:

I hope this enables you to solve the issue at hand.

Unfortunately not. I have tried to add the second library (qwindowsd.dll) in win32\platforms folder or replace the first (qwindows.dll) with last version (Qt 5.8) but it crashes again

Offline

#32 2017-03-15 06:59:08

iceman
Administrator
Registered: 2013-04-25
Posts: 9,497
Website

Re: Compiled Windows clients - always up to date

@MaBi, you missunderstand, that post wasn't for you. it was directed to @gator96100

Offline

#33 2017-03-17 22:55:04

gator96100
Contributor
From: Austria
Registered: 2016-03-25
Posts: 177

Re: Compiled Windows clients - always up to date

I now added qwindowsd.dll, but I have no proxmark to test if that fixed it.
Also I had a problem in my local git repository for the official builds which prevented new builds of the official repository.

Offline

#34 2017-03-19 16:55:13

MaBi
Contributor
Registered: 2016-11-06
Posts: 24

Re: Compiled Windows clients - always up to date

gator96100 wrote:

I now added qwindowsd.dll, but I have no proxmark to test if that fixed it.

I have tried your last Iceman version 2017_03_19 (with qwindowsd.dll in win32\platforms folder) but it crashes again

Offline

#35 2017-03-23 22:11:41

fgo
Contributor
Registered: 2013-04-22
Posts: 14

Re: Compiled Windows clients - always up to date

Hi Julius, your compiled version is great, but I encounter a 2 problems since a few weeks:
1/ I can't execute scipts
command script list=>
Couldn't open the scripts-directory
and
2/ emv functions have disappeared from the menu since mid-February

Is there something I am doing wrong?

thanks!

Last edited by fgo (2017-03-23 22:45:15)

Offline

#36 2017-04-15 19:26:12

seanedu
Contributor
From: Canada
Registered: 2017-04-12
Posts: 105

Re: Compiled Windows clients - always up to date

@gator96100

Hi,I am now using your compiled version without any issue,just wondering if I can upgrade proxmark3.exe tool gui client,I am currently using win 32 bin 2.4 which is quite old version as far as I knew,is there any newer version available?I've searched all the forums,out of luck till now.

Thanks in advance

Last edited by seanedu (2017-04-15 19:27:04)

Offline

#37 2017-04-15 19:43:28

marshmellow
Contributor
From: US
Registered: 2013-06-10
Posts: 2,302

Re: Compiled Windows clients - always up to date

for the gui by graucho you just need to update the xml file with the new command structures. the exe never needs updating.

Offline

#38 2017-04-15 19:50:46

seanedu
Contributor
From: Canada
Registered: 2017-04-12
Posts: 105

Re: Compiled Windows clients - always up to date

Hi,marshmellow,thanks for pointing that out for me,I am a newbie on proxmark3,if you don't mind could you show me how to update settings.xml file,I don't know where to get settings.xml file and how to update it.

Thanks in advance

Last edited by seanedu (2017-04-15 21:47:40)

Offline

#39 2017-04-15 19:56:39

marshmellow
Contributor
From: US
Registered: 2013-06-10
Posts: 2,302

Re: Compiled Windows clients - always up to date

the xml file has to be updated manually, that is why it isn't updated.  none of the main pm3 maintainers actively use the gui so it has fallen behind.

i used to try to keep it up to date but i get short on time.

the format is pretty simple and can be learned from the examples of commands already there and you can get the current syntax of most of the commands from the help in the normal client (usually a h following the command)

Offline

#40 2017-04-15 20:05:21

marshmellow
Contributor
From: US
Registered: 2013-06-10
Posts: 2,302

Re: Compiled Windows clients - always up to date

if a few people are able to update the xml file and will work to keep it updated i will attempt to find an official location for the files.

Offline

#41 2017-04-15 20:16:55

seanedu
Contributor
From: Canada
Registered: 2017-04-12
Posts: 105

Re: Compiled Windows clients - always up to date

Hi,I got it,so far I've got no problem using precompiled version with terminal,but I've found it more convenient to use gui it saves a lot of time to type for instance,when I write blocks to t5577 tags specially
it saves a lot of time for me,make less spelling error,I found the gui is easier for me to use,so you think that it is hard for me to adds new command to gui,win 32 bin 2.4 current version I am using,don't have pyramid command,also when I write command manually like "lf pyramid clone xx xxxxx,pm3 got no reponse..I think I need to update xml through expert's helping hands...

Thanks in avdvance

Offline

#42 2017-04-15 23:52:34

ntk
Contributor
Registered: 2015-05-24
Posts: 701

Re: Compiled Windows clients - always up to date

"if a few people are able to update the xml file and will work to keep it updated i will attempt to find an official location for the files.!


I will try to keep setting.xml up-to-dated.

Kind of started to make command structure ready for the big merge, then I stopped by the end of last year. I think in future if I make a command structure available ahead of SW merge, I should put a "UNDER TRIAL" note next to it.

Is pyramid already in mainstream release?
AWID?
NOR?

@seanedu you still have issue with pyramyde? which sw, fork SW do you use?

Last edited by ntk (2017-04-15 23:55:39)

Offline

#43 2017-04-16 01:42:54

seanedu
Contributor
From: Canada
Registered: 2017-04-12
Posts: 105

Re: Compiled Windows clients - always up to date

Hi,ntk,I actually don't have any issue to demod and clone with pyramid tag at all when I used with precmpiled version of iceman's,only issue right now is to update my win32 bin 2.4 gui interface,gui that I am currently using is quite old version which dosn't have pyramid command,hopefully I could update xml for gui sooner...

Thanks

Offline

#44 2017-04-16 13:10:10

ntk
Contributor
Registered: 2015-05-24
Posts: 701

Re: Compiled Windows clients - always up to date

then it is clear pyramid is still not in the mainstream release. that is why there is no reaction.

Offline

#45 2017-04-16 14:19:01

seanedu
Contributor
From: Canada
Registered: 2017-04-12
Posts: 105

Re: Compiled Windows clients - always up to date

Hi,ntk,last time you told me to go to marshmellow's link to build sw and update settings.xml to update gui 2.4 version that I am currently using it,but there was no luck for me,I am still struggle to get it updates like the one you have, included pyramid command,any additional help will be appreciated..

Thanks

Last edited by seanedu (2017-04-16 14:20:06)

Offline

#46 2017-04-16 15:08:33

gator96100
Contributor
From: Austria
Registered: 2016-03-25
Posts: 177

Re: Compiled Windows clients - always up to date

I did repair my proxmark and started to test the iceman build on different hardware in order to find why it is crashing on some systems. It seems to be a hardware related issue. When compiled with my main computer (Intel i7 2600, fresh windows install with not even drivers installed) it works on all my intel based computers. When tested on my amd based computer the iceman build crashed at start, but when compiled on the amd system the iceman build works on every hardware that I tested. I did upload 2 versions of the iceman build. I need people to test them and if one of them crashes please tell me what build it was and on what hardware it was running.
https://drive.google.com/file/d/0B03wIb … sp=sharing
https://drive.google.com/file/d/0B03wIb … sp=sharing

Offline

#47 2017-04-16 15:34:30

seanedu
Contributor
From: Canada
Registered: 2017-04-12
Posts: 105

Re: Compiled Windows clients - always up to date

Hi,gator96100,I just tested file,the first one which is amd zip working fine on my os,but the second file which is intel zip failed to work,I am using window 7 home premium,I hope that help..

Offline

#48 2017-04-16 15:55:45

gator96100
Contributor
From: Austria
Registered: 2016-03-25
Posts: 177

Re: Compiled Windows clients - always up to date

seanedu wrote:

Hi,gator96100,I just tested file,the first one which is amd zip working fine on my os,but the second file which is intel zip failed to work,I am using window 7 home premium,I hope that help..

Are you testing on an AMD CPU?

Offline

#49 2017-04-16 15:57:40

seanedu
Contributor
From: Canada
Registered: 2017-04-12
Posts: 105

Re: Compiled Windows clients - always up to date

yes I have tested it with amd cpu

Last edited by seanedu (2017-04-16 16:00:23)

Offline

#50 2017-04-16 18:17:18

ntk
Contributor
Registered: 2015-05-24
Posts: 701

Re: Compiled Windows clients - always up to date

@seanedu

I just test pyramid menu command on Marshmellow SW fork (MM42 SW) it works fine, I did the same as the way I explained.

Could you see the
T55XX Extra Tools and its sub-directory, what is inside?

Last edited by ntk (2017-04-16 18:32:14)

Offline

Board footer

Powered by FluxBB