
AndroidおよびJavaバイトコードビューア

ClassySharkは、Android開発者向けのスタンドアロンバイナリ検査ツールです。あらゆるAndroid実行ファイルを確実にブラウズし、クラスインターフェースやメンバー、dexカウント、依存関係などの重要な情報を表示できます。ClassySharkは、ライブラリ(.dex, .aar, .so)、実行ファイル(.apk, .jar, .class)、およびAndroidManifest、リソース、レイアウトなどのすべてのAndroidバイナリXMLを含む複数のフォーマットをサポートしています。
実行するには、最新のJARを入手し、java -jar ClassyShark.jarを実行してください。
Arch Linuxをお使いの場合は、AURから最新のプレビルドJARをインストールできます。
エラーを見つけた場合は、問題を報告してください:
https://github.com/google/android-classyshark/issues
パッチは歓迎されており、このプロジェクトをフォークし、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.