RfidResearchGroup / RFIDtools

RRG Android App for use with Proxmark3 RDV4 and the blueshark addon
GNU General Public License v3.0
481 stars 82 forks source link

proxmark3 easy 512mb Can't use on rfidtools #78

Open xbebhxx3 opened 2 years ago

xbebhxx3 commented 2 years ago

I'm using the firmware of icemanv4.14831, but my proxmark3 doesn't work on rfidtools

sun1ch commented 2 years ago

Try to set v4.13441 version. It's really works with Android app. Now I will use latest ver. for RDV4 at home with notebook, and also I can use Pm3 Easy Anywhere20220504_132744.jpg

monster1025 commented 2 years ago

Maybe you can update procmark client to latest version to support last iceman firmware?

sun1ch commented 2 years ago

I download Android studio, but it will take a long time to learn and update Application client. Im not programmer yet

monster1025 commented 2 years ago

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?

sun1ch commented 2 years ago

@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.