[NO ROOT] [NO USB DEBUGGING] Unlock Your Android Pattern - Other Tools & General Discussion

Unlock Your Android Pattern
Without Root & Debugging​
Tested Devices :
1.Samsung Galaxy Y
2.Samsung Galaxy Y Duos
Required Files :
1.cwm.zip for Galaxy Y Duos https://db.tt/nxnZWSOp
you can search for your devices on xda
2.delete_passward.zip https://sourceforge.net/projects/androidpatternunlocker/files/latest/download
All Download Links Are Without ADDs.
Procedure :
1.copy both files in root of memory card
2.Insert that memory card in your android device
3.Now switch off your device
4.Now press volume up + power + home button together to start recovery mode
5.In this mode touch will not work so navigate using volume up and down keys and select using home button
6.Now select ‘update zip from sd card’
7.Now select 'cwm.zip'
8.Yellow coloured menu will appear
9.Select ‘install zip from sd card’
10.Then select ‘choose zip from sd card’
11.Select ‘ delete_passward.zip’
12.Now select ‘yes’
13.Then the process will complete after some time
14.Now press back and select ‘Reboot Device’
15.Now Draw Any pattern your device will unlock
16.Now to set new pattern lock use default manner setting-location & security-set new lock
17.Enjoy.

For those interested, here is the content of the updater-script :
Code:
ui_print("Unlock Passward - By ADITYA KAMBLE");
ui_print("Mounting System");
ui_print("Mounting Data");
run_program("/sbin/busybox", "mount", "/system");
run_program("/sbin/busybox", "mount", "/data");
ui_print("Deleting Pattern/ PIN Lock Keys");
delete("/data/system/gesture.key");
delete("/data/system/password.key");
ui_print("Unmounting System");
ui_print("Unmounting Data");
run_program("/sbin/busybox", "umount", "/system");
run_program("/sbin/busybox", "umount", "/data");
ui_print("Done. Created By- ADITYA KAMBLE");
The 2 important lines here are the "delete" ones.

Sine. said:
For those interested, here is the content of the updater-script :
Code:
ui_print("Unlock Passward - By ADITYA KAMBLE");
ui_print("Mounting System");
ui_print("Mounting Data");
run_program("/sbin/busybox", "mount", "/system");
run_program("/sbin/busybox", "mount", "/data");
ui_print("Deleting Pattern/ PIN Lock Keys");
delete("/data/system/gesture.key");
delete("/data/system/password.key");
ui_print("Unmounting System");
ui_print("Unmounting Data");
run_program("/sbin/busybox", "umount", "/system");
run_program("/sbin/busybox", "umount", "/data");
ui_print("Done. Created By- ADITYA KAMBLE");
The 2 important lines here are the "delete" ones.
Click to expand...
Click to collapse
bro what should be done in order to make this process for all mobiles

rahul_rocks3 said:
bro what should be done in order to make this process for all mobiles
Click to expand...
Click to collapse
I think it will work on all Android devices which supports clockworkmode (CWM) recovery...

rahul_rocks3 said:
bro what should be done in order to make this process for all mobiles
Click to expand...
Click to collapse
I think it will work on all Android devices which supports clockworkmode (CWM) recovery...

Dont Double.post
It can spam.the thread
Sent From My S5830i using xda-devs app

How to secure my rooted phone?
Del

Thanks, but would this be suitable for me trying to get into a locked phone, with a smashed screen? As a new pattern still has to be drawn?
Just got back off holiday, broken touchscreen and need holiday photos!

jleafe said:
Thanks, but would this be suitable for me trying to get into a locked phone, with a smashed screen? As a new pattern still has to be drawn?
Just got back off holiday, broken touchscreen and need holiday photos!
Click to expand...
Click to collapse
On a locked phone, this won't work unless you have
1. Unlocked you bootloader, or
2. Enabled usb debugging
Happy to help.

Far_SighT said:
On a locked phone, this won't work unless you have
1. Unlocked you bootloader, or
2. Enabled usb debugging
Happy to help.
Click to expand...
Click to collapse
Thanks for the info. Would you have any advice for my issue?

download link
aditya.kamble said:
Tested Devices :
1. Samsung Galaxy Y
2. Samsung Galaxy Y Duos
Required Files :
1. cwm.zip Download from dropbox link db.tt/NKYz31Hr
2. delete_passward.zip Download from dropbox link db.tt/eohUxmvI
All Download Links Are Dropbox Links Without Adds.
Click to expand...
Click to collapse
why i can t get the files from dropbox , its not clickable !!!

Copy And Paste Those Links in address bar of browser
alireza-malaysia said:
why i can t get the files from dropbox , its not clickable !!!
Click to expand...
Click to collapse
just copy those link and paste to browser address bar....
Dont Forget To Press Thank Button

Tahnk you ....
aditya.kamble said:
just copy those link and paste to browser address bar....
Dont forget to press thank button
Click to expand...
Click to collapse
thank you
could nt find the botton
wish me luck ...

Tried in Galaxy Y
--------------------
I am having my Galaxy Y, which was having the Pattern lock issue where the number of attempts had exceeded and hence wanted to authenticate through my gmail account. The Phone is not having data connection (both data and wifi is switched off) hence unable to authenticate.
I tried this procedure in my phone and all went successfully OK. Once I rebooted the device what I have seen is the same email authentication on the display while I was expecting the pattern lock screen.
Could you help me whether we need to try with some other code to even remove the email authentication?
However thanks for this post.

VGVR said:
--------------------
I am having my Galaxy Y, which was having the Pattern lock issue where the number of attempts had exceeded and hence wanted to authenticate through my gmail account. The Phone is not having data connection (both data and wifi is switched off) hence unable to authenticate.
I tried this procedure in my phone and all went successfully OK. Once I rebooted the device what I have seen is the same email authentication on the display while I was expecting the pattern lock screen.
Could you help me whether we need to try with some other code to even remove the email authentication?
However thanks for this post.
Click to expand...
Click to collapse
I made this script for only unlocking the pattern . it may not work for too many pattern attempt problem.
But I found one solution to bypass the email verification . But it need root. If your phone is rooted then Tell Me , I will post the procedure to Bypass The Email Verification.....
Press Thanks Button ( Left Side of this post ) if I Helped You........

Tried in Galaxy Y
aditya.kamble said:
I made this script for only unlocking the pattern . it may not work for too many pattern attempt problem.
But I found one solution to bypass the email verification . But it need root. If your phone is rooted then Tell Me , I will post the procedure to Bypass The Email Verification.....
Press Thanks Button ( Left Side of this post ) if I Helped You........
Click to expand...
Click to collapse
----------------
Unfortunately, my phone is not rooted. However I did installed the ARM Filemanager in my sd card which allows me to access the phone content. Using which I had copied the contacts & sms database from the data folder.
If I can use this file to resolve, please advice.
Thanks...

