/MiasmPlugin

This is a IDA plugin that integrates several modules of miasm

Primary LanguagePython

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

All the options are here

1.First step

Select an area

image

2.Second step

  1. Press the F3 key

3.result

image

Origin

These code come from the modification of miasm module

https://github.com/cea-sec/miasm/tree/master/example/ida