dex2jar icon indicating copy to clipboard operation
dex2jar copied to clipboard

use class names provided by ".source NAME"

Open GoogleCodeExporter opened this issue 9 years ago • 2 comments

(it's a enhancement not a issue)
I don't know which bytecode that is but baksmali translates it into ".source" 
and it contains the original filename before proguard renamed them.

It would be nice if dex2jar would read and use them so projects optimized by 
proguard becomes more readable.

Original issue reported on code.google.com by [email protected] on 28 May 2013 at 8:03

GoogleCodeExporter avatar Mar 16 '15 13:03 GoogleCodeExporter

[deleted comment]

GoogleCodeExporter avatar Mar 16 '15 13:03 GoogleCodeExporter

I didn't try that with much apps but this app uses proguard and has .source 
information still available(but .parameter names got removed):
https://play.google.com/store/apps/details?id=com.facebook.orca&hl=en

Original comment by [email protected] on 29 May 2013 at 5:20

GoogleCodeExporter avatar Mar 16 '15 13:03 GoogleCodeExporter