Skip to content
KitploitKITPLOIT
ツールブログ
提出
ツールブログ
提出

ハッキング、侵入テスト、サイバーセキュリティツールをあなたのセキュリティアーセナルに!

Kitploitはハッキング、サイバーセキュリティ、ペネトレーションテストのツールディレクトリです。最新のプロジェクトアップデートを見つけて、脆弱性の発見、システム分析、テストの自動化、セキュリティの強化を行いましょう。

··フィード·お問い合わせ·プライバシー·© 2026 Kitploit

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
android-classyshark — AndroidおよびJavaバイトコードビューア | Kitploit
ツール/GitHubGitHub/google/android-classyshark
Androidセキュリティ静的分析コード分析リバースエンジニアリングモバイルセキュリティバイナリ解析Archived
GitHubgoogle/android-classyshark

android-classyshark

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

リポジトリを見る
7.6k8743年前Kitploit レビュー済み

人気

すべて見る →

コミュニティで最も使われているツールを見つけましょう。

すべてのツールを探索

ツールコレクションを閲覧

すべてのツールを見る →
共有

ClassyShark

はじめに

alt text

ClassySharkは、Android開発者向けのスタンドアロンバイナリ検査ツールです。あらゆるAndroid実行ファイルを確実にブラウズし、クラスインターフェースやメンバー、dexカウント、依存関係などの重要な情報を表示できます。ClassySharkは、ライブラリ(.dex, .aar, .so)、実行ファイル(.apk, .jar, .class)、およびAndroidManifest、リソース、レイアウトなどのすべてのAndroidバイナリXMLを含む複数のフォーマットをサポートしています。

便利なリンク

  • ユーザーガイド
  • コマンドラインリファレンス
  • Gradle サンプル
  • ビジョンと戦略

ダウンロード

実行するには、最新のJARを入手し、java -jar ClassyShark.jarを実行してください。

データをテキスト形式でエクスポート

  • エクスポーター
  • APIファインダー 🚧 作業中

開発

  1. リポジトリをクローン
  2. お好みのIDE/エディタで開く
  3. ビルドオプション:
    • IntelliJ - プロジェクトをエクスポートすると自動的にビルドされます
    • Gradleスクリプト
    • RetroBuild

Arch Linux

Arch Linuxをお使いの場合は、AURから最新のプレビルドJARをインストールできます。

依存関係

  • dexlib2 by jesusfreke
  • guava by Google
  • ASM by OW2
  • ASMDEX by OW2
  • java-binutils by jawi
  • BCEL by Apache

サポート

エラーを見つけた場合は、問題を報告してください:

https://github.com/google/android-classyshark/issues

パッチは歓迎されており、このプロジェクトをフォークし、GitHub経由でプルリクエストを送信することで投稿できます。

ライセンス

root@kitploit:~
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.
ツールをダウンロード