Git Product home page Git Product logo

toshiba-mep-idp's Introduction

Toshiba MeP for IDA Pro 7.x

This is a processor module for MeP mostly generated from CGEN.

Features

  • Analysis of the core instruction set + C5 additions
  • Basic data/code reference detection
  • Basic branch detection
  • Basic stack behavior detection

Not Supported

  • VLIW (including operation switching)
  • Co-processor instruction sets (adding support as a different processor module should be easy, but integrating it together and adding support for switching instruction sets will be akin to ARM/Thumb support)

Building

Create a directory mep in $IDASDK/module with the files here. Then edit $IDASDK/module/makefile and add mep to DIRS32. Then follow the SDK's build instructions for your platform.

For Windows, make sure you have VS2015 installed and your IDA SDK installed to C:\IDASDK. You can then use the VS project file.

To regenerate the CGEN files, modify generate.sh to point to your CGEN path and run it. Note that modifications have been made to the generated files here, so you may want to diff the changes first and add them back.

License

The code is licensed under MIT License as permitted by the special exception to GPLv3 specified by CGEN. The CGEN headers included are licensed under GPLv3, however the FSF said previously that headers does not count as derivative work.

toshiba-mep-idp's People

Contributors

yifanlu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.