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

List of apks can not be instrumented successfully #8

Open
8 tasks
MichaelOsorio2017 opened this issue May 21, 2020 · 3 comments
Open
8 tasks

List of apks can not be instrumented successfully #8

MichaelOsorio2017 opened this issue May 21, 2020 · 3 comments

Comments

@MichaelOsorio2017
Copy link
Collaborator

MichaelOsorio2017 commented May 21, 2020

  • com.lavadip.miniVector (This apk has a null pointer exception problem (Fixed), but it does not instrument any method)
  • com.microsoft.office.outlook (This apk has a null pointer exception problem (Fixed), but it does not instrument any method )
  • com.wire (It has a null pointer exception problem, it was fixed in the las commit See here but it is founding 0 locations to instrument.) @caev03 Could you please check this app and tell me if it is right that there is 0 location or not?
  • cx.ring
  • org.kontalk
  • org.sufficientlysecure.keychain
  • org.telegram.messenger
  • cgeo.geocaching (Registers problem)
    most of them have problems with registers
    Note: Mark the apk when InstruAPK can instrument the application
@caev03
Copy link
Contributor

caev03 commented May 22, 2020

ITDroid apps that does not compile after instrumentation

  • cgeo.geocaching
  • com.fsck.k9
  • cx.ring
  • it.diab
  • org.liberty.android.fantastischmemo
  • org.scoutant.blokish

@caev03
Copy link
Contributor

caev03 commented May 22, 2020

ITDroid apps that compile but does not start

  • com.ichi2.anki
  • de.freewarepoint.whohasmystuff
  • info.guardianproject.ripple

@MichaelOsorio2017
Copy link
Collaborator Author

One of the main problems after the instrumentation is related with registers.

Example:

image

It is necessary to find what is causing this problem, after that, most probably, many applications will start working propertly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants