Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detecting lucky patcher even if uninstalled #30

Closed
wtfmozart opened this issue Aug 13, 2017 · 0 comments · Fixed by #37
Closed

Detecting lucky patcher even if uninstalled #30

wtfmozart opened this issue Aug 13, 2017 · 0 comments · Fixed by #37
Labels
possible bug It may be a bug, but it hasn't been reproduced yet

Comments

@wtfmozart
Copy link

Details
  • PiracyChecker version: 1.x.x
  • Device OS version: 6.0.1
  • Device Manufacturer: Asus
  • Device Name: ZenFone 2
Reproduction Steps
  1. Implement check for enableUnauthorizedApps without saving result in shared preferences
  2. Launch app with lucky patcher installed --> Detected
  3. Uninstall lucky patcher and launch app --> Detected

I haven't enabled result saving in shared preferences and that unauthorized apps is the only method I am calling after initializing PiracyChecker. I want to let the user use the app after uninstalling lucky patcher.

More info:
I have a rooted device with Xposed installed.
I have got a lot of feedbacks from my users saying they don't have lucky patcher but the app says they have it.
After uninstalling lucky patcher I tried to reinstall my app but it still says lucky patcher is installed.

Expected Result

Let the user use the app after uninstalling lucky patcher.

Actual Result

Detecting lucky patcher even if not installed.

@javiersantos javiersantos added the possible bug It may be a bug, but it hasn't been reproduced yet label Aug 13, 2017
@jahirfiquitiva jahirfiquitiva mentioned this issue Jan 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
possible bug It may be a bug, but it hasn't been reproduced yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants