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

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

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

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

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
frida-android-libbinder — Android libbinderトラフィックを表示するためのPoC Fridaスクリプト | Kitploit
ツール/GitHubGitHub/hamz-a/frida-android-libbinder
Androidセキュリティ動的分析 (サンドボックス)リバースエンジニアリング情報収集モバイルセキュリティバイナリ解析
GitHubhamz-a/frida-android-libbinder

frida-android-libbinder

Android libbinderトラフィックを表示するためのPoC Fridaスクリプト

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

人気

すべて見る →

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

すべてのツールを探索

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

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

frida-android-libbinder

Android libbinder トラフィックを表示する PoC Frida スクリプト。以下のリンクはインスピレーションと知識の素晴らしい源でした:

  • https://www.blackhat.com/docs/eu-14/materials/eu-14-Artenstein-Man-In-The-Binder-He-Who-Controls-IPC-Controls-The-Droid.pdf
  • https://sc1.checkpoint.com/downloads/Man-In-The-Binder-He-Who-Controls-IPC-Controls-The-Droid-wp.pdf
  • https://www.synacktiv.com/posts/systems/binder-transactions-in-the-bowels-of-the-linux-kernel.html
  • http://newandroidbook.com/files/Andevcon-Binder.pdf
  • http://androidxref.com
  • https://android.googlesource.com/platform/frameworks/native/+/jb-dev/libs/binder/

ブログ記事を書きました。こちらからご覧いただけます: https://bhamza.me/blogpost/2019/04/24/Frida-Android-libbinder.html

使用方法

  • アプリを起動: frida -U -l frida_android_libbinder.js -f com.example.app.id --no-pause
  • アプリにアタッチ: frida -U -l frida_android_libbinder.js -n com.example.app.id --no-pause

preview

ツールをダウンロード