RfidResearchGroup / RFIDtools

RRG Android App for use with Proxmark3 RDV4 and the blueshark addon
GNU General Public License v3.0
454 stars 79 forks source link
android blueshark bluetooth nfc proxmark proxmark3 rdv4 rfid

RFID Tools

RFID Tools android app


:boom:Supported devices:dash:

The app support the following devices

Proxmark3 NFC Reader ACS ACR-122u Chameleon Mini PN532
img_pm3 img_nfc img_122 img_cml img_532
PN53X Derived(Testing)
NXP_PN533 . NXP_PN531 . SONY_PN531 . SCM_SCL3711 . SCM_SCL3712 . SONY_RCS360

Application features

Where to download app?

Updated note for app.

Developement tools list

How to build?

So easy, first you can get the source from GitHub:

  git clone https://github.com/xianglin1998/RFIDtools RFIDtools

after git clone, open "RFIDtools" with AndroidStudio.

App core implementation

Comunication: LocalSocket & LocalServerSocket(Android) Linux api: socket & abstract namespace

Build: gradle & cmake

Framework: MVP

Now all lib is compile to "libxxx.so", jni and ndk is basic. core is jni and ndk from java to c map.
not a linux executable file(Future)
Now, proxmark3 client is a linux executable.

It's second crazy reconstruction

It should take some time, because I'm the fighting alone Before the reconstruction is completed, the whole project may have some big problems, such as build failure or crash at runtime.

Compability list

The app has been tested with these Android phones. Feel free to contribute with your own findings.

Where to buy these devices?

Support

Open issues here relating to the source code, other support questions use android@rfidresearchgroup.com

Dependents

Thanks:

Maintainer

Feel free to contribute and make this app better!

Copyright

Copyright DXL 2019

Open source license

GPL