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

icopy-x , Capabilities structure version sent by Proxmark3 is not the same as the one used by the client! #28 #3

Closed
lucyxss opened this issue Feb 15, 2022 · 7 comments

Comments

@lucyxss
Copy link

lucyxss commented Feb 15, 2022

https://icopyx.com/

i try to install
1 way .brew install proxmark3

2 way.export HOMEBREW_PROXMARK3_PLATFORM=PM3ICOPYX && brew install proxmark3

3 way.brew install --with-generic proxmark3

➜ ~ proxmark3 /dev/tty.usbmodem21101
[=] Session log /Users/lucy/.proxmark3/logs/log_20220215.txt
[+] loaded from JSON file /Users/lucy/.proxmark3/preferences.json
[=] Using UART port /dev/tty.usbmodem21101
[!!] 🚨 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

➜ ~ uname -a
Darwin zxldeMacBook-Pro.local 21.2.0 Darwin Kernel Version 21.2.0: Sun Nov 28 20:28:41 PST 2021; root:xnu-8019.61.5~1/RELEASE_ARM64_T6000 arm64

@doegox
Copy link
Collaborator

doegox commented Feb 15, 2022

yes, proxmark3 firmware and client in the icopy-x are much older than the proxmark3 repo.
you can flash the proxmark3, but beware the icopyx GUI won't work anymore as it expects the old version

@lucyxss
Copy link
Author

lucyxss commented Feb 15, 2022

how to get matched proxmark3 client version. I want use proxmark3 or another client do some study

@doegox
Copy link
Collaborator

doegox commented Feb 15, 2022

@lucyxss
Copy link
Author

lucyxss commented Feb 15, 2022

Can provide a macos version client? I use RRG/Iceman/master/v4.9237 client always show me "[!!] 🚨 Capabilities structure version sent by Proxmark3 is not the same as the one used by the client!"

brew install proxmark3/4.9237 success

image

`➜ ~ /opt/homebrew/Cellar/proxmark3/4.9237/bin/proxmark3 /dev/tty.usbmodem21101
[=] Session log /Users/lucy/.proxmark3/log_20220215.txt
[=] Loading Preferences...
[+] loaded from JSON file /Users/lucy/.proxmark3/preferences.json
[=] Using UART port /dev/tty.usbmodem21101
[!!] 🚨 ERROR: cannot communicate with the Proxmark

➜ ~ /opt/homebrew/Cellar/proxmark3/4.9237/bin/proxmark3 /dev/tty.usbmodem21101
[=] Session log /Users/lucy/.proxmark3/log_20220215.txt
[=] Loading Preferences...
[+] loaded from JSON file /Users/lucy/.proxmark3/preferences.json
[=] Using UART port /dev/tty.usbmodem21101
[!!] 🚨 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
`

@doegox
Copy link
Collaborator

doegox commented Feb 15, 2022

no, I don't have OS X

@lucyxss
Copy link
Author

lucyxss commented Feb 16, 2022

Use RRG/Iceman/master/v4.9237-1230-g804fef2a

@lucyxss lucyxss closed this as completed Feb 16, 2022
@Hamid-K
Copy link

Hamid-K commented Aug 9, 2022

Using the v.4.9237 (PLATFORM=PM3OTHER) from https://github.com/RfidResearchGroup/proxmark3/releases/tag/v4.9237 still leads to the same issue and error. Tested on both MacOS and Arch linux.

I noticed the hash commit g804fef2a mentioned above is no longer listed (maybe due to repo name change?). Could you kindly please provide link to an online fork with exact and compatible revision that can be used?

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