NEODEV HOST - Advanced Ads Tracking Block(Ad Blocking Hosts) - Android Software/Hacking General [Developers Only]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
The Powerful Friendly Uptodate AD Blocking Hosts
Home Page : https://github.com/neodevpro/neodevhost
:good:| | | Check out All annoncement in github | | |:good:
Introduction :
-UPTODATE (Merge everyday) 
-POWERFUL (To block all ad / tracking)
-FRIENDLY (Easy to use and welcome to report issues)
Supported Platform :
-Windows
-Android
-Linux
-Mac OS
-Openwrt
-etc
Supported adblocker:
-Pihole
-Adaway
-Adblocker/Adguard
-etc
Download :
https://github.com/neodevpro/neodevhost
How To Use :
1.Download both files/copy link of files
2.Add host and whitelist file/link into adblocker
3.Update the data source in the app
Pihole Installation :
Import and Installation:
1.Login to pihole website
2.Go to Groupmanagement > Adlists
3.copy the NEODEV AD host link into "Address:"
4.open terminal
5. Run the following command :
Code:
sudo -i
sudo curl -s [url]https://raw.githubusercontent.com/neodevpro/neodevhost/master/install.sh[/url] | bash
pihole -g
6.Wait for 20 mins around
7.Then it will import both NEODEV host and whitelist into your Pihole
Remove and Uninstall :
1.Login to pihole website
2.Go to Groupmanagement > Adlists
3.click the red trash can button
4.open terminal
5. Run the following command :
Code:
sudo -i
sudo curl -s [url]https://raw.githubusercontent.com/neodevpro/neodevhost/master/uninstall.sh[/url] | bash
pihole -g
6.Wait for 20 mins around
7.Then it will Remove and Uninstall both NEODEV host and whitelist from your Pihole
Donation
Code:
-
If you like our work we do,
Then please do consider a Donation
[URL="https://www.paypal.me/plmh"] https://www.paypal.me/plmh[/URL]
--
NEODEV Home page:
[URL="https://neodev.team"]https://neodev.team[/URL]
-
Administrator :PLMH
Contact
Administrator :PLMH
Telegram group : Click Here to Join
QQ group : click here to join

Download link error

Frawoh8 said:
Download link error
Click to expand...
Click to collapse
We are now just updating all the things ,include xda post . for any updated news please visit our project page:
https://github.com/neodevpro/neodevhost

Peter KIKI said:
We are now just updating all the things ,include xda post . for any updated news please visit our project page:
https://github.com/neodevpro/neodevhost
Click to expand...
Click to collapse
sorry i don't understand
how i can load the recommended file " Combine " for AdAway-4.3.4 for android
can you explain

Working like a charm in adguard.
Adblocks were not detected by some sites which is a good sign.
Thanks for the hosts.

Updated

push

Quick update update

Thanks
Thanks you so much for the detailed help. I was founding so much solution for this but couldn't find that. But it seems helpful for me.
Thank you again.

Related

[APP] Jekyll Client for Android

Some months ago I ditched my WordPress blog and fall for a platform called Jekyll. I use Jekyll alongside with Github pages to host my blog. Being hosted on Github was a great advantage but what happens when I want to post from my smartphone or tablet?
Cloning the whole project with some client and pushing it up again seemed stupid for just one file, the setup of which was pleasant because the filename should be something in the form of:
Code:
YYYY-MM-DD-title.md
and the beginning of the file:
Code:
---
layout: post
title: "The Title"
description: ""
category:
tags:
---
So I started a little project called Jekyll for Android.
It is a little simple client for android that allows you to publish a post on your Jekyll blog if it is hosted on Github!
It it uses Github’s API and offers a Markdown Preview to check if your post looks ok (very Alpha feature) .
If you find it useful fork it, make it better or just use it!
You can find the project here and build it yourself or download it from Google Play!
It provides:
UI that is simple and I like.
Ability to commit a new post through Github API.
Keeps a draft.
A list of the user’s posts.
Ability to edit previous posts.
Here are some screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Looks Interesting
Maven is broken for me since the latest (v19 SDK). Built with these (f-droid-style) instructions:
Code:
Build:1.0,1
commit=1e61b142c8
subdir=JekyllForAndroid
prebuild=wget [url]http://fossil.instinctive.eu/libsoldout-1.3.tar.bz2[/url] && \
tar -C ../bypass/dep/ -xf libsoldout-1.3.tar.bz2 && \
sed -i 's/libsoldout/libsoldout-1.3/' ../bypass/platform/android/library/jni/Android.mk && \
sed -i 's/all/armeabi/' ../bypass/platform/android/library/jni/Application.mk
buildjni=../bypass/platform/android/library/
Is there going to be a free/open source licence on it?
dabl8 said:
Maven is broken for me since the latest (v19 SDK). Built with these (f-droid-style) instructions:
Code:
Build:1.0,1
commit=1e61b142c8
subdir=JekyllForAndroid
prebuild=wget [url]http://fossil.instinctive.eu/libsoldout-1.3.tar.bz2[/url] && \
tar -C ../bypass/dep/ -xf libsoldout-1.3.tar.bz2 && \
sed -i 's/libsoldout/libsoldout-1.3/' ../bypass/platform/android/library/jni/Android.mk && \
sed -i 's/all/armeabi/' ../bypass/platform/android/library/jni/Application.mk
buildjni=../bypass/platform/android/library/
Is there going to be a free/open source licence on it?
Click to expand...
Click to collapse
I forgot to do that. I just licensed the project with GPL.

