PiracyChecker icon indicating copy to clipboard operation
PiracyChecker copied to clipboard

Lucky patcher still detected after uninstalled

Open Photogad opened this issue 4 years ago • 13 comments

Details
  • PiracyChecker version: 1.2.6
  • Device OS version: unknown
  • Device Manufacturer: unknown
  • Device Name: unknown

Possibly related to closed issue #30

I have not tested. Below is an email I got from a user.

Screenshot_20200408-044638_Gmail

I have telled them to uninstall my app (to clear sharedprefs) and search their phone for any lucky patcher folders and delete it before reinstalling my app. I don't know if it will work but i hope this user dont leave bad review as they say.

Photogad avatar Apr 08 '20 08:04 Photogad

this is my implementation, I am NOT using the uninstalled apps check

private void piracyCheck(){
        checker = new PiracyChecker(this)
                .enableGooglePlayLicensing("censored")
                // check for things like lucky patcher below
                .enableUnauthorizedAppsCheck()
                // only allow app to be installed from google play below
                .enableInstallerId(InstallerID.GOOGLE_PLAY, InstallerID.AMAZON_APP_STORE, InstallerID.GALAXY_APPS)
            //.enableDebugCheck();
            // Add as many library customizations as you want
            checker.start();
    }

Photogad avatar Apr 08 '20 13:04 Photogad

Did they clear cache and storage for your app by any chance?

avipars avatar Apr 26 '20 08:04 avipars

Not sure.

On Sun, Apr 26, 2020, 4:54 AM Avi Parshan [email protected] wrote:

Did they clear cache and storage for your app by any chance?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/javiersantos/PiracyChecker/issues/81#issuecomment-619512394, or unsubscribe https://github.com/notifications/unsubscribe-auth/AENGBZESWE6LEPWC6574HKDROPZC7ANCNFSM4MDYCMPQ .

Photogad avatar Apr 26 '20 18:04 Photogad

I'm experiencing the same issue. Also as mentioned in #37 to disable folderscheck, but the method doesn't accept any parameter.

I'm just checking .enableUnauthorizedAppsCheck().display(piracyCheckerDisplay) and nothing else.

maxx2478 avatar Aug 14 '20 19:08 maxx2478

@maxx2478 folders check is disabled by default, enableFoldersCheck literally enables it, so no need to pass any parameter

jahirfiquitiva avatar Aug 14 '20 21:08 jahirfiquitiva

@maxx2478 folders check is disabled by default, enableFoldersCheck literally enables it, so no need to pass any parameter

Thanks for your reply, but not adding folderscheck doesn't work. Library still detects lucky patcher when it us not installed. I'd cleared cache and data too.

maxx2478 avatar Aug 14 '20 21:08 maxx2478

Details
  • PiracyChecker version: 1.2.6
  • Device OS version: unknown
  • Device Manufacturer: unknown
  • Device Name: unknown

Possibly related to closed issue #30

I have not tested. Below is an email I got from a user.

Screenshot_20200408-044638_Gmail

I have telled them to uninstall my app (to clear sharedprefs) and search their phone for any lucky patcher folders and delete it before reinstalling my app. I don't know if it will work but i hope this user dont leave bad review as they say.

I've found the solution. Lucky patcher is the base, it's components like fake servers are installed separately. For testing, I'd uninstalled lucky patcher, but library was still showing it as installed, then I went to installed apps in settings and found there are "two" lucky patcher server apps installed by lucky patcher. First image shows lucky patcher asks to install servers and the second image shows the names of server apps.

Screenshot_20200815-144402.png

Screenshot_20200815-144831.png

So, we need to show a 'learn more' or 'lucky patcher uninstalled, still facing problem, click here to know how to completely remove lucky patcher' and then instruct user to remove every app that has a lucky patcher like app icon.

maxx2478 avatar Aug 15 '20 08:08 maxx2478

@maxx2478 I have the same problem as above I installed the app cloner, I really need the app cloner for mutitask work activities, the app cloner rejects premium on the detected lucky patcher, Lucky patcher even though I deleted it for a long time. these days I was distracted with this problem.