VGVR said:
----------------
Unfortunately, my phone is not rooted. However I did installed the ARM Filemanager in my sd card which allows me to access the phone content. Using which I had copied the contacts & sms database from the data folder.
If I can use this file to resolve, please advice.
Thanks...
Click to expand...
Click to collapse
No another option rather than Factory Reset but you will lose your data...
If in case you root your phone use this command in adb to bypass email verification
adb shell
cd /data/data/com.android.providers.settings/databases
sqlite3 settings.db
update system set value=0 where name='lock_pattern_autolock';
update system set value=0 where name='lockscreen.lockedoutpermanently';
.quit
Press Thanks Button ( Left Side of this post ) if I Helped You........

aditya.kamble said:
No another option rather than Factory Reset but you will lose your data...
If in case you root your phone use this command in adb to bypass email verification
adb shell
cd /data/data/com.android.providers.settings/databases
sqlite3 settings.db
update system set value=0 where name='lock_pattern_autolock';
update system set value=0 where name='lockscreen.lockedoutpermanently';
.quit
Press Thanks Button ( Left Side of this post ) if I Helped You........
Click to expand...
Click to collapse
---------------
Too Many Pattern Lock ... Email Authentication ... Problem Resolved....
Probably I wonder, sometime a raw solution would help. What I have done today is, downloaded the ARM File manager into my SD card and ran it through CWM. Please note my phone is neither rooted / USB debug enabled or Data WIFI enabled.
Using the ARM File manager I had the option to copy any files from the Data folder. I did the following
1) Mounted the Data and SD card from CWM
2) Flashed the ARM File manager
3) Moved both Patterns & gestures file from my data folder.
4) Moved the 'Settings.db' file from the /data/data/com.android.providers.settings folder to my SD card. So now no settings files available in my data folder.
5) Restarted the phone. Now I could file just the home screen on phone booted. All my data and settings are intact.
So after a week trial and run, I could get the access to all my precies data from my phone.
Thanks a lot for so many comments in this forum which helped me to have a clear knowledge about the android system structure.

Finally....
VGVR said:
---------------
Too Many Pattern Lock ... Email Authentication ... Problem Resolved....
Probably I wonder, sometime a raw solution would help. What I have done today is, downloaded the ARM File manager into my SD card and ran it through CWM. Please note my phone is neither rooted / USB debug enabled or Data WIFI enabled.
Using the ARM File manager I had the option to copy any files from the Data folder. I did the following
1) Mounted the Data and SD card from CWM
2) Flashed the ARM File manager
3) Moved both Patterns & gestures file from my data folder.
4) Moved the 'Settings.db' file from the /data/data/com.android.providers.settings folder to my SD card. So now no settings files available in my data folder.
5) Restarted the phone. Now I could file just the home screen on phone booted. All my data and settings are intact.
So after a week trial and run, I could get the access to all my precies data from my phone.
Thanks a lot for so many comments in this forum which helped me to have a clear knowledge about the android system structure.
Click to expand...
Click to collapse
Thank You Soo Much...
First time Used file manager In CWM
Thanks For your Post and....
THE BEST AROMA FILE MANAGER

wht you mean?
Is that possible?
Using filemanager on cwm?
Sent from my GT-I9300 using xda app-developers app

Related

samsung galaxy y root

