RfidResearchGroup / RFIDtools

RRG Android App for use with Proxmark3 RDV4 and the blueshark addon
GNU General Public License v3.0
496 stars 82 forks source link

Add support for changing the proxmark home directory #53

Closed Ten0 closed 4 years ago

Ten0 commented 4 years ago

With the current configuration, log files and dump get stored to /data/data/com.rfidresearchgroup.rfidtools/files/home. If you're not rooted, you cannot extract the dump files nor the log files. (or am I mistaken?) It would be great to be allowed to configure a location for these two in the app settings.

xianglin1998 commented 4 years ago

ok, i will add a opt on settings page, to change home path.

xianglin1998 commented 4 years ago

I am impl, :)

@Ten0

see: https://github.com/RfidResearchGroup/RFIDtools/releases/tag/v1.4.8