Hello, I have a problem
I want to launch the app but I can not
such a message is shown
"You Using AdBlock App Remove AllAdBlocker App And try Again!!!"
I do not have Xposed and I can not hide Lucky Patcher
It is possible to block it somehow?
Sharing is caring, show love and share the thread with your friends.
@tomas4
thanks for the extensive description, I will look a little further and leave it probably.
I do not need the application, but it made me curious
Ps. I thought that somewhere the server is checked by a script
thanks again
So I looked inside and found this http://i.prntscr.com/ku5XhUYTQcmOBBYLY0p8gw.png . This piece of code is there few times with some changes, but method "isPackageInstalled" is always there and it's same. Inside method: http://i.prntscr.com/E8zPHUBuSM_4O6CCSyNZnA.png
Method returns bool, when it returns false package (e.g. LuckyPatche a.k.acom.android.vending.billing.InAppBillingService.COIN) isn't installed and app run correctly, but when it returns true, the banned package is installed and the pop up menu is showed with that text about AddBlocker and activity is closed and app die.... List of banned packages is everytime downloaded from authors website when app is launched so I can't edit local file because it doesn't exist.... In my opinion the best will be patch that method "isPackageInstalled" so it always return false (if package is installed or not), but I can't do this because I can't loaded classes.dex into HexRays IDA (it loading database forever, and create database with size around GigaBytes, and then IDA stop working, I don't know why, if someone can fix it, please write post here) So I can't create custom patch for you Maybe try it by yourself with never version of IDA, or with other disassembler. Good luck.
What app said that warning?
The problem is that I do not have any Adblock, all ads are getting confused in the hosts file, this information will appear when using LuckyPatcher and the application requests its removal
When I uninstall Lucky Patcher everything works