Here I will be sharing How to HACK and How to be SAFE from getting hacked.
Do share your Hacking tricks too ... ;)
The Tutorials And Softwares I am uploading Is Strictly for Educational Purpose only .. Nothing Is Impossible .
Vroot is replaced by iRoot recently. iRoot has more features and stable rooting process than vroot. You can visit our dedicated iRoot page for complete rooting guides and details.
Android is great, but sometimes, the version you get with your phone—whether its vanilla Android or something like Samsung's TouchWiz—leaves a bit to be desired. Here's how to install a new version of Android (or ROM) on your device for an even better Android experience.
What's a ROM?
One of the best things about the openness of the Android platform is that if you're unhappy with the stock OS, you can install one of many modified versions of Android (called ROMs) on your device. A new ROM can bring you the latest version of Android before your manufacturer does, or it can replace your manufacturer-modded version of Android with a clean, stock version. Or, it can take your existing version and just beef it up with awesome new features—it's up to you.
If you're familiar with Linux, it's sort of similar to installing a different Linux distribution. Each version of the OS has a specific goal in mind, and as such differs quite a bit from the others. Which one you choose is dependent on your priorities and how you use the device. You'll need to unlock your bootloader and flash a custom recovery (more info on that here), but once you get the hang of it, it's not too difficult.
Step One: Unlock Your Bootloader and Flash a Custom Recovery
First, let's clear up some confusion: Contrary to popular belief, you do not actually need to root your phone to flash a ROM—you just need to unlock your bootloader and flash a custom recovery. However, this process usually goes hand-in-hand with rooting—and most custom ROMs come with root access—so what you think of as "rooting your phone" is probably what you're going to have to do first.
Unfortunately, we can't go through this step in detail here, because it's different for every phone! So, I highly recommend checking out our everything root guide to learn a bit more about what's involved, what all the different terms mean, and what to watch out for. Then, search around sites like XDA Developers for instructions on how to unlock the bootloader of your specific phone, which recovery you should use (usually TWRP or ClockworkMod), and how to flash it.
I also recommend rooting your phone during step one, since it'll make the backup process in step two easier—and save you some hassle along the way. A lot of methods and one-click apps will root your phone anyways, so it might be included in the process. Again, this can vary from phone to phone. (If the instructions require you to flash SuperSU.zip, you can refer to step three of this guide for info on how to do that—ironically, it's just like flashing a ROM).
NOTE: Unlocking your bootloader will most likely wipe your phone, and without root access, you won't be able to back up very much. So, save anything you want to keep on your computer—you will have to set up your phone from scratch just this once before continuing.
When you're done, return here and continue to step two for the rest of the ROMming process.
Step Two: Make a Backup of Your System, Apps, and Data
Now that you've got a custom recovery on your phone, the first thing you should do—before you ever make a big change to your system—is back it up. First, we'll make a Nandroid backup, which is basically a image of your current system. That way, if something goes wrong, you can restore your phone toexactly the way it was before you started tweaking. This will save you a lot of hassle if something goes wonky (which, let's be honest, can happen often). To do this:
Reboot your phone and enter recovery mode. This is a bit different on every phone, but usually involves some permutation of pressing the power and volume buttons at the same time.
Head to the "Backup" or "Nandroid" section of your recovery mode. The default settings should be fine. If given the option, give your backup a name that helps you remember what it is (like "Pre-CyanogenMod Backup 01-17-14"). Confirm your backup and let it run.
Wait for the backup to finish. This may take awhile.
I also recommend making a second type of backup: your apps and settings. If you just unlocked your bootloader and wiped your phone, you can skip this step, but any time you flash a ROM in the future, you'll want to back up your apps first, since you may have to wipe your phone before you flash. With a backup, you can easily restore those apps and data after flashing, making the process a lot simpler. We recommend using Titanium Backup.
This is different from a Nandroid backup because it just backs up the apps themselves, which you can then restore on any ROM you want. Nandroid backups take your entire system as it is, ROM included.
Note that you'll need to be rooted to use Titanium Backup (which is why I recommend you root in step one). To perform a backup in Titanium:
Open Titanium Backup and grant it root permissions if it asks for them. If it experiences any problems with root, it'll tell you right now.
Tap the "Batch" button in the upper right-hand corner (the one that looks like a little checkbox). Scroll down to the "Backup" section and find "Backup All User Apps." Tap the "Run" button. This will back up any apps you've downloaded from the Play Store, and their data. (You can try backing up your system data as well, but I find this usually doesn't work very well).
Wait for it to finish. If you like, you can also sync these to Dropbox as described here, but you don't have to for this process.
This may seem like a lot of unnecessary backups, but trust me: it's going to save you a lot of time in the long run. Now if something goes wrong, you have a nandroid backup to fall back on and don't have to start from scratch. And, when your ROM flashes successfully, you don't have to start re-downloading and setting up all your apps yourself because you can restore them with Titanium.
Step Three: Download and Flash the ROM of Your Choice
Now comes the fun part: flashing your ROM. First, obviously, you need to find the ROM you want. Again, this chart is a good place to start, as is our list of the five most popular. You may also want to poke around sites like the XDA Developers forums to see what's available for your particular phone.
When you've found a ROM you want to try, download it and save it to your phone. It should come in the form of a fairly large ZIP file, so you'll probably want to be on Wi-Fi to download it. You can either download it directly from your phone, or download it on your computer and transfer it over via USB.
To flash your ROM:
Reboot your phone into Recovery mode, just like we did back when we made our Nandroid backup.
Head to the "Install" or "Install ZIP from SD Card" section of your recovery.
Navigate to the ZIP file you downloaded earlier, and select it from the list to flash it.
Wait for the process to complete; it may take a few minutes.
Depending on your situation (see below), you may also need to wipe your data and/or cache. In TWRP, you'll find this under the "Wipe" section, and in ClockworkMod, you'll need to either choose the "Wipe Data/Factory Reset" option or the "Wipe Cache Partition" option. When you're done, you're free to reboot into your new ROM.
So, when should you wipe your data and cache? Here are a few general guidelines:
If you're flashing a ROM different than the one you're currently running, you should wipe data and cache. Essentially, this performs a factory reset on your phone, and you will lose all your data.
If you're flashing a new version of a ROM you're already running, we recommend wiping your data and cache—but you should be able to get away with just wiping the cache, meaning you get to keep all your apps and settings.
Remember, if you backed everything up with Titanium, then doing a factory reset isn't all that bad, since you can just restore most of it. Keep in mind that even if you're just upgrading your existing ROM, factory resets can be helpful. If you only wipe your cache, note that a few apps may run into issues, but reinstalling them or wiping that app's data usually fixes the problem.
When you reboot, you should be in your shiny new ROM, ready to play! But what? There's no Play Store? Read on for the last step of the process...
Step Four: Download and Flash Google Apps
Because Google's apps are not open source, custom ROMs can't bundle Google's apps—like Gmail, Hangouts, or the Play Store—with their ROMs. That means you'll need to download and flash them separately. Luckily, this is pretty easy to do: just head to this page on RootzWiki to find out which ZIP file you need, download it to your phone, and flash it just like you did the ROM in step three. Gapps Manager is also a great app that'll help you find the right package if you're stuck, and you can download the APK from XDA Developers.
Lucky patcher app [ Tutorial on Modding, remove license verification and much more… ]
Hello Friends , you all Should Know that Lucky patcher is Very Popular App to Hack App Purchase Or Unlock its features free without paying a single penny.
So let’s start:-
Warning:-You Must Have Rooted Device and I’m Not responsible for any damage causes to your device. But we’ll fix it , just comment your problem. If you want to know about rooting, just Click here..
Now download Lucky patcher Apk from Here (version 5.6.8)
How to Apply Custom Patch To get everything unlocked(if available):-
1.First Open Lucky Patcher And Select Any App. 2.Select Open Menu Of Patches.
3.Now Click On Custom Patch.
4.Now You’ll See A Patch Window with all patch features , Now Click Apply. 5.Wait till It Completes , Then Check Patch result And Launch App. You’ll get all features you’ve seen in patch window.
How to Hack In App Purchase :
1. Open Lucky patcher and choose any App. 2. Click on open menu of patches.
3. Now select ‘Support In App LVL emulation’.
4. Then Check first two options and apply.
5. Wait Till it completes , Check Patch result (work if 13% or more than 13%. 6. Launch App. 7. Make sure You have working internet connection, then click on anything you wanna buy. 8. You’ll get Lucky patcher window. 9. Tick On Save Purchase(2nd option ). 10. Select yes. Done Now Enjoy free purchase…
How to Remove Google Ads/Make App Offline :
1. Open Lucky patcher and select App. 2. Open menu of patches .
3. Now Select Patch To Remove Advertisement.
4. Now Enable all options same as shown in picture below.
5.Apply And Wait Till completes, Launch App and Now you got rid of ads.
How to remove license verification/Google dependencies :
1.Open Lucky patcher and select App. 2. Now open menu of patches.
3. Then Select Remove license verification.
4. Now select auto modes.
5. Enable all options shown in picture below.
6. Apply and wait till completes , check result and now you removed it.
How to Bind/Mount Data/Obb Folder From Internal to external 1. Open Lucky patcher 2. Select toolbox. 3. Now Select Directory Binder.
4. Now click on Add New directory bind.
5. Then Select Your Default Data/Obb Folder Using File browser Option. 6. Select Folder Where you want to Mount and use as new obb/Data folder.
7. Now Bind directory. Done Enjoy
Note:-This feature used usually for huge game data that isn’t places in external memory card in some phones.
How to Remove Every Advertisement From your phone :
1.Open Lucky Patcher. 2. Select Toolbox from bottom. 3.Now Click On Block All Advertisement from Device.
ADB and Fastboot are arguably two of the most indispensable tools used when working with Android devices. If you really want to modify, debug, and tweak along with their countless uses in rooting, and other procedures ADB and Fastboot are a must for any Android device owner. Typically if you want to install ADB and Fastboot you have to download and setup the Android SDK (If you really want to learn about Android Development I highly recommend downloading and installing the full Android SDK from here), but this can be unnecessary for people who just want to install ADB and Fastboot. To simply the process I created a windows installer that will install the latest version of ADB and Fastboot for you quickly and easily. The total installation of Minimal ADB and Fastboot is around 2 MB in size (Compared to the 90+ MB size of the Android SDK Tools, and 425+ MB size of the complete Android SDK) making it very lightweight.
Screenshots
Features
Quote:
Easily Install ADB and Fastboot with a simple to use installer
Lightweight, total installation around 2 MB in size
How to Install
Quote:
Prerequisites
Your device is plugged into your computer
You have USB Debugging enabled under Developer Options (Note: This may be listed as ADB Debugging on some ROM's)
You have installed the necessary drivers and your computer is recognizing your device
Download the Minimal ADB and Fastboot setup.exe from here
Follow the Installers instructions and select where you would like to install Minimal ADB and Fastboot too (For simplicity I choose to install it to the Desktop)
After you have chosen where to install Minimal ADB and Fastboot too select whether you would like to create a Start Menu Folder or not for the instalation
Once you have chosen where to install it to and if you want to create a Start Menu Folder select the install option
After the Installation Wizard has completed you can select to start Minimal ADB and Fastboot
You can also start Minimal ADB and Fastboot by navigating to the Start Menu Folder you choose to create during installation or the desktop shortcut you choose to create and selecting Minimal ADB and Fastboot
You should now see a command window open, with the command window open you can now issue ADB and Fastboot commands to your device
For more information on issuing commands to your device using ADB and Fastboot I would recommend taking a look at this guide on ADB and this guide on Fastboot.