Wednesday, 18 May 2016

4 ways to unlock anyone's smartphone

Well no one like it when you forget your password so to get you out of those awkward situation here are the top 4(only 4 i know of) that get you out of a pickle.


1.  Google’s Official Method
This is probably the easiest and fastest way to unlock your Android device if you have internet access on your phone and have a valid Google account. The method only takes a couple of seconds and you’ll be able to unlock your phone and set a new password or pattern. What this does is that it lets you sign into your Google account and reset your phone’s password through your Google login details.

Step 1
Click on the Forgot Password or Forgot Pattern option on your device’s lock screen. If you have entered the password incorrectly 5 times, then you will get a popup asking if you forgot your password. Simply use the Forgot Password option in the popup.
Step 2
Next, you’ll get an option to choose whether you want to unlock your phone through answering the security question that you might have set when you used your device for the very first time. The other option is to enter your Google login details. For logging in to your Google account, tap on Enter Google account details. For answering the security question, tap on Answer question.
Step 3
If you are using the security question, then simply type the answer of the question. If you used the Google login method, enter your Google ID and password and click on Sign in. If you don’t remember your Google login details, then you can reset your Google login details through the Google recoverypage. After you are done resetting your password, you can enter your new login details for unlocking your phone.
Step 4
Once your security question answer or your Google ID is verified, you will be given an option to choose your new security lock, such as PIN code, pattern and password. Select the security option that you prefer and enter your new password or pattern. That’s it! You will now be able to use your new security password in order to unlock your phone.


How To Unlock Android Phone If You Forget the Password Or Pattern Lock

ADD TO COLLECTION

You shuffle through the pile of saved passwords you wrote down on paper, but can’t figure out the combo for your Android device. Maybe someone changed your pattern lock or you just can’t come to remember the combination.
Don’t toss that phone at the wall just yet.
There are several ways to unlock your phone if you don’t remember your password or pattern. These methods should work on all Android devices and without an internet connection, without losing your data and without using your PC.
ALSO READ:
How To Unlock Android Device With Cracked Or Broken Screen
How To Unlock Android Device With Dead Screen
How to Unlock Android Phone Without Resetting?1. Google’s Official Method
This is probably the easiest and fastest way to unlock your Android device if you have internet access on your phone and have a valid Google account. The method only takes a couple of seconds and you’ll be able to unlock your phone and set a new password or pattern. What this does is that it lets you sign into your Google account and reset your phone’s password through your Google login details.
.Step 1
Click on the Forgot Password or Forgot Pattern option on your device’s lock screen. If you have entered the password incorrectly 5 times, then you will get a popup asking if you forgot your password. Simply use the Forgot Password option in the popup.
Step 2
Next, you’ll get an option to choose whether you want to unlock your phone through answering the security question that you might have set when you used your device for the very first time. The other option is to enter your Google login details. For logging in to your Google account, tap on Enter Google account details. For answering the security question, tap on Answer question.
Step 3
If you are using the security question, then simply type the answer of the question. If you used the Google login method, enter your Google ID and password and click on Sign in. If you don’t remember your Google login details, then you can reset your Google login details through the Google recoverypage. After you are done resetting your password, you can enter your new login details for unlocking your phone.
Step 4
Once your security question answer or your Google ID is verified, you will be given an option to choose your new security lock, such as PIN code, pattern and password. Select the security option that you prefer and enter your new password or pattern. That’s it! You will now be able to use your new security password in order to unlock your phone.
2. Screen Lock Bypass
This is another reliable way of unlocking your Android device if you don’t remember the security password or pattern. This is a third party app that is available on the Google Play store. As the name suggests, the app basically lets you bypass your lockscreen. You might be wondering how you will be able to install and use the app if your phone is locked and not accessible.  The way this works is that you will need another device such as a PC to install the app on your Android device through the Google Play website. Even though the app costs about $4.20, it is worth it if you really need to access your phone.
3. Step 1
Open the Google Play website on your PC and login with your Google account details. Make sure that you use the same Google account that you use on your Android device.

Step 2
Search for Screen Lock Bypass while on the Google Play website and click on the app icon. Next, click on the $4.20 Buy button in order to buy the app and install it on your device. Select your device from the list of devices registered to your account and click on the Install button. The app should now be downloaded and installed on your Android device.
Step 3
Unplug your USB charger if it is connected to your Android device and plug it back in. Connecting the charger is basically a trigger mode for Screen Lock Bypass.

Step 4
You will now get a new screen asking for activation. Simply click on the Activate button.

Step 5
Now, you’ll be taken to a new screen where you need to press the Remove Lock Password button. Your device should now be unlocked!
How to Unlock Android Phone Without Internet Connection?Hard Reset
This is another method that you can use in order to unlock your Android device. However, this should only be used as a last resort as using this method will erase all the data on your phone. You should only use this method if none of the other methods are working on your device, specially if you haven’t backed up the data on your Android device. Hard reset basically formats your phone to the initial condition that it was in when you first used it. It will remove all your data, settings and information.

