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.
No errors occur while it was compiling, but the moment I input ./client/proxmark3.exe, it shows a warning window, it seems like ZNKst9exception4whatev error in libstdc++-6.dll, Iam pretty sure this DLL file have already exist in directory of windows/system32 and ./client, and constructure of file is absolutely OK!
By the way, the size of proxmark3.exe it compiled is over 4MB, normal? it's just 1MB in ver 0.0.5.
Where am I going wrong?
environment:
* devkitARM r41
* SVN 1.7.4
* Qt 4.6.2
* Windows7 64bit
Offline
Check the DLL versions in the /client folder vs the qt folder. It compiles using a the qt folder DLLs but when you execute the exe from windows it uses the DLLs in the client folder. If they are not exactly the same it will crash.
Offline
Oh yes, it is!!!!! Appreciate marshmellow so so so much!!!!!!!!
Offline