android-classyshark icon indicating copy to clipboard operation
android-classyshark copied to clipboard

Android and Java bytecode viewer

Results 41 android-classyshark issues
Sort by recently updated
recently updated
newest added

ASMdex.jar which is a local jar dependency for this project is created using asmdex project Only known reference of it that i can find is this https://gitlab.ow2.org/asm/asmdex archived project. suffice...

While i am trying to compile it is simply looking for the jar in local folder. Any specific reason why last 4-5 commits deleted jar files including gradle-wrapper.jar these are...

Hello, how to quickly locate a certain class exists in which dex file?

enhancement

When starting ClassyShark it creates two property files in the current working directory: ``` # mkdir test # cd test # java -jar ClassyShark.jar ``` Afterwards there are two property...

HI, I am newcomer for android-classyshark,it's easy to use. But I am confused about how to user mapping.txt to see my original codes. when the APK file is imported in...

https://github.com/google/android-classyshark/blob/9c61d6df79c971a0b6c83795e7a91f2a375585cf/ClassySharkWS/build.gradle#L42 CVE-2018-20200 Recommended upgrade version:3.12.1

https://github.com/google/android-classyshark/blob/9c61d6df79c971a0b6c83795e7a91f2a375585cf/ClassySharkWS/build.gradle#L41 CVE-2018-10237 CVE-2020-8908 Recommended upgrade version:24.1.1.jre

https://github.com/google/android-classyshark/blob/9c61d6df79c971a0b6c83795e7a91f2a375585cf/ClassySharkWS/build.gradle#L44 CVE-2018-1000850 Recommended upgrade version: 2.5.0

Is there a way to check the download size of native libraries (.so objects) for each build? Android Studio provides the download sizes for each of these, but we want...

enhancement

It offers various things that are missing here, and vice versa: https://github.com/hsiafan/apk-parser It would be great to have a single library that has both of what those libraries offer. We...

enhancement