4. Step 1
Firstly, switch off your device and enter into recovery mode. Different Android devices have different methods to boot into recovery, but all of them use hardware keys. For most Android devices, you’ll need to hold several hardware keys simultaneously, such as the Home, Power, Volume and Camera keys. If you can’t get into Recovery mode using any of the hardware key combinations, then you can Google how to enter into recovery mode for your specific device.
Step 2
Once you have entered into recovery, scroll down to Wipe data/Factory reset using your Volume down key and select it using the Power key.
Step 3
Next, Scroll down to Yes – delete all user data and press the Power key on your device.
Step 4
The reset process might take a while and once the reset is complete, select Reboot system now using the your Power key. Your phone should now reboot and you won’t need to enter your password or pattern in order to unlock it.
How to Unlock Android Phone from Computer Without ResettingAndroid ADB
This is another method that you can use in order to unlock your Android device if you don’t remember your security lock. This method should work on most Android devices and you don’t need to have an internet connection nor a Google account in order to use this. Basically, this uses Android ADB commands to remove the security lock on your Android device. You will need a PC in order to install the Android SDK and enter the commands in Command Prompt. Also, you’ll need USB Debugging enabled on your device. If you don’t have this enabled on your device, then this method won’t work.
Step 1
Download and install Android SDK on your PC. You will also need to install the specific drivers for your Android device if you don’t already have them installed on your PC.

Step 2
After installing the Android SDK and the relevant drivers, connect your Android phone to your PC using a micro USB cable.

Step 3
Next, open Command Prompt on your PC and enter the following commands. Make sure that you press the Enter key after entering each command line.
cd\
cd android-sdk\platform-tools\
adb devices
After typing the last command, you should get some random numbers and alphabets. This means that your device is successfully connected. Next, enter the follow commands:
adb shell
cd /data/data/com.android.providers.settings/databases
sqlite3 settings.db
update system set value=0 where name=’lock_pattern_autolock';
update secure set value=0 where name=’lock_pattern_autolock';
update system set value=0 where name=’lockscreen.lockedoutpermanently';
update secure set value=0 where name=’lockscreen.lockedoutpermanently';
.quit

Step 4
Reboot your device and you’ll be presented with a new lock screen.  Don’t worry after seeing the lockscreen as your device should be fully unlocked and you can enter any pattern that you want and that will become your new lockscreen pattern.
Conclusion
Google has integrated some brilliant security features on Android including face recognition, pattern lock, PIN codes and passwords. These methods do a great job at keeping your device safe and protecting confidential information. However, if you have set a really tough password or code, then you yourself might forget it one day. You also want to remember to check out the best backup apps, because if you lock yourself out you might need to access files on your computer.
You don’t really need to worry about the strength of the password as even if you forget it, you can easily restore your access using one of the methods mentioned above. These methods are available for different circumstances that you might be facing and each method should work on most Android devices. Make sure that you follow all the instructions correctly and feel free to shoot any questions below.



source How To Unlock Android Phone If You Forget the Password Or Pattern Lock

Tuesday, 17 May 2016

Best 6 tricks for hacking.

Top 6 Password Cracking Techniques Used By Hackers


#1 Dictionary Attack

Dictionary Attack
Dictionary Attack
Dictionary Attack
Dictionary Attack is a technique used by most of the regular hackers to determine the passphrase by trying their luck many times. Unlike its name, it works like a dictionary it is just a simple file which contains some unusual words that many people uses as their password it is one of the easy ways to hack into anyone’s account. But putting up a tough password can beat this attack.

#2 Brute Force Attack

Brute Force Attack
Brute Force Attack
Brute Force Attack
The main motto of Brute force attack is to crack passwords, It will try its level best and try every possible combination until the password is found, But nowadays people are smarter, so the growing size of passwords is making Brute Force attack difficult to crack any password. It is much similar to Dictionary attack it is something like the upgraded version of Dictionary attack.

#3 Phishing

Phishing
Phishing
Phishing is the easiest method used by hackers, It does nothing, it simply ask users for their passwords, But the process of asking password is unique and different, Hackers used to create the fake page, fake emails, fake apps etc. It simply asks you to log in with your Id and password. and once you have entered the detail your details are transferred into hacker’s server.

#4 Trojans, Viruses, And Other Malware

Trojans, Viruses, And Other Malware
Trojans, Viruses, And Other Malware
Trojans, Viruses, And Other Malware
These programs are usually developed by hackers for the sole purpose of generating the target destruction. Viruses and worms usually added to a user’s system so that they can make the full use of a machine or a network as a whole, and are usually spread by email or either it is hidden in any applications.

#5 Shoulder Surfing

Shoulder Surfing
Shoulder Surfing
Shoulder Surfing
Shoulder surfing is the practice of spying on the user of a cash-dispensing machine or another electronic device in order to obtain their personal identification number, password, etc. It is mostly found in the eye-catching notes stuck in front of your LCD monitor which keep asking you to login into them.

6. Port Scan Attack

