# MiasmPlugin **Repository Path**: delete_user/MiasmPlugin ## Basic Information - **Project Name**: MiasmPlugin - **Description**: This is a IDA plugin that integrates several modules of miasm - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-24 - **Last Updated**: 2021-10-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Miasm ======== This is a IDA plugin that integrates several modules of miasm Installation ======== Before installing this plugin,you should install the miasm module. And then copying file `MiasmPlugin.py` and directory `miasm_modules` into IDA's `plugins` directory USAGE ======= For example: symbol execution ![image](GIF/4.png) All the options are here **1.First step** Select an area ![image](GIF/2.png) **2.Second step** 1) Press the F3 key **3.result** ![image](GIF/3.png) Origin ======= These code come from the modification of miasm module https://github.com/cea-sec/miasm/tree/master/example/ida