# MyIdaFrida **Repository Path**: if-always/MyIdaFrida ## Basic Information - **Project Name**: MyIdaFrida - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-24 - **Last Updated**: 2024-06-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MyIdaFrida 通过Ida插件生成frida脚本 ![示例图](./pic/1678938482469.png) ## 用法 1. 双击反汇编窗口 自动生成对应的inlinehook frida脚本 2. 右键菜单 选择 MyIDAFrida 可以生成对应的脚本 3. 函数窗口列表多选 右键菜单可以批量生成Frida Hook ## 学习来源 1. ShowFridaCode -by lilac 2. https://github.com/P4nda0s/IDAFrida -by P4nda0s