[TOOLKIT] ADB Toolkit

I have created this toolkit mainly for personal-use, but I've decided to add more functions and put it here.. The app has a GUI and you don't need to remember ADB commands anymore, to install an APK for example, you just need to select the APK and it'll be installed automatically.
The toolkit has ADB integrated, so you don't need to download the Android SDK, the best part: The tool has only 1.2mb.
For now you can:
- Install/Uninstall an APK
- See the connected devices
- Reboot/Reboot in Bootloader/Reboot in Recovery
- See the Logcat
- Push/Pull
- Screenshot (Android 4.0+)
- Screen Record (Android 4.4+)
- Kill ADB Server
To be added:
- Automatically install ADB Drivers
- Fastboot things (Unlock Bootloader, flash recovery, flash kernel, etc..)
- Reboot into Download Mode
- Bootanimation changer
If you want any other commands, just tell me
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Donations
You can donate using PayPal, you just need to send to [email protected]
(Click here to see a Tutorial)
Or you can donate using bitcoin, you just need to send to 15MiLGJnEVbQDvZUoeYzb3RBtzpzywxTPu
After donating, don't forget to send an e-mail to [email protected] with your Name/XDA Username and value donated to be added to the Credits (On the Toolkit and XDA), in case you want to be added as anonymous, you don't need to send the e-mail.
Thanks for donating
Credits:
No one yet, be the first
Translations
English/Portuguese - Ronaldo Cesar
If you want to translate this toolkit onto your language contact me
Thanks!
tx man it's great
Your tool looks amazing! Is it still working or it requires some updates? Thanks you : )
Adb for honor 7
Hi, is it good for rooting the honor 7? And which button I need to push to do that? I need to unlock the bootloader first.
Thank you in advance
Thanks.
Thanks a lot :victory::victory:
Thank you so much for this!
Can you add App installation location switching option (internal to SD & vice versa)??
No longer works forces you to update, links to a dead site, silly you can't just use it as it and that it forces the update.

[WINDOWS] One Click ADB, Fastboot, ApkTool and Drivers Installer / Uninstaller

One Click ADB, Fastboot, Apktool and Google Android Drivers Installer / Uninstaller
Screenshot​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Disclaimer​This tool is to install Adb, FastBoot, Apktool and Google drivers and more importantly setting environment variables in one click. I will not take any responsibility if something goes wrong because of it. Please backup your data and environment variables paths before flashing this.
Tested On​
* Windows 10 x64
* Windows 8 x64
Installation​
1. Run it as Admin (Require administrator privileges)
2. Select Options
3. Click on Install
Versions​One Click installer will install following version numbers of
* Apktool 2.0.3
* Adb 1.0.32
* Google Usb Driver for Android 11.0
Important​
* Installer requires .Net Framework 4.5.2
* Apktool need java jdk / jre Please install these ito make apktool working
* Current user only: Installation directory is %UserProfile%\adb directory, and environment variables path added to installation directory.
* System-wide: Installation directory is %SystemDrive%\adb directory, and environment variables path added to installation directory.
Reporting Bugs & Feature Requests ​
Please feel free to report any bugs and feature request, i am more than happy to add new features in it
Downloads​
Please do not make mirrors​v1​
ChangeLogs​
v1 6/03/2016​initial release​
Good job mate..... Thanks.
Sent from my SM-N910C using Tapatalk
Download says no mirrors found for me
rascal9 said:
Download says no mirrors found for me
Click to expand...
Click to collapse
Thanks for reporting, Link fixed
Thread closed on OP Request.