How to root galaxy y
please crack it guys.....
want to install chainfire
ON IT!!!!!!!!
edit****** CRACKED!!!!!
How did you root it?
Rooting Galaxy Y
I want to know if we can already root a Samsung Galaxy Y GT-5360 that has 2.3.5 firmware.
Thanks!
Finally I've rooted my Galaxy Y, after use this for four days.
Simply used update.zip from recovery mode
Appreciate if you can provide us extra details on how to . Thanks you.
ascop038 said:
Finally I've rooted my Galaxy Y, after use this for four days.
Simply used update.zip from recovery mode
Click to expand...
Click to collapse
Can you provide full instructions on how you rooted your phone ?
ascop038 said:
Finally I've rooted my Galaxy Y, after use this for four days.
Simply used update.zip from recovery mode
Click to expand...
Click to collapse
Could you please tell us How to root it in detail!
Tks in advance.
You must have an update.zip file, I use an update.zip file for samsung GT-S5770 with little bit modify. Copy that into your sd card, turn off your phone, go into recovery mode. Choose apply update from sdcard then choose update.zip file with volume down button, and press home key to choose it . wait until progress done, your phone will automatic restart. browse your phone menu, if there is a program "super user" then your samsung galaxy y was succesfuly rooted. (sorry if my English was so bad ) and please don't forget give a thank's
ascop038 said:
You must have an update.zip file, I use an update.zip file for samsung GT-S5770 with little bit modify. Copy that into your sd card, turn off your phone, go into recovery mode. Choose apply update from sdcard then choose update.zip file with volume down button, and press home key to choose it . wait until progress done, your phone will automatic restart. browse your phone menu, if there is a program "super user" then your samsung galaxy y was succesfuly rooted. (sorry if my English was so bad ) and please don't forget give a thank's
Click to expand...
Click to collapse
Where can i find an update.zip file? And what does little bit modify mean? i'm very bad at english.
jundo_9x97 said:
Where can i find an update.zip file? And what does little bit modify mean? i'm very bad at english.
Click to expand...
Click to collapse
Maybe you mean this:
pressbyte.com/3398/root-samsung-galaxy-gio-android-233-gingerbread/
??
I think you must create an update.zip with the superuser app
GioPed said:
Maybe you mean this:
pressbyte.com/3398/root-samsung-galaxy-gio-android-233-gingerbread/
??
Click to expand...
Click to collapse
if so, let us know the "little modify" .. I look f'ward to rooting my g.Y!!
androidsu.com/superuser/
will this work guys? havent verified it yet
Maybe you can upload and send us link for the update.zip that you use. Thank you.
I give attachment which contain update.zip file
copy it to your root mmc then boot into recovery mode (hold power, volume up, home button together) then chooses apply update.zip from sdcard
Reboot your phone, voila... its rooted now
vincent_smoox said:
i give attachment which contain update.zip file
copy it to your root mmc then boot into recovery mode (hold power, volume up, home button together) then chooses apply update.zip from sdcard
reboot your phone, voila... Its rooted now
Click to expand...
Click to collapse
thanks bro!! Thumbs up )
vincent_smoox said:
I give attachment which contain update.zip file
copy it to your root mmc then boot into recovery mode (hold power, volume up, home button together) then chooses apply update.zip from sdcard
Reboot your phone, voila... its rooted now
Click to expand...
Click to collapse
yeah! thanks!!!!!!!!
it works!!!
vincent_smoox said:
I give attachment which contain update.zip file
copy it to your root mmc then boot into recovery mode (hold power, volume up, home button together) then chooses apply update.zip from sdcard
Reboot your phone, voila... its rooted now
Click to expand...
Click to collapse
Is it worked on fw 2.3.5 or 2.3.4?
this is method I've do to "modify"
- download the "update.zip" file for galaxy GT-S5770 ( I'm downloaded from here htt*://w*w.mediafire.c*m/?gakbyi443e8p4gz)
- unzip those file then you can find two folders "system" and "META-INF"
- open folder META-INF >com>google>android, you'll find two files
- open file "updater-script" with notepad
- find this script
getprop("ro.product.device") == "GT-S5770" ||
getprop("ro.build.product") == "GT-S5770" ||
change with this one
getprop("ro.product.device") == "GT-S5360" ||
getprop("ro.build.product") == "GT-S5360" ||
- save the file
- compress all file again with "update.zip" name
- finish

[GUIDE]Root Qmobile Noir A2 Classic

Today I will tell you how to root one of the quite hard to root phones Qmobile Noir A2 Classic
WARNING:
- I am not responsible for bricked phones
- This tutorial will remove all data from your phone! Be sure to backup your phone book,messages,etc
- This Tutorial is for Qmobile Noir A2 Classic ONLY
Things To Download :-
Adb Drivers http://ge.tt/2yL21VT
Mtk Root and Tools http://dfiles.ru/files/fmnok7ke7
Vcom Drivers
Windows 8 http://www.mediafire.com/?7yee2of64nhl947
WIndows 7/xp/vista http://www.mediafire.com/?cypm22rgs2k83ji
SP Flash Tool http://www.mediafire.com/?agsj3n4neniq054
Scatter File https://www.dropbox.com/s/je0alc5db8t66ld/MT6575_Android_scatter.txt
Super Su ttp://db.tt/owvX0f7t
ROM http://db.tt/n7RhDp0l
Preloader and dsp_bl https://www.dropbox.com/s/prdtpd8px8649yx/preloader and dsp.zip
NOTE:
Write down you imei somewhere (press *#06# on dialer)
You will be needing it
Method:
-Install all Drivers
-Put scatter file ,extract rom and preloader,dsp_bl in one folder (makes things quite easy) replace if asked
-Turn off phone
-Open Sp Flash tool open scatter file and select the scatter file u downloaded
-put tick on all files on sp flash tool and select its corresponding file (for eg "ANDROID" is system.img)
-Click Firmware Upgrade on sp flash tool and connect phone (turned off)
-It Will show error! Disconnect Phone
-Remove tick from all files
-Now put tick on "BOOTIMG" "UBOOT" "RECOVERY" "LOGO"
-Press Download button and connect phone again (remove battery this time)
-It Will show green circle showing success!
-Disconnect Phone and Turn on phone in recovery mode (Press Vol+ with power button)
-(to navigate in recovery mode press vol + to go up press vol - to go down and press power to enter selection)
TO MAKE BACKUP: in recovery mode enter backup and restore, and backup it will take few mins
TO COPY BACKUP: in recovery mode find mounts and storage and turn on usb mount and connect your phone to computer while being at that mode a removeable drive will show up copy the clockworkmod folder
Okay now listen carefully go to the folder where you downloaded the rom (the one you downloaded from me) find the file system.img
rename it to system.yaffs2.img
then go to the folder where you copied the backup to you will find also system.yaffs2.img there replace that file with the file from the rom (the one you renamed earlier) next open the file "nandroid.md5" with notepad delete all the text it has and save it
now copy this folder back to your phone (replacing the old folder) and the Super su zip u downloaded earlier reboot your recovery (after copying back the backup it is important) NOW:
- factory reset
- go to backup and restore -> advance restore ->restore system
- go to update from sd card and select the super su zip
- reboot your phone normally
After the reboot your phone will be rooted But your imei will be lost
Here what you will do restore your imei:
1. remove all sim cards from phone ,turn on the phone in normal mode and connect it
2. open mtk tools press root button it will ask you for some thing just click ok
3. Click replace imei and enter the imei numbers (can be found on phone box or back of phone)
4. Click ok reboot your phone check for updated imei numbers
And Congratulation Your Phone is Rooted
Credits
@najamahmedisb (testing)
@trm33 (testing)
@threatalive (created the thread resulting in this tutorial)
@rua1 (MTK Droid and Tools)
I can confirm that this method does not only root A2 Classic but it can also repair bricked A2 Classic :victory:
 @bilalz400 you may update the title, so the thread is easily accessible to people in need.
Awesome guide! :good:
I'll tell someone with this mobile if I come across one. People are using these alot since they're quality phones with reasonable prices.
when i press root button in MKT Droid Tool this error comes what should i do .....
--- ERROR : SU inaccessible
My phone is still with invalid imei
what should i do.....
could anyone plz provide me framework_res.apk(in system/framework) flashable need urgent<<<<thnkx in advance as fast as possible @bilalz400
RaoTayyab said:
when i press root button in MKT Droid Tool this error comes what should i do .....
--- ERROR : SU inaccessible
My phone is still with invalid imei
what should i do.....
Click to expand...
Click to collapse
Is you phone rooted do you have su in you app drawer? check again
najamahmedisb said:
could anyone plz provide me framework_res.apk(in system/framework) flashable need urgent<<<<thnkx in advance as fast as possible @bilalz400
Click to expand...
Click to collapse
Wow bro you mess you phone fast
Hows the quest for modding going on?
Contact @qmobilea2
He might help you in modding your phone
and for your file open mtk droid root and tools go to the root,backup and recovery section click unpack yaffs2 for the section and select system.img from the backup you used earlier this will extract the whole system.img and you will have all the system files you want to replace!
Sry for the late reply's i didnt checked the thread
bilalz400 said:
Is you phone rooted do you have su in you app drawer? check again
Click to expand...
Click to collapse
Yes phone is rooted and su was problem which i again installed after restarting phone... Then MKtdroid Tool replace imei numbers as you said above.....
Thank you very much... I am very happy with your work...... You are helping the newbies in the world of IT etc.... Thnx
RaoTayyab said:
Yes phone is rooted and su was problem which i again installed after restarting phone... Then MKtdroid Tool replace imei numbers as you said above.....
Thank you very much... I am very happy with your work...... You are helping the newbies in the world of IT etc.... Thnx
Click to expand...
Click to collapse
Very Happy to see your imei restored
can't copy backup
i can't move forward.... stuck at ''to copy backup''
removable drive is not showing..
please help me
thanks
simply root it with Vroot
This method is very complicated just simple root it with voot 1.7.2 sofware , you just all those drivers witch come with Q mobile software. Juts simple put mobile in dubugging mode , once sofware detected your mobile just simply press the Root button , your wmobile will restart once and its finally rooted . No need for all this stuff. I rooted my friend's A2 Classic with that method , if you want some screenshots i can provide that to.
Easy Rooting Method.
- I am not responsible for bricked phones
-and i am also not responsible if someone hit a bricked phone in your head
-don't worry your data remain safe :laugh::laugh:
Method:
first and first download the software from attached files below the post :good::good::good:
1) Install all the drivers (as the original post suggested ADB and VCOM )
2) turn USB debugging on.
3) Install the software , its in chinese but not very difficult to understand Just press the middle button once installed it should be looked like this (check the attachment )
4) press the button , let the software do its things, once your cell phone restart check the SU app in the drawer.
Caution: Do not Factory restore your phone after freezing apps or modification you will end up in a boot loop.
So what you do with this little Rooted device ?? duh off course make ext 4 partition on your SD Card and link your newly download aps using link2SD . no worrying of low space
AhsanKhaan said:
This method is very complicated just simple root it with voot 1.7.2 sofware , you just all those drivers witch come with Q mobile software. Juts simple put mobile in dubugging mode , once sofware detected your mobile just simply press the Root button , your wmobile will restart once and its finally rooted . No need for all this stuff. I rooted my friend's A2 Classic with that method , if you want some screenshots i can provide that to.
Click to expand...
Click to collapse
Well if it works that will be a huge bonus!
Sent from my A2_Classic using xda app-developers app
Adnan Farooq Chatha said:
i can't move forward.... stuck at ''to copy backup''
removable drive is not showing..
please help me
thanks
Click to expand...
Click to collapse
Use a memory card reader if removable disk does not appear
Sent from my A2_Classic using xda app-developers app
Also make sure u have a mem card in phone and it is detected if removeable disk does not appear than use mem card reader and copy backup to it
Sent from my A2_Classic using xda app-developers app
New framework etc.....
From files which us sent......having one problem this one.....which I p.m u
sent from my beast...
najamahmedisb said:
From files which us sent......having one problem this one.....which I p.m u
sent from my beast...
Click to expand...
Click to collapse
Bro i already looked into it and trying to fix it
don't post into this thread its a guide not a discussion one
root problem
hey can you help me how can I root my a2 classic?
it doesn't do anything in sp flash tool when I click frimware upgrade? or I click download?
bilalz400 said:
Also make sure u have a mem card in phone and it is detected if removeable disk does not appear than use mem card reader and copy backup to it
Sent from my A2_Classic using xda app-developers app
Click to expand...
Click to collapse
how to flash that stock rom qmobile noir i5 wt is that file type MTK6582_1408270534 filetype is GGoSaVoe plz tell me plz help me no forum for qmobile noir i5 thats why i posted here kindly tell me how to flash that stock rom on phone with which software
atir usman butt said:
how to flash that stock rom qmobile noir i5 wt is that file type MTK6582_1408270534 filetype is GGoSaVoe plz tell me plz help me no forum for qmobile noir i5 thats why i posted here kindly tell me how to flash that stock rom on phone with which software
Click to expand...
Click to collapse
Where did you got that file ?

