Skip to main content

How to Remove Ads from Android Apps, Games & Browser


Removing Advertisements from Android :)
So now the steps are pretty simple, we will be using that HOSTS file blocking trick to get this thing working, so now just follow below steps and enjoy.
  1. Open this text file online and copy its contents in a new notepad file or download it to your PC.
  2. Now you have the file if you have downloaded the file just make sure to rename the file as "hosts" its really important.
  3. So now you have the "hosts" file that you need to place in your Android device in order to remove all those advertisements.
  4. Now just transfer this file to your android device and open your file explorer on your android device. (use a free file explorer like F-explorer)
  5. Now just copy the file on your android device and paste it in to /etc or /system/etc, now if there is already a hosts file present just rename it to hosts.bak (to create backup of older hosts file)
  6. Now just paste your new hosts file over here, make sure you have the administrative right's to paste the file.
  7. That's it guys now just reboot your android device and see this trick working.
Now after you reboot your device you will see how all the advertisements in your apps, games and browser are vanished away, now sometime if might feel awkward as every single ad will be gone but still if you want a clean screen then this is the way.

Comments

Popular posts from this blog

Click-jacking or UI Redressing

Hi! Just want to share my finding, I have found Click-jacking or UI Redressing Vulnerability in   on Google Map , enjoy ;-) This bug was reported to Google Security Team, fixed immediately. About Title:  ClickJacking or UI Redressing on Google Map Business Risk: Normal Discovery Date: October 8, 2013 Author: Jitendra Jaiswal (me) Poc Details   Impact On victim :  1. attacker change victim profile pic by useing his webcam and upload 2. update status acording to attacker Best, Jeet Jaiswal

Microsoft remotely deleted Tor-based 'Sefnit Botnet' from more than 2 Million Systems

In October 2013,  Microsoft  adopted a silent, offensive method to tackle infection due to a Tor-based botnet malware called ' Sefnit '. In an effort to  takedown of the  Sefnit botnet  to protect windows users, Microsoft r emotely removes the older versions of installed Tor Browser software and infection from 2 Million systems, even without the knowledge of the system's owner. Last year in August, after Snowden revelations about the National Security Agency's ( NSA ) Spying programs, the Internet users were under fear of being spied. During the same time Tor Project leaders noticed almost 600% increase in the number of users over the anonymizing networks of Tor i.e. More than 600,000 users join Tor within few weeks. In September, researchers identified the major reason of increased Tor users i.e. A Tor-based botnet called ' Sefnit malware ', which was infecting millions of computers for click fraud and  bitcoin ...

xss in Microsoft mobile domain

Cookies xss in Microsoft mobile domain also it have xframe open vulnerability for click jacking Domain: m.microsoft.com Poc url steps for reproduce issue are same in both url so I am send both url and steps by using one of them Poc urls : 1.          http://m.microsoft.com/showcase/en/US/Search.mspx?a=results&mid=3900&phrase=%5burl%3djavascript:alert(document.cookie)%5dClick%20here%20to%20see%20Result%5b/url%5d&Search = 2.        http://m.microsoft.com/showcase/en/US/search?pageindex=sv1:2&phrase=[url%3djavascript:alert%28document.cookie%29]click%20here%20and%20see%20your%20result[/url ] Vulnerable parameter: phrase= Steps for reproduce issue Poc url http://m.microsoft.com/showcase/en/US/search?pageindex=sv1:2&phrase=[url%3djavascript:alert%28document.cookie%29]click%20here%20and%20see%20your%20result[/url ] when users use url .That give a result in Microsoft site lik...