This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
Releases: google/android-classyshark
Releases · google/android-classyshark
6.2 release
- New UI
- Package dependencies dump
- Proguard integration
6.2 - pre -release
Bleeding edge, some rough edges
- Awesome near native UI (dark scheme in progress) thanks @tiwiz !
- Dump packages from command line
- Init Proguard integration (can deobfuscate class names based on the mappings file), we are baking more stuff
- Manifest parsing improvements
6.1
- If your APK uses Custom dex loading - http://developer.android.com/intl/zh-cn/reference/dalvik/system/DexClassLoader.html, then you can see/navigate inside these dexes
- Drag and drop binaries, right to ClassyShark
- Anti aliasing and pie chart improvements
6.0
- UI fixes and optimizations around methods pie chart
- Updated command line https://github.com/google/android-classyshark/blob/master/CommandLine.pdf
- API to use ClassyShark as plugin (here is how to do it) https://github.com/borisf/classyshark-sample-plugin
5.7
5.6
First Android Drop
First Android drop