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

The app crashed when using android_tracer.py #84

Open
Eacials opened this issue Oct 31, 2018 · 3 comments
Open

The app crashed when using android_tracer.py #84

Eacials opened this issue Oct 31, 2018 · 3 comments

Comments

@Eacials
Copy link

Eacials commented Oct 31, 2018

My command is
python android_tracer.py -a "com.facebook.lite" -c "*WebView*" -m "loadUrl"

and the result is
Searching method "loadUrl" in loaded classes... [ERROR]: the connection is closed

and my app crashed at the same time .

i need help TAT

@Eacials
Copy link
Author

Eacials commented Oct 31, 2018

it seems that the crash happened when running
Java.enumerateLoadedClasses()

but i still don't know why.

btw, when I changed the app , it worked

@mechanico
Copy link

Without knowing too much details, the App may be protected by an anti-debugging feature. You should ask the developers for an build, without this feature.

@Eacials
Copy link
Author

Eacials commented Nov 12, 2018

Without knowing too much details, the App may be protected by an anti-debugging feature. You should ask the developers for an build, without this feature.

Thank you very much!

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