MiasmPlugin
This is a IDA plugin that integrates several modules of miasm
Install / Use
/learn @0xjacklove/MiasmPluginREADME
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

All the options are here
1.First step
Select an area

2.Second step
- Press the F3 key
3.result

Origin
These code come from the modification of miasm module
https://github.com/cea-sec/miasm/tree/master/example/ida
