Local Variables Types in APK #1337
Unanswered
Blizzeracz
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
You should try to also include the LocalSplitter BodyInterceptor before the TypeAssigner. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, is it possible to get the Types for local variables that are found in methods, specifically from analyzing an APK file? I tried including the TypeAssigner BodyInterceptor but Exception in thread "main" java.lang.IllegalStateException: Class Information Should not be null always occur.
Beta Was this translation helpful? Give feedback.
All reactions