I have done the method above, but the results still can't & a notification appears "Please uninstall the lucky patcher" Please help me ...

ibin83 avatar Sep 08 '20 02:09 ibin83

@maxx2478 I have the same problem as above I installed the app cloner, I really need the app cloner for mutitask work activities, the app cloner rejects premium on the detected lucky patcher, Lucky patcher even though I deleted it for a long time. these days I was distracted with this problem.

I have done the method above, but the results still can't & a notification appears "Please uninstall the lucky patcher" Please help me ...

try:

  1. Install lucky patcher again
  2. Install those server apps when asked by app or install from switches menu
  3. Uninstall lucky patcher first
  4. Now uninstall server apps from settings

I'd this problem too, reinstalling lucky patcher and following the same steps did the job.

maxx2478 avatar Sep 08 '20 04:09 maxx2478

@maxx2478 I have the same problem as above I installed the app cloner, I really need the app cloner for mutitask work activities, the app cloner rejects premium on the detected lucky patcher, Lucky patcher even though I deleted it for a long time. these days I was distracted with this problem. I have done the method above, but the results still can't & a notification appears "Please uninstall the lucky patcher" Please help me ...

try:

1. Install lucky patcher again

2. Install those server apps when asked by app or install from switches menu

3. Uninstall lucky patcher first

4. Now uninstall server apps from settings

I'd this problem too, reinstalling lucky patcher and following the same steps did the job.

I've done that. but by:

  1. install again lucky pacther
  2. After checking, the LP app server is missing,
  3. open the LP app, select the switch, and select 2 servers, and the result will appear the LP server
  4. uninstall from settings \ application
  5. Uninstall LP first: delete cache -> data -> force stop -> uninstall
  6. uninstall 2 servers in the same way

but the result is the same, is my method above wrong?

ibin83 avatar Sep 08 '20 04:09 ibin83

@maxx2478 I have the same problem as above I installed the app cloner, I really need the app cloner for mutitask work activities, the app cloner rejects premium on the detected lucky patcher, Lucky patcher even though I deleted it for a long time. these days I was distracted with this problem. I have done the method above, but the results still can't & a notification appears "Please uninstall the lucky patcher" Please help me ...

try:

1. Install lucky patcher again

2. Install those server apps when asked by app or install from switches menu

3. Uninstall lucky patcher first

4. Now uninstall server apps from settings

I'd this problem too, reinstalling lucky patcher and following the same steps did the job.

I've done that. but by:

  1. install again lucky pacther
  2. After checking, the LP app server is missing,
  3. open the LP app, select the switch, and select 2 servers, and the result will appear the LP server
  4. uninstall from settings \ application
  5. Uninstall LP first: delete cache -> data -> force stop -> uninstall
  6. uninstall 2 servers in the same way

but the result is the same, is my method above wrong?

strange. Are you sure you are not using deep scan method of this library?

maxx2478 avatar Sep 08 '20 04:09 maxx2478

@maxx2478 I have the same problem as above I installed the app cloner, I really need the app cloner for mutitask work activities, the app cloner rejects premium on the detected lucky patcher, Lucky patcher even though I deleted it for a long time. these days I was distracted with this problem. I have done the method above, but the results still can't & a notification appears "Please uninstall the lucky patcher" Please help me ...

try:

1. Install lucky patcher again

2. Install those server apps when asked by app or install from switches menu

3. Uninstall lucky patcher first

4. Now uninstall server apps from settings

I'd this problem too, reinstalling lucky patcher and following the same steps did the job.

I've done that. but by:

  1. install again lucky pacther
  2. After checking, the LP app server is missing,
  3. open the LP app, select the switch, and select 2 servers, and the result will appear the LP server
  4. uninstall from settings \ application
  5. Uninstall LP first: delete cache -> data -> force stop -> uninstall
  6. uninstall 2 servers in the same way

but the result is the same, is my method above wrong?

strange. Are you sure you are not using deep scan method of this library?

No, I use LP or other apps normally..

ibin83 avatar Sep 08 '20 05:09 ibin83

How? anyone can help solve the problem above

ibin83 avatar Sep 08 '20 08:09 ibin83