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

Latest RFIDTools (10.apk) not working with latest proxmark code. #46

Closed monster1025 closed 4 years ago

monster1025 commented 4 years ago

Latest RFIDTools (10.apk) not working with latest proxmark code (iceman edition, master branch). It says invalid protocol version. Proxmark is connected by USB.

CAPABILITIES_VERSION was changed to 5 and BigBufSize now present in protocol. https://github.com/RfidResearchGroup/proxmark3/commit/291238a2f0b148690d154ba2391a8a32e11d1f7b#diff-3f754ec7b8a86af461003f72b79c42ba

xianglin1998 commented 4 years ago

RFID Tools need to use new Terminal impl, such as Termux, Android Emulator. So i must bring current CONSOLE view from SimpleConsoleView to FullTerminalView change first.

This is a big big big change, plz wait, after terminal view finish, the fw and client version will update sync.

@monster1025

xianglin1998 commented 4 years ago

I provide the RRG branch with a complete cross compilation process. In the subsequent process, RFID tools will use the cross compiled executable to provide client services. This client can be compiled by the user himself. At that time, you will get a more complete terminal experience.

xianglin1998 commented 4 years ago

@monster1025 The client and terminal view is updated.

Now you can run your RDV4 on app latest version.

So i can close this thread.

monster1025 commented 4 years ago

Thanks a lot! =)

xianglin1998 commented 4 years ago

Google play need some time to update, if you need app now, i can upload to repo release and you can goto download.

See: https://github.com/RfidResearchGroup/RFIDtools/releases/tag/v1.4.6

xianglin1998 commented 4 years ago

This is a screenshot, is very nice terminal, go to download you can get it.

2

monster1025 commented 4 years ago

Yep, got it - great, works like a charm! Terminal view is much cooler than before! Thank you again! =) One thing is missing - quick commands button, but it is not a big problem =)

xianglin1998 commented 4 years ago

Easy Button need some time to recovery, if i have the time. :)

monster1025 commented 4 years ago

Not a big problem, it works again, look much cooler and it is enough to have a great experience =)