smali icon indicating copy to clipboard operation
smali copied to clipboard

how to track variables?

Open reverser69 opened this issue 5 years ago • 8 comments

hi all is there a tutorial for debugging with this plugin?! i have a hard time tracking the registers/variables theres one "this" with much stuff...... how can i find v0 for example?

reverser69 avatar Feb 16 '20 23:02 reverser69

Duplicate: https://github.com/JesusFreke/smali/issues/737 You have to use a device with Android 8 or lower.

J05HI avatar Mar 31 '20 09:03 J05HI

Or use the current preview of R. The fix went in.

jackwpa avatar Apr 01 '20 17:04 jackwpa

Nice, I've been meaning to try this out with an R build.

JesusFreke avatar Apr 01 '20 17:04 JesusFreke

@jackwpa where can you get this preview from? I can't find a build. Do I have to build it myself?

J05HI avatar Apr 02 '20 05:04 J05HI

Oooooooh you mean Android R?!

J05HI avatar Apr 02 '20 05:04 J05HI

Yes. Install Android Studio and download emulator images for R (still in preview 1 as of now).

jackwpa avatar Apr 02 '20 16:04 jackwpa

Hi, i'm debugging an app on Pixel 2 running Android 11, and have the same issue, local variables and registers can't be viewed, getting the same "Internal Error", also don't have other devices to test it on. Can somebody confirm that they are able to watch all the variables normally on other devices running Android 11?

danylokos avatar Nov 23 '20 19:11 danylokos

Hi, i'm debugging an app on Pixel 2 running Android 11, and have the same issue, local variables and registers can't be viewed, getting the same "Internal Error", also don't have other devices to test it on. Can somebody confirm that they are able to watch all the variables normally on other devices running Android 11?

Hi bro, i am the same with you. i tried the android 5-11 and have the same issue, i don't know how to do it. If you have some ideas or fixed it, wish you reply to me, thanks :-) But if i have the fix this issue's idea, i also tell you.

hdcscy avatar Dec 09 '20 04:12 hdcscy