GoodV
GoodV copied to clipboard
Password as a File
Currently the RF430TAL152H backdoor password, which is only needed for medical devices and not for the GoodTag or other devices that use the publicly documented RF430 chips, is replaced by 0xFF bytes. To use those chips, the backdoor behavior must be repaired by inserting the proper password.
It would be easier if the app would load the password from a file or SQLite database in the SDCard's partition, so that there is no need to edit the source code. Close this issue when that is cleanly implemented and documented.