Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#7921 - password protected screen saver bitmap display

Attached to Project: Rockbox
Opened by Gerritt Gonzales (GRaTT) - Wednesday, 10 October 2007, 01:31 GMT+1
Last edited by Steve Bavin (pondlife) - Wednesday, 10 October 2007, 12:46 GMT+1
Task Type Patches
Category Plugins
Status Unconfirmed
Assigned To No-one
Player type All players
Severity Low
Priority Normal
Reported Version current build
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Private No

Details

This patch allows you to open any bitmap
backdrop size or smaller and display it.
It wil display a random 2 digit password
before the image. To exit select power
on the sansa and enter the password.
Use select on the sansa to exit without
a password (backdoor)
Just a proof of concept for password protection.
You could make a WPS screen to display.
select a bmp and use open with to set the config file
and then run the plugin.
GRaTT
This task depends upon

Comment by Pascal Briehl (ColdSphinX) - Wednesday, 10 October 2007, 15:56 GMT+1
"Nice" password protection, if I press power it asks for the password but if I press select it quits without asking. (Irony)
Comment by Gerritt Gonzales (GRaTT) - Wednesday, 10 October 2007, 17:30 GMT+1
yes select is a backdoor.
Easy to lock it down, remove some code, but I forgot the password
so many times while testing I put in the backdoor.
The matrix_pass  FS#7920  screensaver has no backdoor.
GRaTT
Comment by Steve Bavin (pondlife) - Wednesday, 10 October 2007, 18:57 GMT+1
Even without a backdoor, what's stopping someone resetting the device to access it? Don't know if the Sansa has a hardware shut down/reset, but many targets do...
Comment by Gerritt Gonzales (GRaTT) - Wednesday, 10 October 2007, 23:37 GMT+1
This provides as much protection as a win98
password protected screensaver. This is only
to keep honest people from poking where they should not.
GRaTT

Loading...