Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Android Classyshark | 7,308 | 10 days ago | 39 | apache-2.0 | Java | |||||
Android and Java bytecode viewer | ||||||||||
Jmeter | 7,044 | 375 | 64 | 14 hours ago | 23 | December 23, 2021 | 688 | apache-2.0 | Java | |
Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services | ||||||||||
Baritone | 5,682 | 6 days ago | 705 | lgpl-3.0 | Java | |||||
google maps for block game | ||||||||||
Hibernate Orm | 5,418 | 55,016 | 1,860 | 8 hours ago | 292 | September 08, 2022 | 228 | Java | ||
Hibernate's core Object/Relational Mapping functionality | ||||||||||
Gradle_plugin_android_aspectjx | 3,499 | 2 years ago | 145 | apache-2.0 | Groovy | |||||
A Android gradle plugin that effects AspectJ on Android project and can hook methods in Kotlin, aar and jar file. | ||||||||||
Shadow | 3,280 | a day ago | 232 | apache-2.0 | Groovy | |||||
Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin. | ||||||||||
Citypicker | 2,912 | 2 years ago | 42 | Java | ||||||
:fire::fire::fire:城市选择、定位、搜索及右侧字母导航,类似美团 百度糯米 饿了么等APP选择城市功能 | ||||||||||
Jitpack.io | 2,197 | a year ago | 2,766 | mit | ||||||
Documentation and issues of https://jitpack.io | ||||||||||
Conscrypt | 1,146 | 47 | 108 | 10 days ago | 33 | March 30, 2021 | 137 | apache-2.0 | Java | |
Conscrypt is a Java Security Provider that implements parts of the Java Cryptography Extension and Java Secure Socket Extension. | ||||||||||
Tinkersconstruct | 1,118 | a month ago | 66 | mit | Java | |||||
Tinker a little, build a little, tinker a little more... |
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.
To run, grab the latest JAR
and run java -jar ClassyShark.jar
.
If you're running Arch Linux you can install the latest prebuilt jar from the AUR.
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.
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.