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 know that this is an lame request, but I am having the worst time trying to compile the firmware for my Proxmark3. I am trying to get LF standalone clone working, and I know I have to remove "-DWITH_ISO14443a_StandAlone " from line 13 of the armsrc makefile. However, after I do that I am not able to compile it all again.
Would it be possible for someone to make this change and compile it for me? It would be a huge help.
Thank you,
Offline
I will do it for you.
Remove that -DWITH_ISO14443a_StandAlone
compile
then zip the elf +exe flles sending to you. Remember you will pay my next internet bill.
https://www.dropbox.com/s/qk5tcpj6y9duifp/standalone.7z?dl=0
Last edited by ntk (2016-03-11 20:49:55)
Offline
Thank you! I will say, this project has made me feel really dumb haha.
I just can't figure out all of my issues...to say the least. Perl isnt working, MSYS isnt working, etc, etc.
I can't wait to get this completed...
Offline
ooops
I use Marshmellow42 build to compile the standalone. Hope you don't mind. Any problem I will build again with SW on top of GIT
Offline
That should be fine. Where do I find the .zip file?
Offline
oh dear it is shared in dropbox can you not see it??? in msg post #2
or you mean the unzip tool?
http://7-zip.org/download.html
Last edited by ntk (2016-03-11 21:05:00)
Offline
I can see it but I think I only got the make file not the elf and .exe
Offline
When I try to open he proxmark3.exe I get an error - "the program can't start because pthreadGC2.dll is missing from your computer. I basically get a different .dll error when trying open any of the .exe files.
Offline
I think what I need is bootrom.elf and fullimage.elf that are compiled with of the edited makefile.
Offline
Do you open it with 7z? flasher.exe, fpga_compres.exe, proxmark3.exe is right there.
Then in the recovery directory there are bootrom.bin, fullimage.bin and proxmark3_recovery.bin
https://www.dropbox.com/s/rv9n0t14u5ttdm8/fullimage.elf?dl=0
https://www.dropbox.com/s/pgirq2bp4x9p1b7/bootrom.elf?dl=0
Offline
There we go!
Thank you so much!
Offline