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

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

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

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

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
frida-scripts — A collection of my Frida instrumentation scripts to reverse engineer mobile apps and more. | Kitploit
ツール/GitHubGitHub/0xdea/frida-scripts
Android SecurityiOS SecurityDynamic Code Analysis (DAST)Reverse EngineeringMobile SecurityBinary Analysis
GitHub0xdea/frida-scripts

frida-scripts

A collection of my Frida instrumentation scripts to reverse engineer mobile apps and more.

リポジトリを見る
1.6k26027日前Kitploit レビュー済み

人気

すべて見る →

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

すべてのツールを探索

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

すべてのツールを見る →
共有
ウェブサイト
要求された言語のコンテンツは利用できません。英語版を表示しています。

frida-scripts

A collection of my Frida.re instrumentation scripts to facilitate reverse engineering of mobile apps and more.

[!NOTE] My iOS and Android scripts might require some tweakings. For a well-maintained project that includes some of my Frida scripts, refer to Brida.

Article

  • https://web.archive.org/web/20200623001844/https://techblog.mediaservice.net/2017/09/tracing-arbitrary-methods-and-function-calls-on-android-and-ios/

See also

  • https://codeshare.frida.re/

Compatibility

  • Tested with Frida 17.3.2

Scripts

iOS

  • raptor_frida_ios_trace.js. Full-featured ObjC and Module tracer for iOS.
  • raptor_frida_ios_enum.js. Collection of functions to enumerate ObjC classes and methods.
  • ios-snippets/. Miscellaneous script snippets for iOS (tested with Frida before 17.0.0).

Android

  • raptor_frida_android_trace.js. Full-featured Java and Module tracer for Android.
  • raptor_frida_android_enum.js. Collection of functions to enumerate Java classes and methods.
  • android-snippets/. Miscellaneous script snippets for Android (tested with Frida before 17.0.0).

Linux

  • raptor_frida_linux_trace.js. Full-featured function call tracer for Linux.
  • raptor_frida_linux_enum.js. Collection of functions to enumerate modules and functions in a binary.

Changelog

  • CHANGELOG.md

TODO

  • Test extensively with real-world apps.
  • Add Windows and macOS scripts.
ツールをダウンロード