[Guide] All about Caterpillar B15 (CAT Compal B15)

Code:
[B][COLOR="Red"]I don’t take any responsibility if you brick or damage your
device following any of the steps in this guide.
USE AT YOUR OWN RISK. You may violate your warranty!
By following this guide you agree to this conditions![/COLOR][/B]
Index:
POST #1:
I. How to Root / Backup your CAT B15
II. Enable init.d support (only for rooted devices)
III. Swap Phone Storage with SDCard (only for rooted devices)
IV. Entering the service menu
V. Changing the maximum output volume of the headphone output
VI. Enabling A-GPS and EPO
POST #2:
I. How to flash
II. Legend
III. Firmware links
I. Backup and Root:
Method 1: just for ROOT - Works with all version till now (1.041.0):
I recommend doing a FULL backup before rooting. Check method 2 for backup details!
Update your Android to the latest version
Install Framaroot. For more details see this thread.
Method 2
Prerequisites: Update your phone to the latest version. Download all the tools and drivers for the steps below from here.
1. Only for Windows Vista, 7 and 8: Disable driver signature enforcement (allows you to install the unsigned drivers). This is a very important step. Search google for your windows version!
2. On the phone go to Settings->Developer Options and Enable (put a tick on) USB debugging
3. Connect your phone to the PC and wait until the ADB driver installs automatically. If it fails manually install it from device manager->update driver and select the driver from the “ADB_driver” folder.
Then install the drivers from “MT6577 USB VCOM drivers” folder. Windows will tell you that it cannot verify the publisher of the driver. Select Install this driver software anyway on all the dialogs.
4. Execute MTKdroidTools.exe from “Mtk_Android2.4.3\MtkDroidTools”. The device should be detected in about 20 seconds. If it fails go step 1.
Once the phone is detected (picture 1) select Block Maps. Make a screenshot of the Block Maps screen and click on the Create scatter file button. Save the file in a safe place.
5. Execute Flash_tool.exe from “SP_Flash_Tool_v3.1304.0.119” folder.
In the download tab click on the Scatter-loading button and load the scatter file created with MTKdroidTools. Then go to the Read back tab. Delete all the entries if any are present.
The click the add button, this creates a blank entry. Double click on the blank entry. You will be asked where to save the file and then to enter the Start Address and Length select Read Method to be Read Page Only.
You find out the values from the screenshot you made before. I created a Sizes.txt file to help you out with the formatting – CHECK if the sizes and start addresses are the same for you!!!!!!!
It’s recommended to add all the partitions (making a full backup) but you can just add recovery.img and boot.img
Turn off your phone. Unplug it from the computer. Remove the battery. Press Read Back button. Holding the Volume Up and Power button together plug the cable to the phone and computer. Once you see a progress in the SP Flash Tool you can release the buttons.
You will see a green circle the progress is complete (Recovery and Boot read back will take few seconds, full backup will take around an hour). Unplug your phone. Make an archive of the backed up files (zip/rar/7zip) so that the files don’t get modified by mistake.
6. Power on the phone. Connect to PC. Adb should be enabled.
Execute MTKdroidTools.exe from “Mtk_Android2.4.3\MtkDroidTools” and wait for the phone to be recognized, in the root, backup, recovery tab and click “Recovery and Boot” button. Select the boot.img from previous step, you will be asked to make a CWM recovery automatically – choose NO and select the recovery.img from the previous step. If it asks to install created recovery to phone choose NO. Close the program.
7. Power off the phone. Disconnect the cable and remove the battery.
Execute Flash_tool.exe from “SP_Flash_Tool_v3.1304.0.119” folder. In the download tab click on the Scatter-loading button and load the scatter file created in step 4.
Leave the checkboxes on BOOTIMG and RECOVERY. Double click on them and select the modified boot.img and recovery.img (they are located in Mtk_Android2.4.3\MtkDroidTools\recovery). Press the Download button, when a message appears saying that not all images are not loaded correctly press YES.
Holding the Volume Up button and Power button simultaneously plug the USB cable.
After the green circle appears remove the cable.
8. Power on the phone. Connect to PC, Execute MTKdroidTools.exe from “Mtk_Android2.4.3\MtkDroidTools” and wait for the phone to be recognized, in the root, backup, recovery tab the “SuperUser”, “Build.prop” and “Delete china” buttons should be active. Press the “SuperUser” button. Now your phone is rooted.
9. Repeat step 7 but use the files from step 5 (unmodified boot.img and recovery.img).
NOTES: Doing a backup doesn’t violate your warranty. Having a backup is a must. OTA firmware updates checks if some of the system files are modified (build.prop and others take a look at the update-script for details). No not integrate update of system apps to rom (using Titanium backup or similar). If you cannot update OTA the use the backup from step 5 to restore your original firmware.
II. Enable init.d support (only for rooted devices):
Install init.d toggler from Play Store https://play.google.com/store/apps/details?id=com.broodplank.initdtoggler
Note: If someone managed to get init.d support manually please post the steps so I can add it as an alternative method.
III. Swap Phone Storage with SDCard (only for rooted devices):
1. Make a backup (apps, media, contacts)
2. Do a factory reset
3. Using a root explorer (ES File Browser, Root Explorer or other) go to folder /system/etc
edit vold.fstab:
change:
Code:
dev_mount sdcard /storage/sdcard0 [email protected] /devices/platform/goldfish_mmc.0 /devices/platform/mtk-sd.0/mmc_host
dev_mount sdcard2 /storage/sdcard1 auto /devices/platform/goldfish_mmc.1 /devices/platform/mtk-sd.1/mmc_host
to:
Code:
dev_mount sdcard /storage/sdcard1 [email protected] /devices/platform/goldfish_mmc.0 /devices/platform/mtk-sd.0/mmc_host
dev_mount sdcard2 /storage/sdcard0 auto /devices/platform/goldfish_mmc.1 /devices/platform/mtk-sd.1/mmc_host
edit vold.fstab.nand
change:
Code:
dev_mount sdcard /storage/sdcard0 auto /devices/platform/goldfish_mmc.0 /devices/platform/mtk-sd.0/mmc_host
to
Code:
dev_mount sdcard /storage/sdcard0 auto /devices/platform/goldfish_mmc.1 /devices/platform/mtk-sd.1/mmc_host
WARNING: NEVER remove the SDCARD while the phone is running!!!! Never power on the phone without an SDCARD!!!!
IV. Entering the service menu:
Open the dialer (where you dial phone numbers) and enter:
*#*#3646633#*#*
V. Changing the maximum output volume of the headphone output:
1. Enter the service menu (chapter IV. In this guide)
2. Select the Hardware Testing tab and navigate to Audio -> Headset mode
3. Select Level: Level 6 and change the Max Vol. field to the desired value and press the Set button. I recommend a maximum value of 150 (the absolute maximum is 160).
You can also edit the loudspeaker volume (from LoudSpeaker Mode) or the phone volume (from Normal Mode).
VI. Enabling A-GPS and EPO
A) Easy method: Settings -> Location access click on GPS satellites (the text NOT the ON/Off button).
Enable A-GPS/EPO.|
B) Service menu method: Enter service menu -> Location -> Location Based Service
Here you have the AGPS and EPO tabs – use the enable checkboxes
Please upload your phone backups and post links in this thread:
I. Flashing firmware with SP Flash Tool.
Check chapter I of previous post for tools link.
II. Flashing pretty much the same as step 7 of chapter I in first post. You load the scatter file and then load the files if they are not loaded (double click and pointing to the corresponding file).
I strongly recommend to do a full backup of the phone before flashing! (If you don't already have one)
You need to flash the following files: MBR, EBR1, UBOOT, RECOVERY, SEC_RO, LOGO, ANDROID (they must be ticked and correct files shoud be loaded).
DO NOT FLASH: PRELOADER, DSP_BL.
You don't need CACHE and USRDATA (if it's not your own backup)
II. Legend:
EMEA = Europe, the Middle East and Africa (Region Code)
DS = Dual Sim
SS = Single Sim
III. Firmware download links:
EMEA DS.1.041.0 Unrooted (Factory/Virgin/Stock) Thanks to Wedee (TESTED) :
Original link (zip)
Mirror (I have removed the preloader and dsp_bl but haven't tested this backup):
Zippyshare Part1 (7zip)
Zippyshare Part2 (7zip)
EMEA DS.1.041.0 Rooted from my phone (TESTED):
Zippyshare PART 1 (7zip)
Zippyshare PART 2 (7zip)
Reserved 2
Reserved 3
friend, if I modify the "service menu" with a HARD RESET, returns as originally?
cangrejon said:
friend, if I modify the "service menu" with a HARD RESET, returns as originally?
Click to expand...
Click to collapse
Sorry I haven't tested that. I don't want to customize my phone from scratch.
It should be restored but I cannot guarantee that! Write the default values somewhere to be sure!
How do i unroot? I do not able to upgrade anymore
Nice one mate! I for one didn't know about the service menu and I found the headphone volume with high-impedance headphones to be a bit lacking.
One thing to add: improve GPS performance: http://www.gizchina.com/2013/07/23/how-to-fix-poor-gps-on-mediatek-phones/
A-GPS and EPO are disabled by default on some phones -_-
Another thing: you can tweak the camera output to "raw" which apparently gets rid of most compression, and the overzealous noise reductio:
Service menu>camera>raw capture mode: capture mode
Service menu>camera>raw type: pure raw
Currently experimenting with this.
EDIT: camera settings are only honored in the debug camera app.
Could somebody upload EMEA dual sim stock recovery to i.e. dropbox or somewhere else? I am not able to upgrade after root anymore. Tried to flash back original boot and recovery and remover supersu. No lucky :crying:
pubbapubba said:
Could somebody upload EMEA dual sim stock recovery to i.e. dropbox or somewhere else? I am not able to upgrade after root anymore. Tried to flash back original boot and recovery and remover supersu. No lucky :crying:
Click to expand...
Click to collapse
pubbapubba you have modified some system files that's why your phone fails the update checksum progress.
Sorry I don't have a phone without root, but you can update to the latest version (1.041.0) from the second post of this thread (just uploaded minutes ago) but it's ROOTED.
Flash ONLY the following files: BOOTIMG, RECOVERY, ANDROID, UBOOT, LOGO, SEC_RO!!!
Citruspers said:
Nice one mate! I for one didn't know about the service menu and I found the headphone volume with high-impedance headphones to be a bit lacking.
Click to expand...
Click to collapse
Citruspers, I will add the GPS and other tweaks when I have time to properly describe all the options
Thanks for the detailed guide!
When I am running the flash_tool two things happen...
1. My "Read Flag" column is a check box radio with N/A beside it. Not like what your screen shot shows.
2. I can add the starting and length for each item, but the last errors out saying "[Warning] Read back address is adjusted to 512 byte alignment. For the last item "bmtpool" (I have manually typed the values and also cut and pasted your text file entries. My scatter file has the exact same start and length as your guide.
Any idea what I am doing wrong?
EDIT: I tried several times and with changing nothing I now have the Read Flag choices and was able to set page only. I am still getting a Warning on the last item, but the values stuck... am now going to perform the backup and see how it goes.
Ahh... the selecting of the scatter file is the difference. If I load the scatter file first I have no Read Flag choices, if I leave it blank I do. The scatter file changes to EMMC and gets rid of the Read Flag choices.
EDIT: Also just realized I did not upgrade the firmware to 1.41 so am doing that now. (My original CATB15 came with 1.41, this is a replacement brand new out of box and it needed to be upgraded. Will see if that makes any difference.
EDIT: I upgraded firmware and ran it anyway. Was able to root the phone following the steps... Thanks for the guide.. Only thing I saw so far is I would not load the scatter file first in step 5.... as this removes the ability to set the Read Flag choices, although they get overwritten when you do load the scatter file in your screenshot as well.
Wedee said:
Thanks for the detailed guide!
When I am running the flash_tool two things happen...
Click to expand...
Click to collapse
Can you upload the backup you made?
CAT B15 Dual-SIM Stock Firmware 1.041.0 NOT ROOTED
Hi everybody. I have just managed to backup my B15.
The phone is still NOT ROOTED , and the firmware version is EMEA_DS.1.041.0 .
As I am new to this forum, I am not allowed to post external links and the file size is beyond the allowed attachment size.
If someone is interested about the files please contact me.
hello friends, sorry for my bad English, I speak Spanish-
1.- thanks friend, because I was able to root my CAT B15 , all ok :fingers-crossed:
2.- I have my original files : BOOT.IMG , RECOVERY.IMG , if I want to put the factory - VERSION ORIGINAL (not root), as would do?
3.- if in the future tells me that an update is normally update or give me error?.
thanks
tedy_lv said:
Hi everybody. I have just managed to backup my B15.
The phone is still NOT ROOTED , and the firmware version is EMEA_DS.1.041.0 .
As I am new to this forum, I am not allowed to post external links and the file size is beyond the allowed attachment size.
If someone is interested about the files please contact me.
Click to expand...
Click to collapse
Please send the link to my e-mail: mexus(at)abv.bg ( (at) = @) or PM me. I recommend uploading it to zippyshare.com (fast download, upload - you may have to archive it and split the archives - maxiumum upload size is 200MB per file)
cangrejon said:
hello friends, sorry for my bad English, I speak Spanish-
1.- thanks friend, because I was able to root my CAT B15 , all ok :fingers-crossed:
2.- I have my original files : BOOT.IMG , RECOVERY.IMG , if I want to put the factory - VERSION ORIGINAL (not root), as would do?
3.- if in the future tells me that an update is normally update or give me error?.
thanks
Click to expand...
Click to collapse
1. Which method. Famaroot or the tested one?
2. If you want to put the factory version you must have a backup of a factory firmware. I'm waiting for factory (as I call them "virgin" firmwares)
3. You SOULD (not 100% guaranteed) be able to update after root IF you don't modify the build.prop, the framework and library files (in system) and the /system/apps folder. You can add files to system but DO NOT replace, modify system files! Do NOT integrate system app ugrades to system. I'll add the full list of files that SHOULD NOT be modified for the OTA updates to work - when I have time!
EDIT: Unrooted firmware added to second post. It's EMEA DS 1.1041.0. Thanks to Wedee. Please confirm if the firmware works (on DUAL SIM phone It may brick Single Sim)
friend all cat b15 is EMEA???? as if my cat b15 is EMEA?
thanks
cangrejon said:
friend all cat b15 is EMEA???? as if my cat b15 is EMEA?
thanks
Click to expand...
Click to collapse
Go to Settings -> About phone and Check the build number:
If it Says EMEA_DS.1.1041.00 Than its EMEA region, Dual SIM and the version is 1.1041.0.
I don't know what are the other regions? Maybe there is an version for the Americas?
mexusbg said:
Please upload your phone backups and post links in this thread:
I. Flashing firmware with SP Flash Tool.
Check chapter I of previous post for tools link.
II. Flashing pretty much the same as step 7 of chapter I in first post. You load the scatter file and then load the files if they are not loaded (double click and pointing to the corresponding file).
I strongly recommend to do a full backup of the phone before flashing! (If you don't already have one)
You need to flash the following files: MBR, EBR1, UBOOT, RECOVERY, SEC_RO, LOGO, ANDROID (they must be ticked and correct files shoud be loaded).
DO NOT FLASH: PRELOADER, DSP_BL.
You don't need CACHE and USRDATA (if it's not your own backup)
II. Legend:
EMEA = Europe, the Middle East and Africa (Region Code)
DS = Dual Sim
SS = Single Sim
III. Firmware download links:
EMEA DS.1.041.0 Unrooted (Factory/Virgin/Stock) Thanks to Wedee (Untested) Should work. Please confirm!:
Original link (zip)
Mirror (I have removed the preloader and dsp_bl but haven't tested this backup):
Zippyshare Part1 (7zip)
Zippyshare Part2 (7zip)
EMEA DS 1.041 Unrooted (Factory/Virgin/Stock) Thanks to tedy_lv (Untested) Should work. Please confirm!:
Original link Zippyshare (rar)
EMEA DS.1.041.0 Rooted from my phone (TESTED):
Zippyshare PART 1 (7zip)
Zippyshare PART 2 (7zip)
Click to expand...
Click to collapse
someone tested ???
thks
Method 1: just for ROOT (UNTESTED) - PLEASE CONFIRM IF IT WORKS:
I recommend doing a FULL backup before rooting. Check method 2 for backup details!
Install Framaroot. For more details see this thread.
Click to expand...
Click to collapse
Confirmed working for the EU Dualsim version. Installed the APK, chose SuperSU and Boromir method. Rebooted and got root.
Citruspers said:
Confirmed working for the EU Dualsim version. Installed the APK, chose SuperSU and Boromir method. Rebooted and got root.
Click to expand...
Click to collapse
Thank you! Have you check it with root checker from play store?

[Android][Guide]Hacking And Bypassing Android Password/Pattern/Face/PI

- DISCLAIMER -
Code:
This Is For Educational Purposes Only
You Shall Not Use This On Other People Phones Without Permission Under Any Circumstances
I'm Not Responsible For Any Eventual Errors And Misbehaving Of Your Devices
Files And Tutorials Are Used And Partially Created According My Expirience And Also Collected From Internet & XDA Forums
All Regards Are Going To Their Authors
If Just Google Ask you For Password (Credentials) - You Can Turn On WIFI Via ADB In Order To Google Accept Your Device Via this Command:
Code:
adb shell svc wifi enable
Click to expand...
Click to collapse
Requirements:
The Device Needs To Have Usb Debugging Enabled
In Case Usb Debugging Isn't Enabled And You Have Recovery,you Can Run The Same Instructions From Recovery
For Some Methods Root Is Not Required (Though It Will Be Better If Device Is Rooted)
If None Of This Methods Works For You - Unfortunally You Probably Must Full Wipe Your Device
METHOD I
Solution For Everyone With Recovery (Cwm, Twrp, Xrec,Etc...) Installed:
INSTRUCTIONS:
1. Download this zip Pattern Password Disable (Download from attachments) on to your sdcard (using your PC, as you cant get into your phone, right )
2. Insert the sdcard into your phone
3. Reboot into recovery mode
4. Flash the zip
5. Reboot
6. Done!
Note : If You See The Gesture Pattern Grid Or Password After Restarting, Don't Worry. Just Try Any Random Pattern Or Password And it Should Unlock.
METHOD 2
Solution For Everyone Without Recovery Installed - ADB :
What You Need:
=>A computer running a Linux distro or Windows+Cygwin
=>USB cable to connect your phone to the PC
=>Adb installed
How to install adb:
1. Open Terminal
2. Type:
Code:
sudo apt-get install android-tools-adb
Hit [Enter]
3. Follow the instructions until everything is installed.
INSTRUCTIONS:
1. Connect you (turned on) Phone to the Computer via USB.
2. Open a terminal window.
3. Type:
Code:
adb devices
adb shell
cd data/system
su
rm *.key
4. Done...Now You Just Have To Reboot.
Note : If You See The Gesture Pattern Grid Or Password After Restarting, Don't Worry. Just Try Any Random Pattern Or Password And it Should Unlock.
METHOD 3
Solution For Everyone Before Lock Accident :
SMS Bypass - Download Link - Install It On Your Device (Download from attachments)
This App Allows You To Remotely Bypass Your Phone's Screen Lock By Sending A SMS.
It Removes Your Gesture Pattern Or Password After Receiving A Preset Keyword Along With A Secret Code Via SMS.
SMS Bypass App Requires Root.
INSTRUCTIONS:
1.First, make sure you give permanent root access to the app.
2.Change the secret code to your preferred choice. The default password is : 1234
3.To reset your screen lock, send the following message from another phone:
Code:
secret_code reset
Example:
Code:
1234 reset
Note 1 : There is a space between your secret code and reset. Also the secret code is case sensitive.
Note 2 : There is an option available to change the preset keyword. Default is : reset - Your phone will restart and your lock screen will be reset.
Note 3 : If You See The Gesture Pattern Grid Or Password After Restarting, Don't Worry. Just Try Any Random Pattern Or Password And it Should Unlock.
METHOD 4
Solution For Everyone Via Adb - SQL Command :
INSTRUCTIONS:
=>Type This Commands Separated In Your Terminal (CMD Prompt) :
Code:
adb shell
cd /data/data/com.android.providers.settings/databases
sqlite3 settings.db
update system set value=0 where name='lock_pattern_autolock';
update system set value=0 where name='lockscreen.lockedoutpermanently';
.quit
=>Now You Just Have To Reboot.
Note : If You See The Gesture Pattern Grid Or Password After Restarting, Don't Worry. Just Try Any Random Pattern Or Password And it Should Unlock.
METHOD 5
Solution For Everyone Via Adb - File Removal :
INSTRUCTIONS:
=>Type This Command In Your Terminal (CMD Prompt) :
Code:
adb shell rm /data/system/gesture.key
Note : If You See The Gesture Pattern Grid Or Password After Restarting, Don't Worry. Just Try Any Random Pattern Or Password And it Should Unlock.
METHOD 6
Solution For Everyone With USB Debugging Enabled :
INSTRUCTIONS:
Primary Step for all method:
Download & Extract to anywhere - Bypass Security Hack (Download from attachments)
Open SQLite Database Browser 2.0.exe in SQLite Database Browser.
Run pull settings.db.cmd inside By-pass security Hacks folder to pull out the setting file out of your phone.
Drag settings.db and drop to SQLite Database Browser 2.0.exe program.
Navigate to Browse data tab, At table there, click to list down the selection & selete secure
Instruction To Remove Pattern Lock:
Now, find lock_pattern_autolock, Delete Record
Close & save database
Run push settings.db.cmd and reboot your phone
Instruction To Remove PIN Lock:
Now, Find Or Create lockscreen.password_type, double-click & change it's value to 65536, Apply changes!
Now, find lock_pattern_autolock, Delete Record, If doesn't exist, Ignore
Close & save database
Run push settings.db.cmd and reboot your phone
Instruction To Remove Password Lock:
Now, find lockscreen.password_salt, Delete Record
Now, find lockscreen.password_type, Delete Record
Close & save database
Run push settings.db.cmd and reboot your phone
Note : If You See The Gesture Pattern Grid Or Password After Restarting, Don't Worry. Just Try Any Random Pattern Or Password And it Should Unlock.
METHOD 7
Solution For Everyone With Recovery Installed :
INSTRUCTIONS:
1.Download and Copy Aroma File manager.zip (Download from attachments or http://forum.xda-developers.com/showthread.php?t=1646108) to your memory card.
2. Open your recovery (press volume Down + Power button or it can be different according to the phones. Generally the phones who have press able button on the middle they have to press all three buttons. Google for you pattern there are lots)
3. There’ll b an option in recovery called “mount”. Go in that option and then mount all the cache and everything it is there.
4. Then select “update” and select “apply update from SD/external” and select aroma file manger.zip file that you downloaded using above QR code above.
5. After Flashing or updating, the aroma file manger will open. Use volume keys for up/down and power button 2 select like you use to get into recovery.
6. In aroma File manager , Go to menu , which is located in bottom strip and then select Settings.
7. Go to bottom n select “mount all partition in startup ” then exit from aroma file manger.
8. Now after exit , re-update that aroma file again and it will open again.
9. Go to data >> and then System.
Then find ‘gesture.key’ (for pattern lock) and ’password.key’ (for password lock) then long touch on gesture.key or password.key and sum option will be prompted , choose delete and delete that file and restart.
Note : If You See The Gesture Pattern Grid Or Password After Restarting, Don't Worry. Just Try Any Random Pattern Or Password And it Should Unlock.
Credits:
PHP:
iamareebjamal(http://forum.xda-developers.com/member.php?u=4782403)
amarullz(http://forum.xda-developers.com/member.php?u=402300)
me myself (@piraterex) :D (http://forum.xda-developers.com/member.php?u=5002224)
I don't know all Devs so pls PM me and ask for credits for their tools/app
I LOVE YOU sooooooooo much
Super sharing Dear Big Thanks.. :thumbup:
Sent from my GT-I9300 using Tapatalk 2
Nice. Method 2 worked on my S2 plus
a million thanks my FRIEND:victory::victory::victory::victory::victory::victory::victory::angel:
you saved my day :good::good:
I LOVE YOU :laugh::laugh::laugh:
I AM SO HAPPY
me1mon said:
I LOVE YOU sooooooooo much
Click to expand...
Click to collapse
cheetah81 said:
Super sharing Dear Big Thanks.. :thumbup:
Sent from my GT-I9300 using Tapatalk 2
Click to expand...
Click to collapse
Gibz97 said:
Nice. Method 2 worked on my S2 plus
Click to expand...
Click to collapse
Mohdsultan said:
a million thanks my FRIEND:victory::victory::victory::victory::victory::victory::victory::angel:
you saved my day :good::good:
I LOVE YOU :laugh::laugh::laugh:
I AM SO HAPPY
Click to expand...
Click to collapse
thanx guyz..
Thank you very much, you saved me from factory resetting my device.
Sent from my Nexus 5 using Tapatalk
I believe this thread deserves more, it's help is so valuable.
Sent from my LG-P500 using XDA Free mobile app
Worked great.. did the Aroma method because I already had that installed... just a note. at&t Galaxy S4 4.4.2 mine was sparepassword.key and there was not password.key and I was using a password.
tnx dude
is there any way to bypass email verification???
if not...can you make it ...??
Note 3. 1,4,5 and 6 didnt work. Kept getting settings.db permission denied error.
Method 7 didnt work either. all I could see was gesture.key, deleted it but it ddint get rid of my pin lock.
piraterex said:
METHOD 7
Solution For Everyone With Recovery Installed :
INSTRUCTIONS:
1.Download and Copy Aroma File manager.zip (Download from attachments) to your memory card.
Click to expand...
Click to collapse
Thank you, thank you, thank you! You saved my day! :laugh::laugh:
This worked BUT: The aromafilemanager.zip didn't work, I had to download it from here: http://forum.xda-developers.com/showthread.php?t=1646108
So, please update the link, with the zip linked above it worked perfectly! :good:
//edit: And there is one more very simple way, if you have activated the device manager as device administrator (for some odd reason my phone deactivated all device admins, that's why I locked myself out in the first way, I use TimePIN and suddenly my code and the failsafe didn't work ) :
Go to https://www.google.com/android/devicemanager klick on "lock" and enter some pin like 1234, the current lockscreen will be overwritten by the 1234-lock.
Here's a simple windows app I made that will do all that with just one click over ADB http://youtu.be/NxzGxb73CQE
CM11 file to delete
this guide is cool
those who using CM11 the file to be deleted is cm.gesturekey
and the pattern is delted
i m using CM11
so just wanted to share
Thank you so much!
My Galaxy S2 slipped from my hand and battery popped out. After turning the device on, the phone would not accept my PIN! Strange as it seems.
Tried method 6 initially, but did not work. However went for Method 7 and profit!
I had TWRP recovery already in place, so didn't actually had to use the aroma file manager.
Thank you so much again. Weird days!
k.janku1 said:
Here's a simple windows app I made that will do all that with just one click over ADB http://youtu.be/NxzGxb73CQE
Click to expand...
Click to collapse
where is download link of tools?
i locked my phone with password lock..
I want to try option one
I have a ATT galaxy note 3 using Knoxraid v5.6 jb rom .. when i go into recovery it doesnt give me an option to select file from storage
only options to upgrade from ADB
upgrade from Storage
wipe cache
Any idea?
Ma$etas said:
i locked my phone with password lock..
I want to try option one
I have a ATT galaxy note 3 using Knoxraid v5.6 jb rom .. when i go into recovery it doesnt give me an option to select file from storage
only options to upgrade from ADB
upgrade from Storage
wipe cache
Any idea?
Click to expand...
Click to collapse
Try the option "upgrade from storage"
Normally it's called install zip from sd card. If it's not working, change the recovery.
simmac said:
Thank you, thank you, thank you! You saved my day! :laugh::laugh:
This worked BUT: The aromafilemanager.zip didn't work, I had to download it from here: http://forum.xda-developers.com/showthread.php?t=1646108
So, please update the link, with the zip linked above it worked perfectly! :good:
//edit: And there is one more very simple way, if you have activated the device manager as device administrator (for some odd reason my phone deactivated all device admins, that's why I locked myself out in the first way, I use TimePIN and suddenly my code and the failsafe didn't work ) :
Go to https://www.google.com/android/devicemanager klick on "lock" and enter some pin like 1234, the current lockscreen will be overwritten by the 1234-lock.
Click to expand...
Click to collapse
thanx buddy...I have added that link :good::angel:
what one will do if he has stock recovery with usb debugging disabled and has forgotten lock screen pattern or pin ? Is there anyway to enable usb debugging in fastboot or stock recovery or any other way?

[NO ROOT] [NO USB DEBUGGING] Bypass Too Many Pattern Attempts

Hiii
Bypass Too Many Pattern Attempts
Without Root And Without USB Debugging​
Description :
Many times by mistake Android Pattern is Attempted wrong and generate "Too Many Pattern Attempts" Message Which can only bypass by email account you logged in that device But It requires Internet Connection like WiFi or Data Plan Turned On
The basic thing behind this scene is the Database of Settings.apk which holds the boolean value of Pattern AttemptsIf you crossed limited pattern attempts this value becomes 1 The settings.db is Located at /data/data/com.android.providers.settings/databases/settings.db
So I developed a Updater Script to Delete settings.db which can be flash to device through custom recovery like CWM. To flash this Zip you must have Unlocked Bootloader
This Method will change your Android ID ( Can Be easily fix )
Use This At your Own Risk !
Follow The Steps to Flash this BypassPatternAttempts.zip
Required Files :
1.CWM.zip for Galaxy Y Duos https://db.tt/nxnZWSOp
you can search for your devices on XDA
2.BypassPatternAttempts.zip : Download
Procedure :
1.Copy both files in root of memory card.
2.Insert that memory card in your android device.
3.Now switch off your device.
4.Now press volume up + power + home button together to start Recovery mode ( May be Different for Different Devices ).
5.In this mode touch will not work so navigate using volume up and down keys and select using home button.
6.Now select update zip from sd card’
7.Now select CWM.zip.
8.Yellow coloured menu will appear. ( May be Different for Different Devices )
9.Select ‘install zip from sd card’.
10.Then select ‘choose zip from sd card’.
11.Select BypassPatternAttempts.zip.
12.Now select ‘yes’.
13.Then the process will complete after some time.
14.Now press back and select ‘Reboot Device’.
15.Enjoy.
Press Thanks Button if This Thread Helped You
Just saying, if the person has an unlocked bootloader, isn't he likely to have a recovery and root as well?
NSDCars5 said:
Just saying, if the person has an unlocked bootloader, isn't he likely to have a recovery and root as well?
Click to expand...
Click to collapse
This script only needs unlock bootloader for flashing .
no need of ROOT Anyway
aditya.kamble said:
This script only needs unlock bootloader for flashing .
no need of ROOT Anyway
Click to expand...
Click to collapse
What I meant is... if somebody has unlocked their bootloader...
they probably already have root and CWM, don't they?
NSDCars5 said:
What I meant is... if somebody has unlocked their bootloader...
they probably already have root and CWM, don't they?
Click to expand...
Click to collapse
Ya.. Thats right...
Most of users already rooted if they unlocked bootloader...
But in case of some users they dont want to root This script will work
Sent from my GT-S6102 using Tapatalk 2

Categories

Resources