Homebrew [Concept Art] Lock Screen and Bootmanager

Would you use this?


  • Total voters
    85
  • Poll closed .

Luglige

hiatus
Member
Joined
Jan 24, 2016
Messages
1,414
Trophies
1
Location
under your bed
XP
883
Country
Antarctica
You could make it more secure by making it a payload stored on NAND, like some of the current a9lhax bootloaders.

Yesterday, I saw this splash screen someone had made, it'd freeze the console on it at boot unless you powered on holding A. Could work with a similar idea, locking you out of the console with no instructions unless you press a certain button sequence.
Did they release it? I want it XD
 

Joom

 ❤❤❤
Member
Joined
Jan 8, 2016
Messages
6,067
Trophies
1
Location
US
Website
mogbox.net
XP
6,077
Country
United States
You could make it more secure by making it a payload stored on NAND, like some of the current a9lhax bootloaders.

Yesterday, I saw this splash screen someone had made, it'd freeze the console on it at boot unless you powered on holding A. Could work with a similar idea, locking you out of the console with no instructions unless you press a certain button sequence.
Then you just get dog turds sent to your house and the thief will most likely find a way around it. Unless of course you use a PO box, but I still doubt it'd be sent back.
 

capito27

Well-Known Member
Member
Joined
Jan 19, 2015
Messages
874
Trophies
0
XP
1,230
Country
Swaziland
i'm sorry, but that theme won't work, touchsecreen is still unreachable from ARM9 code, so if you really want such a thing, you will need to use buttons only
 

Mistie

Legit Furry Trash
OP
Member
Joined
Jan 20, 2016
Messages
181
Trophies
0
Age
25
Location
Alberta
XP
298
Country
Canada
i'm sorry, but that theme won't work, touchsecreen is still unreachable from ARM9 code, so if you really want such a thing, you will need to use buttons only
I didn't realize the touch screen did not function... Hmm that's a bit disappointing.
 

daxtsu

Well-Known Member
Member
Joined
Jun 9, 2007
Messages
5,627
Trophies
2
XP
5,194
Country
Antarctica
I didn't realize the touch screen did not function... Hmm that's a bit disappointing.

You could still bring up the ARM11 CPU to handle the touch stuff (see screen init, that needs ARM11 to be running, at least temporarily, if I'm not mistaken).
 

capito27

Well-Known Member
Member
Joined
Jan 19, 2015
Messages
874
Trophies
0
XP
1,230
Country
Swaziland
You could still bring up the ARM11 CPU to handle the touch stuff (see screen init, that needs ARM11 to be running, at least temporarily, if I'm not mistaken).
that should be able to work, but there is a little tiny problem ; there is litterally 0 incentive for devs to achieve toutch screen support to ARM9 payloads ^^' since we already have the easy to use buttons for all the control needs :P
 

daxtsu

Well-Known Member
Member
Joined
Jun 9, 2007
Messages
5,627
Trophies
2
XP
5,194
Country
Antarctica
that should be able to work, but there is a little tiny problem ; there is litterally 0 incentive for devs to achieve toutch screen support to ARM9 payloads ^^' since we already have the easy to use buttons for all the control needs :P

I can think of one aside from this, but it's minor too: Linux.
 

capito27

Well-Known Member
Member
Joined
Jan 19, 2015
Messages
874
Trophies
0
XP
1,230
Country
Swaziland
I can think of one aside from this, but it's minor too: Linux.
there is already a linux loader for arm9 without toutch screen support, so i doubt that will help with giving incentive to be able to use touch screen from arm9, but i may be wrong...
 
  • Like
Reactions: daxtsu

capito27

Well-Known Member
Member
Joined
Jan 19, 2015
Messages
874
Trophies
0
XP
1,230
Country
Swaziland
Then what is touchPosition in "libctru\include\3ds\services\hid.h"?
this is a global HID library for the console, in a classical homebrew setup (from homebrew channel, with both arm9 and arm11 working properly), not to use from the ARM9 only with arm11 barely initialised that is A9LH.

If you believe i am wrong, then by all means, produce a PoC arm9 payload using touch screen for A9LH :)
 

Bu2d85

Well-Known Member
Member
Joined
Nov 6, 2014
Messages
1,042
Trophies
0
Age
38
XP
1,276
Country
United States
I didn't realize the touch screen did not function... Hmm that's a bit disappointing.
The code for a lock screen already exists. Decrypt9 does this when you want to restore a NAND(although it does give you the passcode on screen).

That same thing could be applied to your lock screen. Instead of using a keyboard with numbers just use a button combination. "A, up, left, B" or something like that. No touch screen required.
 

HowDoI?

Well-Known Member
Member
Joined
Feb 27, 2016
Messages
191
Trophies
0
Age
25
XP
35
Country
The code for a lock screen already exists. Decrypt9 does this when you want to restore a NAND(although it does give you the passcode on screen).

That same thing could be applied to your lock screen. Instead of using a keyboard with numbers just use a button combination. "A, up, left, B" or something like that. No touch screen required.
or like 123 456 789 0 and u use de arrow circular pad to move
 

Bu2d85

Well-Known Member
Member
Joined
Nov 6, 2014
Messages
1,042
Trophies
0
Age
38
XP
1,276
Country
United States
or like 123 456 789 0 and u use de arrow circular pad to move
That method would be too slow and annoying. Honestly at that point I wouldn't use it.

Also with a button combination you would only need two images. A red screen with a closed lock and a green screen with an open lock. Obviously it would change when you get the combination right. After that it would bring up your menu or autoboot depending on your setup.
 
  • Like
Reactions: SomeGamer

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    SylverReZ @ SylverReZ: @Psionic Roshambo, Thats pretty cool.