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
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 installed Proxspace on Windows as I have been working with the Windows to use the PM3 RDV4 install because on Kali when I run;
make clear && make all
It outputs *** No rule to make target 'clear'. Stop
https://hastebin.com/ibujeduket.makefile
https://hastebin.com/unojoriyeh.makefile
https://hastebin.com/aforiseben.makefile
https://hastebin.com/upubazibix.makefile
These are the 4 makefiles in my directory, from what I can see 'clear' only appears in the host file.
Did I install something wrong? I did use the video that is on the installation page: https://github.com/RfidResearchGroup/proxmark3/blob/master/doc/md/Installation_Instructions/Linux-Installation-Instructions.md
The only difference between the video it seems is that the actual written text doesn't say to do; make clear && make all, but I assume it's needed.
No, that is most likely part of the remake we are doing right now. We change the folder layouts, it should be back to working order on most OS's now. (Compiles on OSX/*nix/WSL) MingW / Proxspace v3.3 seems to suffer still.
If you had an old version of the repo, try making a new clone.