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

Looking to update Proxmark3 client version from v4.9237 to v4.13441 #73

Open
ASchneider-GitHub opened this issue Jun 28, 2021 · 6 comments

Comments

@ASchneider-GitHub
Copy link

Hey there. I'm currently looking to update RFIDtools and have it run the newest version of the PM3 client, which appears to be v4.13441 (released 3 days ago). I'm not seeing documentation for switching client versions before compiling the application. Is this something that can be done on my end, or is it going to require a lift from you guys to make sure everything is compatible?

@F9Alejandro
Copy link

The app would have to undergo a massive update to have its client interpreter up to the same version as the fw on the proxmark3 since it doesn't handle mismatch very well.

@ASchneider-GitHub
Copy link
Author

@F9Alejandro So in that case is it better to downgrade the bootrom and fullimage files to match the client version running on the RFIDtools application? Or is it okay to have the client at v4.9237, and the PM3 device at v4.13441?

@F9Alejandro
Copy link

You wouldn't want to downgrade the firmware or the image due to the massive changes between versions. It isn't smart to go back as you loose the ability and functions that came with the release. Best bet is to wait for someone to come around and update the app or to try using the termux version of the client once it is up to date.

Patients is a virtue in this case as you don't want to rush something and brick/break something.

@ASchneider-GitHub
Copy link
Author

Makes sense. I just wanted to make sure it was okay to keep the PM3 device & my Proxspace installation on v4.13441, even though RFIDtools is running on v4.9237. I do notice some pretty big functionality differences between the most recent version of PM3 and the one that RFIDtools is running which is unfortunate since I was hoping to use the PM3 device on the fly, but since there are over 4000 commits between the majour version releases, I'd imagine the RFIDtools' client version is pretty outdated as far as features go.

@F9Alejandro
Copy link

Last update for its client/fw bundle was last year around June. So def outdated since there are almost daily commits going on.

@UltrashRicco
Copy link

UltrashRicco commented Mar 19, 2022

In my case, FW v4.13441 (https://github.com/RfidResearchGroup/proxmark3/releases/tag/v4.13441) is the only one that works with my Proxmark Easy (256kB) with RFIDtools.

v4.9237 does not work. Firmwares more recent than v4.13441 do not work either. All give the following error:
Capabilities structure version sent by Proxmark3 is not the same as the one used by the client!
Please flash the Proxmark with the same version as the client.
ERROR: cannot communicate with the Proxmark

Is there any active development on the RFIDtools APP? The client is very outdated. I would love to help, but I know very little about programming.

Thanks for the work done so far though! Useful APP for using the Proxmark on the go with no computer!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants