-
Notifications
You must be signed in to change notification settings - Fork 82
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
🚨 repo is older than version pushed to the playstore 🚨 #90
Comments
This seems to work for me on that regard: Although I've also had other issues that blocked the build, so really I'm building on https://github.com/Ten0/RFIDtools/tree/fix_build without flashing support (so, flash via computer to current version - ATM v4.16717). Finally after ~5h of work and hundreds of gigabytes of android tooling download I've managed to get this working so I'll save the struggle to anyone else who's trusting enough to use this |
Thank you for the hard working. What's the client version in App and what fw version should I use on Proxmark3? |
4.16.717, both That being said quickly after someone pointed out that there's an alternate setup that works directly with termux : That's a more up to date client. |
Hello, this compiled version does not seem to support use after Bluetooth connection, have you tried it? |
No I haven't, I've only tried with proxmark3 connected via USB. |
Sorry, it's my problem. While using Bluetooth connection, I also connected the device to the computer, which caused the port to be occupied, so I can't use Bluetooth connection. In addition, I also want to know how to compile the client's SO file in order to enable Python scripts support on the client. Recently, the Proxmark3 project has launched a new Python script to crack RF08S, and I want to run it on an Android phone using RFIDTools😊 |
|
Yes, I attempted to compile the client via Termux; however, without root privileges, connecting to proxmark3 via Termux necessitates the use of third-party TCP/UART software, which is quite inconvenient.
|
Wow.. Thank God I found this post 😂🤣😅 |
Hey @xianglin1998
I noticed that the version of this repo is 1.4.8 SDK21 && PM3 CWD when compilled it doesnt have the BT correct permissions for android OS 14 and the app crashes when giving it the permissions requested, The version in the play store 1.4.9 which has the permission works pretty well as long as you have the OLD client/fw for the proxmark3 X.
I was wondering if you could upload the most recent version 1.4.9 so we can try to update the pm3 client and see if we can get it to run on the newer version.
Thanks for all the help
The text was updated successfully, but these errors were encountered: