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

When steping the code, nothing is shown on the variables view #17

Open
dummys opened this issue Sep 1, 2021 · 0 comments
Open

When steping the code, nothing is shown on the variables view #17

dummys opened this issue Sep 1, 2021 · 0 comments

Comments

@dummys
Copy link

dummys commented Sep 1, 2021

Hello,

when steping the code nothing is shown. I'm using a rooted phone with the wikipedia app to test.
What I do:

  1. put app in debuggable state and repack
  2. use developer mode to select app and tick "wait for debugger"
  3. Attach to the process using idea

Breakpoint are hit, and I can step put I get no info at all...
For example:

  new-instance v0, Lorg/wikipedia/main/MainActivity$Companion;

    const/4 v1, 0x0

When I step the new instance, I should see v0 in the variables.
Inside the variables, I see: "static members of MainActivity", then I click on it and I see: Collecting Data... and It never ends.
Is there a way to debug the plugin ?

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

1 participant