proxmark3 easy 512mb Can't use on rfidtools
xbebhxx3 opened this issue · 5 comments
I'm using the firmware of icemanv4.14831, but my proxmark3 doesn't work on rfidtools
Maybe you can update procmark client to latest version to support last iceman firmware?
I download Android studio, but it will take a long time to learn and update Application client. Im not programmer yet
As I understand we need to update pm3_lib from latest iceman firmware, but I can't compile it myself because of missing ninja and other dependencies (also i don't know how to cross-compile it to different archs).
Maybe @xianglin1998 can help us to update pm3_lib for this project?
@monster1025 I think we just need to replace proxmark3.zip because there is old pm3 client version.
Archive path: RFIDTools/app_main/src/main/assets/proxmark3.zip
My solution is put latest version https://github.com/RfidResearchGroup/proxmark3/releases/tag/v4.14831 ZIP archive into project and rebuild it.