Android Pattern Loc...
 
Notifications
Clear all

Android Pattern Lock Extraction Using JTAG

9 Posts
5 Users
0 Reactions
1,763 Views
(@harshbehl)
Trusted Member
Joined: 11 years ago
Posts: 67
Topic starter  

Hi
Can anyone help me in explaining how to get the android lock screen patterns using JTAG Extractions ? Replies will be really appreciated. Please help guys. Thanks in advance
You can also email me at harsh_behl@live.com


   
Quote
(@adamplus)
New Member
Joined: 11 years ago
Posts: 2
 

Another way you can try
enter the recovery mood
connect to pc
if usb debug works in this mood
select mount data
and delete /data/system/*.key in cmd.
if usb debug does not word in this mood
change to a higher edtion of recovery
these is risky you cannt open the phone
but you also can backup phone data in recovery mood


   
ReplyQuote
(@gorvq7222)
Reputable Member
Joined: 11 years ago
Posts: 236
 

Hi,

As I know,the key point of Android pattern lock is /DATA/SYSTEM/GESTURE.KEY . If the usb debug is on,you could use adb cmd to backup data from android phone. Then try to decrypt GESTURE.KEY. there is a tool called LockPatternUtils.java you could find it on the internet..
Of course you could use dictionary attack to decrypt GESTURE.KEY..the combination is not as big as you imagine…so it won't take long..

Rick


   
ReplyQuote
(@harshbehl)
Trusted Member
Joined: 11 years ago
Posts: 67
Topic starter  

Well the major trouble here is that the USB Debugging is not enabled. But obviously i will go with your advice if i am able to get the dump.Thanks a lot


   
ReplyQuote
(@gorvq7222)
Reputable Member
Joined: 11 years ago
Posts: 236
 

Hi

I think Ufed Chinex can solve it. It's made to acquire smart phones made in China with chipset like MTK…

Rick


   
ReplyQuote
(@gorvq7222)
Reputable Member
Joined: 11 years ago
Posts: 236
 

Sorry I made a mistake. Above answer is for the other question…


   
ReplyQuote
(@mobileforensicswales)
Reputable Member
Joined: 17 years ago
Posts: 274
 

http//www.cclgroupltd.com/a-rainbow-table-for-android-pattern-locks/


   
ReplyQuote
minime2k9
(@minime2k9)
Honorable Member
Joined: 14 years ago
Posts: 481
 

Just out of curiosity, why do you need the screen lock code if you already have a JTAG physical image?


   
ReplyQuote
(@harshbehl)
Trusted Member
Joined: 11 years ago
Posts: 67
Topic starter  

Hi
I just wanted to know it. No particular reason.


   
ReplyQuote
Share: