Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
monster1025 opened this issue Jun 26, 2020 · 9 comments · Fixed by #48
Closed

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

monster1025 opened this issue Jun 26, 2020 · 9 comments · Fixed by #48
Assignees
Labels
bug Something isn't working

Comments

@monster1025
Copy link

monster1025 commented Jun 26, 2020

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.
RfidResearchGroup/proxmark3@291238a#diff-3f754ec7b8a86af461003f72b79c42ba

@xianglin1998
Copy link
Collaborator

xianglin1998 commented Jun 27, 2020

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
Copy link
Collaborator

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
Copy link
Collaborator

@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
Copy link
Author

Thanks a lot! =)

@xianglin1998
Copy link
Collaborator

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 xianglin1998 linked a pull request Jul 1, 2020 that will close this issue
@xianglin1998 xianglin1998 self-assigned this Jul 1, 2020
@xianglin1998 xianglin1998 added the bug Something isn't working label Jul 1, 2020
@xianglin1998
Copy link
Collaborator

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

2

@monster1025
Copy link
Author

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
Copy link
Collaborator

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

@monster1025
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants