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

how to convert dex debug_info to class file? #547

Open
blossomchina opened this issue Aug 3, 2022 · 1 comment
Open

how to convert dex debug_info to class file? #547

blossomchina opened this issue Aug 3, 2022 · 1 comment

Comments

@blossomchina
Copy link

dex2jar has -d arg to read debug info from dex file, but there is no related code attribute such as LocalVariableTable and LineNumberTable in the result.
If dex2jar support that or not?
If support, which commands can i use?

@stuven1989
Copy link

dex2jar has -d arg to read debug info from dex file, but there is no related code attribute such as LocalVariableTable and LineNumberTable in the result. If dex2jar support that or not? If support, which commands can i use?

It took a long time to find the same problem and there is no solution yet. Did you have solved this problem?

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