[Root/No root][App] Get the url of an OTA Update [Android One]

OTA Link​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Introduction
Root method:
The updates to Android One devices are handled by Google Play services(GMS). GMS stores the update url in the tag control.installation.current_update_url of the file /data/data/com.google.android.gms/shared_prefs/com.google.android.gms.update.storage.xml. The url is read from that file and displayed.
Non-root method:
If the device is not rooted, a permission(android.permission.READ_LOGS) has to be granted. Then the app can read the system logs and extract the update url. Connect your device to a computer with Android platform tools installed and run the following command (needs to be done only once):
Code:
adb shell "pm grant app.akilesh.ota android.permission.READ_LOGS && am force-stop app.akilesh.ota"
Click to expand...
Click to collapse
Downloads
Find the latest release here
Click to expand...
Click to collapse
XDA:DevDB Information
OTA Link, App for Android One devices
Contributors
Akilesh_15, singhnsk
Source Code: https://github.com/Akilesh-T/OTALink
Version Information
Status: Stable
Current Stable Version: 1.2
Stable Release Date: 2020-03-08
Created 2019-06-23
Last Updated 2020-03-08
Good stuff. Thanks for making this. Saves time from messing into the files manually [emoji846][emoji1696]
Sent from my Nokia 8.1 using Tapatalk
singhnsk said:
Good stuff. Thanks for making this. Saves time from messing into the files manually [emoji846][emoji1696]
Sent from my Nokia 8.1 using Tapatalk
Click to expand...
Click to collapse
I should have credited you for the idea. Done now
v1.1
What's new:
Major refactoring!
Updated dependencies.
App now uses TJW's libsu.
New app icon, launch screen and UI.
Added Dark theme(follows system).
Use XmlPullParser for reading the OTA URL.
Download link
v1.12
What's new:
Support for devices without root access. User has to grant permission using adb to read logs:
Code:
adb shell "pm grant app.akilesh.ota android.permission.READ_LOGS && am force-stop app.akilesh.ota"
Add hints/notes.
Download link
Thanks for This, Very Useful
Will this tool work on a one plus 8 device Verizon branded ,unlocked and rooted?

MU Origin 2 - Private Server [mu2usa.com]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Name: Mu Origin 2 - Private Server USA
Version: v.1.0
Root: No
Mod features:
LOGIN every day to receive gifts.
JOIN GROUP : https://mu2usa.com/fbgroup
DOWLOAD NOW : https://mu2usa.com
_________________
Topup Rate = 1USD = 2.000 diamond
AA Fragments are bound to character
All of the game features are kept from the original version, optimized / bug fixes nearly 95%.
Optimized EXP speed x10.
Optimal drop rate x10.
_________________
**New Server Codes:**
``Available from 13.02 to 16.02``
- mu2usa01
- mu2usa02
Install Steps:
STEP 1: Download the Modded APK file above using your favorite browser or a download manager of your choice.
STEP 2: Copy the file over to your Android device via USB or wirelessly. Skip this step if you're using your Android device to download the mod.
STEP 3: Browse to the location where the Modded APK is stored using a file manager of your choice.
STEP 4: Tap on the .APK mod file then tap 'Install' and the installation should begin.
STEP 6: Once the installation is complete, everything should be ready. Enjoy!
Playstore Link: https://play.google.com/store/apps/details?id=com.ourpalm.ggplay.mmo.mobile.mu.origin2&hl=ro&gl=US
Download Link: http://mu2usa.com/
Download Mirror: https://mega.nz/file/IkID1AgR#tu4epPHX78L-zEJ1KoewY4hMU7AKb4yy0mFNZvDcAu8
Join our discord for Free Diamonds before you PM me please: https://discord.gg/nChjNskG9k
Here's an EXP GiftCode: FCMUBQERGO
How to get unlimited diamonds: https://www.youtube.com/watch?v=FppEdICVS2I
If you have questions or bugs please join our discord: www.mu2usa.com/discord
Grand Opening on 13.02
hi are you going to sell your files??
lLawliet12 said:
hi are you going to sell your files??
Click to expand...
Click to collapse
no sir, we cannot sell them.
How can i create an hero account?
I played this server and he have very many bugs...
i have MULegend MU2 Origins Full Set + Source Code discord: Senk4i#0179

Categories

Resources