안드로이드 클래시샤크
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.