122 matches found
Brida
Brida Brida は、Burp Suite と Frida の間のブリッジとして機能する Burp Suite 拡張機能です。アプリケーションとそのバックエンドサービス/サーバー間でやり取りされるトラフィックを改ざんしながら、アプリケーション自身のメソッドを使用および操作できます。Frida がサポートするすべてのプラットフォーム(Windows、macOS、Linux、iOS、Android、QNX)をサポートしています。 Brida のアイデア...
grapefruit
Grapefruit:开源移动安全测试套件 基于 Frida 的运行时移动应用插桩工具包。 通过 Web 界面检查、Hook 和修改移动应用。 现在它同时支持 iOS 和 Android! 快速入门 首先,需要设备上运行 Frida 服务端。请先按照官方安装指南(Android)操作。 npm(推荐,需要 Node.js 22.18+) root@kitploit: npm install -g igf igf 或无需安装直接运行(需要 Node.js 22.18+) root@kitploit: npx igf 预编译二进制 适用于 macOS、Linux 和 Windows,可从...
APKLab
APKLab 究極のAndroidリバースエンジニアリング体験をVS Codeの中で。 APKLabは、最先端のオープンソースツールをシームレスに統合します:Apktool、smali-lsp、Jadx、uber-apk-signer、apk-mitmなど。優れたVS Codeに統合し、IDEから離れることなくアプリ分析に集中して完了できます。 機能 アプリのリソースファイルのデコード/編集/リビルド APKをSmaliとの間で逆アセンブル/改造/リビルド APKをJavaソースにデコンパイル 優れたSmali言語サポート(smali-lsp)—...
friman
friman 你是否曾觉得,为当前任务找到合适的 Frida 版本就像穿针引线一样困难?不同的项目、设备和调试场景都需要特定的构建版本,跟踪 Frida 版本很快就会变成一场繁琐的平衡游戏。friman(发音为“ free man ”)正是为了解决这个问题而设计的。 为什么 在不同的 Frida 版本之间切换是很常见的,因为不同的环境对最新版本的行为表现并不总是一致。根据你的目标环境,可能只有某个特定版本才能稳定工作。常见原因包括: 设备/系统怪癖 :较旧或特殊的 Android/iOS 构建可能只兼容特定的 Frida 版本。 项目兼容性...
apk.sh
🕹️ apk.sh apk.sh is a Bash script that makes reverse engineering Android apps easier, automating some repetitive tasks like pulling, decoding, rebuilding and patching an APK. Features apk.sh basically uses apktool to disassemble, decode and rebuild resources and some bash to automate the frida...
apk.sh
🕹️ apk.sh apk.sh は Android アプリのリバースエンジニアリングを容易にする Bash スクリプトで、APK のプル、デコード、リビルド、パッチ適用といった繰り返し作業を自動化します。 機能 apk.sh は基本的に apktool を使用してリソースの逆アセンブル、デコード、リビルドを行い、一部の bash で frida ガジェット注入プロセスを自動化します。 また、アプリバンドル/スプリット APK もサポートしています。 🍄 起動時に frida-gadget.so をロードするための APK パッチ適用。 🆕...
hades
About Hades is a proof of concept loader that combines several evasion technques with the aim of bypassing the defensive mechanisms commonly used by modern AV/EDRs. Usage The easiest way, is probably building the project on Linux using make. root@kitploit: git clone https://github.com/f1zm0/hades...
zafrida-ui
中文 | English ZAFrida UI - PyCharm Frida Plugin 当前版本: 0.3.7 0.3.7 主要更新 每个 ZAFrida Project 可独立选择或共享 Python/Frida 环境,默认使用当前 PyCharm 项目解释器,支持 venv、Conda、uv、Poetry、Pipenv、Hatch 等本地环境。 重新设计 Session UI 与 Project Settings,完整显示插件、Python 和 Frida 版本信息,并优化自适应、可拖动日志面板与会话状态。 完整支持 .js / .ts、Frida 16/17、多项目环境切换,...
cerberus-re-skill
Cerberus RE cerberus-re は、Ghidra、LLDB、Frida を中心とした反復可能な静的/動的/計装の3つのヘッドを持つループを構築するための、Apple 向けローカルリバースエンジニアリングワークベンチです。 ターミナル専用のメモではなく、耐久性のあるアーティファクトを必要とするアナリストやコーディングエージェント向けに設計されています。 Ghidra のインポート、ヘッドレスエクスポート、逆コンパイル、クロスリファレンス、メタデータの復元。 LLDB によるランタイムトレースと、エクスポートされた関数コンテキストへの静的情報の充実。 Frida...
androguard
Androguard あなたのスマートフォンがpwnedされていると思いますか? IsMyPhonePwned を確認してください。 新しいツール: Goauld Linux/Android向け動的注入ツール Androguardの新しいバージョンはこちら: https://github.com/androguard/androguard/tree/ng インストール クイックインストール: root@kitploit: pip install androguard !IMPORTANT...
Frida-Labs
本仓库包含一系列专为学习 Android 上的 Frida 而设计的挑战。这些挑战并非硬核的夺旗(CTF)应用,但能帮助你入门 Frida 及其常用 API。如果你对 Frida 完全陌生,这个仓库是入门的最佳选择。我组织这些挑战的方式涵盖了从基础到中级的全部内容。 这些挑战设有 flag,但这并非主要目标。你可以轻松地通过其他方法获取 flag。但这些挑战的目标是让你掌握基础知识,帮助你使用 Frida 并理解他人编写的 Frida 脚本。在完成这些挑战时,尽量使用 Frida 通过尽可能多的方式获取 flag。每当我发现有趣的内容时,我都会用新的挑战来更新这个仓库。 所有 APK...
r2frida
r2frida Radare2 and Frida better together Description Self-contained plugin for radare2 that ships frida and allows to instrument local or remote processes using r2 commands instead but not limited to Frida scripts. The radare project provides a complete toolchain for reverse engineering, it's...
r2frida
r2frida Radare2とFridaのより良い連携 説明 radare2 向けの自己完結型プラグインで、frida を内蔵しています。Frida スクリプトに限定せず、r2 コマンドを使用してローカルまたはリモートのプロセスをインストルメント化できます(Frida スクリプトも使用可能)。 radareプロジェクトはリバースエンジニアリングのための完全なツールチェーンを提供し、積極的にメンテナンスされており、十分に整備された機能を提供するとともに、他のプログラミング言語やツールで機能を拡張できます。 Frida は動的インストルメンテーションツールキットであり、独自の...
frida-scripts
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...
frida-snippets
& 出力例も提供します 目次 ネイティブ Load C/C++ module One time watchpoint Socket activity Intercept open Execute shell command List modules Log SQLite query Log method arguments Intercept entire module Dump memory segments Memory scan Stalker Cpp Demangler Early hook Android Binder transactions Get system...
r2ai
R2AI - Augmented reversing with LLM for radare2 root@kitploit: ╭─────────────────────────────────╮ │ , . . , │ ╭──╮ │ : \ \ |: \ : | │ │ │ │ | |/ || , || : | │ │ O O | : \ \ . || : || | │ │ │╷ │ | |\ :||| || | │ │ ││ │ || : |||| │ │ ─╯│ ╰─────────────────────────────────╯ ╰───╯ Components This...
thats_no_pipe
那不是管道 基于 Frida 的项目,用于拦截 Windows 命名管道通信 目标 本项目旨在通过 Hook 特定的 WinAPI 函数,并使用 WebSocket 将其转发到 HTTP 代理,从而拦截 IPC 通信。 架构 对命名管道的读取和写入可能发生在不同的函数中。在本节中,WriteFile 表示对命名管道的写入,ReadFile 表示对命名管道的读取。 被拦截时,待写入的数据遵循以下模式。 root@kitploit: WriteFile -- frida hook -- python process -- websocket client -- HTTP Proxy --...
aurora
Aurora これは、Frida上に構築された概念実証のWebアプリです。 はじめに: root@kitploit: npm install grunt server その後、Webブラウザで http://127.0.0.1:8010/ にアクセスしてください。...
httptoolkit
HTTP Toolkit...
frida-ios-hook
Frida iOS hook 📍 A tool that helps you can easy using frida. It support script for trace classes, functions, and modify the return values of methods on iOS platform. 👉 For Android platform: frida-android-hook 👉 For Intercept Api was encrypted on iOS application: frida-ios-intercept-api Env OS...