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

[feature] Support XAppDebug #2108

Open
VanHoevenTR opened this issue Feb 24, 2024 · 0 comments
Open

[feature] Support XAppDebug #2108

VanHoevenTR opened this issue Feb 24, 2024 · 0 comments

Comments

@VanHoevenTR
Copy link

Describe your idea

I'm using XAppDebug module (https://github.com/Palatis/XAppDebug) on my rooted phone to make any apps debuggable without modifying them, and folow the steps https://github.com/skylot/jadx/wiki/Smali-debugger, but it seems Jadx doesn't support the module properly. Instead, I got the following error when I attach to any app (CPU-Z as an example):

 > 13:06:40 Failed to set breakpoint at onCreate, you have to do it yourself.
 > 13:06:40 Attached [pid: 9085  ] com.cpuid.cpu_z localhost:33233

but it seems there is no way to set breakpoint at onCreate manually in the source view

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

No branches or pull requests

1 participant