我写的IDA插件发布了

原贴地址:http://www.emutalk.net/showthread.php?t=42863

未命名

------------------------------------------------------------------------------------
Nintendo GameCube DOL Loader plug-in for IDA Pro 5.2

*  (C) Copyright 2004 by Stefan Esser
*  (C) Copyright 2007 by HyperIris (fsstudio at 263.net)

I modified the plugin and port it to IDA Pro 5.2

------------------------------------------------------------------------------------

Nintendo GameCube Gekko CPU Extension plug-in for IDA Pro 5.2

*  (C) Copyright 2007 by HyperIris (fsstudio at 263.net)

This is a Gekko CPU Paired Single extension instructions plug-in for IDA Pro 5.2

------------------------------------------------------------------------------------

Both the plugin are for reverse engineering and homebrew debugging.
Use them as your wish.

Certainly, they are free for use, but if you distribute them please keep this readme file.

BTW, source is messy, I feel shame to open it.

------------------------------------------------------------------------------------

Installation

Copy dol.ldw to $IDA_ROOTloaders
Copy gekkoPS.plw to $IDA_ROOTplugins

That's all, but you need of course PPC support in your version of IDA, hehe.

------------------------------------------------------------------------------------

Usage

It's simple: open .dol or .elf file, they work.

Hint: In IDA Menu Options->General->Disassembly,
check <Auto comments> will show Paired Single instructions explain.

------------------------------------------------------------------------------------

Contact

You can find me at <fsstudio at 263.net> or sometimes in irc channel: #pcsx2 #dolphin-emu #gcdev at efnet

原文地址:https://www.cnblogs.com/skogkatt/p/4163249.html