Giter VIP home page Giter VIP logo

r2-m7700's Introduction

r2-m7700

Radare2 arch support for Mitsubishi M7700 chipset

This is basically a port of MAME's M7700 reverse engineer into Radare2, but with WIP ESIL support. Credit to MAME for their disassembler (https://github.com/mamedev/historic-mame/tree/master/src/emu/cpu/m37710).

I've made a few small changes to the disassembler with some small bugs I found, or just some things that made it a bit easier to read in Radare.

To install, use the makefiles located in the anal and asm directories. It should automatically install in your radare2 plugin directory. You'll also need to paste Radare2's headers (found here: https://github.com/radare/radare2/tree/master/libr/include) in the /r2_bin/include/libr/ starting at the r2-m7700 root directory. If the r2_bin directory isn't included, then you'll need to add that to the root. Our Makefiles should automatically add anything there to $PATH when compiling, it needs these headers to install the radare2 plugins.

To install: make clean make sudo make install

Obviously also requires radare2 (https://github.com/radare/radare2/) to work, and will be installed in your local R2 plugins directory. Running the L command after install should tell you if the plugins have been loaded, there should be an analysis and an assembler plugin running within R2 after successful installation.

r2-m7700's People

Contributors

gsbhub avatar redwoz 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.