Portscan
Portscan
Portscan
This is a technique often used to find weaknesses on a given server. It is normally used by those who are responsible for security to find vulnerabilities in the system. Port Scan Attack is used to send a message to a port and wait for a response, The received data from the open port is an invitation for hackers to hack into your server.

Monday, 16 May 2016

THIS IS THE BEST EDUCATIONAL WHATSAPP TRICK.

Image result for whatsapp
If you want to know what are the best WhatsApp trick you should check this helpful trick 
This is the Educational WhatsApp trick which is only known by some people.
if you want to know some more tricks like this check this More Tricks

Follow these steps:
  • Save the contact, +1 (604) 449-1532 as "Wiki" to your phone.

  • Now create a Whatsapp group with any Group name and add this contact (wikipedia) only. You are already another contact by default: so wikipedia and you (only 2 members) become the members.

  • Now you can post anything textual in that group to search in Wikipedia by starting the text with "wiki<space><your text>".
    Eg: if you want to know about "media"
    You must type: wiki media.
    (wiki <space> media)
  • The bot automatically replies in the group.
  • Eg: Type *gk  for encountering an interesting and knowledgeable quizzing session.
  • No need to search for separate apps for getting train's running status or your PNR status.

The things I did like about this concept till now:
  • Instant replies.
  • It feels as if I'm chatting with a smart person who is way more knowledgeable than me, and I can ask almost anything to it.

     

PS: It's actually a utility/product by Duta. You may visit http://www.duta.in .
Edit: The above mentioned number did work for me. But in case it doesn't work for you, try this:
7200037433

Thank You

please follow us on facebook :tipstricks

Sunday, 15 May 2016

Destroy Anyone's WhatsApp by this cool trick.

Are you tired of being added to a group repeatedly or not fond of a group... Yeah you want to break it to the root here is it:
1) Go to WhatsApp Web , preferably on chrome.
2) Open the group chat ,choose any emoticon and keep on inserting it(about 4k emoticons) by using copy-paste till the tab slows down .When there are enough emoticons, just press enter or the send button. It may seem not to respond but just give it some time.
3)When done sending, notice a tick on the emoticons message, then force close the tab and you are good to go.
That group will now become unusable- to prove it try opening it on your device and it will force close. Everyone will be forced to leave the group.
You can even try it on an individual chat like I did and here is the screenshot and it works.
When someone opens the chat the app crashes and so they will forced to leave the group or delete the chat.

WARNING: People took it serious it is  some kind of virus ( ya, many people really did ). So think about it before trying it out on someone (or on a group).

Some Great And New Inventions that most people don't know.


Pluto Trigger. It launched a month ago. It is Wish gadget that highly improves your photos and makes taking pictures a lot easier and even more fun.
For professional photographers, the Pluto Trigger is a reasonably-priced and incredibly powerful tool. For advanced amateurs with DSLRs who want to do more with their photography, Pluto Trigger is just the tool to jump to that next level.
Pluto Trigger is a high-speed smart camera trigger that's controlled by a free iPhone app over Bluetooth that can be used for remote shooting, time lapse, High Dynamic Range (HDR) photography, video recording and lightning photography. It enables your DSLR to do high-speed photography triggered by sound, by light, or by something breaking a laser beam aimed at the Pluto Trigger (the laser is included). With the built-in PIR sensor, Pluto Trigger can detect animals’ body heat and take photos. It can also wait until a person is smiling to shoot a photo, or take pictures triggered by motion or vibration. You know those fancy photos of water droplets colliding in mid-air? There's a mode for that too -- 24 modes in all.
Features
Intervalometer
  • Shutter Release: single, focus, hold, lock, bulb, burst, timer
  • Timelapse: start-delay, presets,bulb-ramping, end notification
  • HDR: up to 19 HDR images
  • Star-trail: multiple long exposure images
  • Video: video recording with no 30 minute limit
  • Timer: take photos/video during a certain period each day, (construction, plants growing, etc.)
Pluto Sensors
  • Laser: delay of only tens of microseconds, shutter/flash method
  • Sound: 1 millisecond fast response, explosions, popping balloons, shutter/flash method
  • Light: high/low trigger
  • Lightning: detects lightning strikes, adjustable sensitivity
  • PIR: wildlife, passerby, wave hand to shoot
  • Droplet: water drop collision (extra Droplet Valve required)
  • AUX: DIY sensors, e.g. ultrasound sensor
  • Fusion: sensor combination, e.g. laser cross beam sensor
Smart Sensors
  • Sound Trigger: pre-focus
  • Vibrate or Shake
  • Motion Detection: zoom, front/back camera, sensitivity
  • Distance: GPS trigger
  • Voice Command: say “Pluto”
  • Smile Detection: selfie
Tools
  • Depth of Field Calculator: DOF, hyperfocal distance
  • Neutral Density Filter Calculator: exposure time with ND filter
  • Solar Calculator: sunrise and sunset time, civil twilight, count down
  • Star-scape Rule: rule 500 for trail-free star sky photos
Video: