Skip to content

Thehepta/MiasmPlugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

depends

pip install pyparsing==2.4.2 pip install future

About

This is a IDA plugin that integrates several modules of miasm

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%