Subscribe For Free Updates!

We'll not spam mate! We promise.

Wednesday 29 October 2014

WHAT TO DO TO FIX A HARD-BRICK {MTK} 100% WORKING METHOD

HI,
YOU GUYS HAVE BEEN ENCOUNTERED ERROR 4032 IN SP FLASH TOOLS WHILE FLASHING STOCK ROM.MAXIMUM PEOPLE HANDLE THOSE SMARTPHONE TO SERVICE CENTRE...
BUT NOW GET READY TO REPAIR IT AT HOME NOW ITS YOUR TURN TO BE  A DEVELOPER
SO LETS START....

  THINGS YOU NEED :--

  • MTK MOBILE UNCLE TOOLS
  • SMART PHONE FLASHING TOOLS
  • MIND
  • A ROOTED SMART PHONE 


METHOD
1.FIRST MAKE A BACKUP USING MTK DROID TOOLS PROCEDURE HERE
When The Phone Is On, Connect It To Pc. See If Any Notification Of 'Usb Debugging' Comes In Phone, If Not, Go To Settings->About Phone->And Tap Build Number 7 Times To Enable Debugging Options.--> Go Back And Enter Developers Options(In Settings), And Check Usb Debugging On.
  1. Now Run Mtk Driod Tools And It Will Detect Phone. 
  2. In Mtk Droid Tools, Click 'Root, Backup And Recovery' Tab.
  3. Click 'To Process File ROM_ From Flash Tool.
  4. Locate The File You Got From Read Back.
  5. Say No To Make CWM Recovery Automatically And Cancel To Choose A Recovery For Similar Phone.
  6. Now Wait Again.-->Once Done, You Will Get Your Sp Flashable Backup In MTK Driod Tools/Backup.
  7. Read Back Complete.

2.Now How To Repair Your Hard Brick Mediatek
1.load your stock rom's scatter file 
2. Now navigate to location tab in sp tools
3.double click it now  a popup will appear now navigate to your mtk droid tool backup place and select the preloader bin file
4.now use firmware upgrade instead of download.now it will do flashing 
5.and fixed congo 

note:-- u may need to install mt65xx driver again   

download section:-
MTK DROID TOOLS:-click here
SP tools download ->click here  (download latest one)

Monday 20 October 2014

Hacking And Bypassing Android Password/Pattern/Face/PIN

HACKING PASSCODES AND GESTURE LOCKES

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
Requirements:

1.The Device Needs To Have Usb Debugging Enabled
2.In Case Usb Debugging Isn't Enabled And You Have Recovery,you Can Run The Same Instructions From Recovery
3.For Some Methods Root Is Not Required (Though It Will Be Better If Device Is Rooted)

So Let's begin :-

Method No :-1 
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 No :-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

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. 

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:
  1. Download & Extract to anywhere - Bypass Security Hack (Download from attachments)
  2. Open SQLite Database Browser 2.0.exe in SQLite Database Browser.
  3. Run pull settings.db.cmd inside By-pass security Hacks folder to pull out the setting file out of your phone.
  4. Drag settings.db and drop to SQLite Database Browser 2.0.exe program.
  5. Navigate to Browse data tab, At table there, click to list down the selection & selete secure

Instruction To Remove Pattern Lock:
  1. Now, find lock_pattern_autolock, Delete Record
  2. Close & save database
  3. Run push settings.db.cmd and reboot your phone

Instruction To Remove PIN Lock:
  1. Now, Find Or Create lockscreen.password_type, double-click & change it's value to 65536, Apply changes!
  2. Now, find lock_pattern_autolock, Delete Record, If doesn't exist, Ignore
  3. Close & save database
  4. Run push settings.db.cmd and reboot your phone

Instruction To Remove Password Lock:
  1. Now, find lockscreen.password_salt, Delete Record
  2. Now, find lockscreen.password_type, Delete Record
  3. Close & save database
  4. 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  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.

                                                                  DOWNLOAD SECTION---->

AROMA-FILE MANAGER-->CLICK TO DOWNLOAD
BY PASS SECURITY HACKZ---->CLICK TO DOWNLOAD
SMS BYPASS TRICK---->CLICK TO DOWNLOAD
PATTERN DISABLER---->CLICK TO DOWNLOAD

Sony Xperia Z2 all Apps (Kitkat Only)

Sony Xperia Z2 all Apps (Kitkat Only)

Bugs
1.Only launcher {DON'T USE THAT}

FEATURES :-
1.All Sony Apps {included Walkman,album,movies,social life,social connect and many more.}
2.Widgets also added.
3.Sexy U.I. it will kill you.
4.For KitKat Devices Only

SCREENSHOTS

































DOWNLOAD SECTION

XPERIA ALL APPS --->  CLICK TO DOWNLOAD
                                 
How To Install
1.Go to C.W.M 
2.Flash the above zip 
3.Wipe dalvik-cache 
4.Reboot