Hi I’m new here and I need a bit of help. I recently downloaded a python script to grab a pin locked password from a phone and then another to brute force the password with said information. I have never used any scripting language so I’m not sure how to execute the scripts on the phone. The phone is not rooted nor does it have usb debugging enabled. It is connected via usb to my computer. I’m basically just trying to open the phone cause it is locked with an alphanumerical pin. Any help would be greatly appreciated thank you!!
On Sat, 26 Jan 2013 15:46:01 +0000, Saltyspoon wrote:
> Hi I’m new here and I need a bit of help. I recently downloaded a python
> script to grab a pin locked password from a phone and then another to
> brute force the password with said information. I have never used any
> scripting language so I’m not sure how to execute the scripts on the
> phone. The phone is not rooted nor does it have usb debugging enabled.
> It is connected via usb to my computer. I’m basically just trying to
> open the phone cause it is locked with an alphanumerical pin. Any help
> would be greatly appreciated thank you!!
If you don’t have access to the device, perhaps you should ask the person
whose device it is.
This forum isn’t here to help people hack/crack devices.
If it’s your phone, you might contact the carrier you are with or the
reseller who sold the phone for assistance in regaining access to your
phone. The carrier usually has some ability to do a reset on the phone
or help with recovering data from it.
Jim
–
Jim Henderson
openSUSE Forums Administrator
Forum Use Terms & Conditions at http://tinyurl.com/openSUSE-T-C
If you have python interpretor installed(type python in terminal to check ) then it is matter of running “python<space><filename>.py” in a terminal