Skip to content
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

Password as a File #3

Open
travisgoodspeed opened this issue Dec 11, 2019 · 0 comments
Open

Password as a File #3

travisgoodspeed opened this issue Dec 11, 2019 · 0 comments
Labels
good first issue Good for newcomers

Comments

@travisgoodspeed
Copy link
Owner

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.

@travisgoodspeed travisgoodspeed added the good first issue Good for newcomers label Dec 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant