pm3 client is a linux executable.

This commit is contained in:
DXL
2020-07-01 17:11:45 +08:00
committed by GitHub
parent 8031a38a5b
commit 1e7b25c9b7
+3 -1
View File
@@ -73,7 +73,9 @@ 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)
~~not a linux executable file(Future)~~
Now, proxmark3 client is a linux executable, the executable pack in: app_main/src/main/assets/proxmark3.zip
You can compile your client and use zip to pack client and update on app settings page(Future).
## Compability list