Ever wanted to get rid of those annoying ads that pop every 2 seconds in mobile games you're playing or websites you are visiting? Well, look no further with Malwack, your defense against ads!
- Blocks ads system-wide on all websites and all apps!
- Make your phone faster by not connecting to many ad domains.
- Automatic Updates every 24 hours -- Updates apply after reboot
- Blocks ads, malware, trackers, P*rn sites, fake news sites, and unsafe gambling sites.
- Regular Updates on host files to keep up with the internet's worst and new fears.
- Plus, more to come soon!
- Smaller and more effective hosts file
- Custom user hosts files
- Different levels of blocking, e.g. Low, Normal, Moderate, Extreme.
- Mobile app for easy access to module settings
- (Maybe) Custom free ad-blocking VPN and DNS with maximum security
-
Your
hosts
file, located in/system/etc
, acts like your school blocking service that prevents access to certain websites. However, this (hosts
file) operates locally on your phone's root system.-
How does it block websites?
Thehosts
file blocks websites and malware by denying your phone access to connect to them entirely. It simply returns a blank page, e.g.,0.0.0.0 www.the-website-that-is-blocked.com
. -
Modifications made to the hosts file:
Thehosts
file was sourced from a reliable provider. Four separate files were merged into one comprehensive file to block spyware, malware, and ads. This combined file now blocks over 800,000+ harmful and annoying websites.
-
How does it block websites?
Warning
Malwack will only be distrubed on Github by me, Person0z. Github is the only offical source where Malwack will be disturbed. Any other website or person(s) is not offical and we are not responsible for any damages caused by you downloading from an unoffical source. You have been warned!
Note
- Download & Install: Open Magisk Manager, go to Modules section, click on the '+' icon, then select the Malwack Module zip file to install.
- Reboot: Reboot your device to activate the Malwack's protective features.
- Enjoy, Your device is fully protected now :)
Note
- Termux or any sort of terminal emulator is required to use, you can also use ADB if you know how to.
- Command usage
malwack --option
(update soon to use it directly in magisk instead and or a config file)
"Usage: malwack [--restore[-original | -default] | --blockporn | --whitelist <domain> | --help]"
"--restore-default: Restore the hosts file to the modules default state & updates it."
"--restore-original: Restore the hosts file to its original state. (No blocking)"
"--blockporn: Block pornographic websites by adding entries to the hosts file."
"--whitelist <domain>: Remove the specified domain from the hosts file."
"--help: Display this help message."
You can contact me on XDA, Telegram, Discord, Reddit, Github, and Email!
- @topjohnwu - Magisk Creator
- @Zackptg5 - Magisk Template Creator
- @Ultimate.Hosts.Blacklist /system/etc/hosts file
- @StevenBlack /system/etc/hosts file
- @Lightswitch05 /system/etc/hosts file