Breaking Samsung Android Passwords/PIN
#25
(04-12-2013, 11:04 AM)philsmd Wrote: @gat3way
Found another strange file on my phone /data/system/device_policies.xml
Code:
<policies>
<active-password quality="131072" length="4" uppercase="0" lowercase="0" letters="0" numeric="4" symbols="0" nonletter="4"/>
</policies>

I think they are missing an important attribute here, namely: plain="1111"
Lol

What the hell? Any valid reason for this file?

It's not the way you think. For some devices the data fits the device password. For others, structure is different, but also information is sometimes wrong. That's why I didn't post about this file.


Messages In This Thread
RE: Breaking Samsung Android Passwords/PIN - by bkerler - 04-19-2013, 04:05 PM