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
Hi guys! Sorry I am a little bit of a newbie in the proxmark world and I have been playing around with it for a few weeks but now I reached somepleace where I really need to be able to use the hardnested command. After some research here I found that I need to compile https://github.com/iceman1001/proxmark3 this to be able to use that command.
I downloaded a fresch proxspace and put everything from https://github.com/iceman1001/proxmark3 to the pm3 folder in proxspace, opened the runme bat and typed make clean && make all but it does not compile as it should.
When I do the EXACT same steps above but instead of iceman i use this https://github.com/Proxmark/proxmark3 it compiles just fine.
With iceman i dont get any elf files or a proxmark3.exe
Can someone help out a newbie please
Offline
you will not be able to compile the icemanfork in the proxspace dev-environment because too old compiler version (GCC 4.4).
As others has tried, you would need a GCC version of 4.7, 4.8, 4.9 as is.
its all because of the new BF solver for hardnested.
So either you use a linux enviroment or you try the docker image I did.
Offline
At first I thought wow iceman your answer did not help me at all as i am a total newbie. But after lots of research I solved this problem thanks to you and your short answer actually got me to learn tons of other things along the way. So I must say thank you and thank you a lot. You made my day
Offline
You are welcome, I hope you have much fun learning rfid with your proxmark3 device.
Offline
Thank you I think I got the hang of most mifare classic related. Now to find out if you can emulate a cracked mifare card on an android device (galaxy s3) if it's even possible. That would be awesome
Offline
Pages: 1