Android Classyshark

Android and Java bytecode viewer
Alternatives To Android Classyshark
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Android Classyshark7,308
10 days ago39apache-2.0Java
Android and Java bytecode viewer
Jmeter7,0443756414 hours ago23December 23, 2021688apache-2.0Java
Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services
Baritone5,682
6 days ago705lgpl-3.0Java
google maps for block game
Hibernate Orm5,41855,0161,8608 hours ago292September 08, 2022228Java
Hibernate's core Object/Relational Mapping functionality
Gradle_plugin_android_aspectjx3,499
2 years ago145apache-2.0Groovy
A Android gradle plugin that effects AspectJ on Android project and can hook methods in Kotlin, aar and jar file.
Shadow3,280
a day ago232apache-2.0Groovy
Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin.
Citypicker2,912
2 years ago42Java
:fire::fire::fire:城市选择、定位、搜索及右侧字母导航,类似美团 百度糯米 饿了么等APP选择城市功能
Jitpack.io2,197
a year ago2,766mit
Documentation and issues of https://jitpack.io
Conscrypt1,1464710810 days ago33March 30, 2021137apache-2.0Java
Conscrypt is a Java Security Provider that implements parts of the Java Cryptography Extension and Java Secure Socket Extension.
Tinkersconstruct1,118
a month ago66mitJava
Tinker a little, build a little, tinker a little more...
Alternatives To Android Classyshark
Select To Compare


Alternative Project Comparisons
Readme

ClassyShark

Introduction

alt text

ClassyShark is a standalone binary inspection tool for Android developers. It can reliably browse any Android executable and show important info such as class interfaces and members, dex counts and dependencies. ClassyShark supports multiple formats including libraries (.dex, .aar, .so), executables (.apk, .jar, .class) and all Android binary XMLs: AndroidManifest, resources, layouts etc.

Useful links

Download

To run, grab the latest JAR and run java -jar ClassyShark.jar.

Export data in text format

  • Exporter
  • API finder 🚧 work in progress

Develop

  1. Clone the repo
  2. Open in your favorite IDE/editor
  3. Build options:

Arch Linux

If you're running Arch Linux you can install the latest prebuilt jar from the AUR.

Dependencies

Support

If you've found an error, please file an issue:

https://github.com/google/android-classyshark/issues

Patches are encouraged, and may be submitted by forking this project and submitting a pull request through GitHub.

License

Copyright 2020 Google, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Popular Gradle Projects
Popular Jar Projects
Popular Build Tools Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Java
Kotlin
Gradle
Jar
Apk
Dex
Apk Parser