アンドロイド
8.2
ClassyShark は、Android 開発者向けのスタンドアロンのバイナリ検査ツールです。あらゆる Android 実行可能ファイルを確実に参照し、クラス インターフェイスとメンバー、DEX 数、依存関係などの重要な情報を表示できます。 ClassyShark は、ライブラリ (.dex、.aar、.so)、実行可能ファイル (.apk、.jar、.class)、およびすべての Android バイナリ XML (AndroidManifest、リソース、レイアウトなど) を含む複数の形式をサポートします。
実行するには、最新の 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.