Skip to content

IDAPython script that convert from mips assembly to C Code

Notifications You must be signed in to change notification settings

Tribal1012/mipsHex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mipsHex

This script convert from mips assembly to C Code with IDA.

How to use

  • Execute IDA and open a binary.

  • Run script. (File - Script file - hex-ray.py)

  • Read the same source code file as the function name in the binary's path.

About

IDAPython script that convert from mips assembly to C Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages