android 經典鯊魚
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.