Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hyperiris/gekkops
Nintendo GameCube Gekko CPU Extension plug-in for IDA Pro 5.2
https://github.com/hyperiris/gekkops
Last synced: 17 minutes ago
JSON representation
Nintendo GameCube Gekko CPU Extension plug-in for IDA Pro 5.2
- Host: GitHub
- URL: https://github.com/hyperiris/gekkops
- Owner: hyperiris
- License: mit
- Created: 2015-02-17T05:05:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-25T11:08:28.000Z (over 6 years ago)
- Last Synced: 2024-08-03T10:01:59.966Z (3 months ago)
- Language: C++
- Size: 50.8 KB
- Stars: 18
- Watchers: 4
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: readme.txt
- License: LICENSE
Awesome Lists containing this project
README
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
------------------------------------------------------------------------------------
This plug-in is for reverse engineering and homebrew debugging.
Use it as your wish.Certainly, it's free for use, but if you distribute it please keep this readme file.
BTW, source is messy, but...I choose open them. may be useful for you.
------------------------------------------------------------------------------------
Installation
Copy gekkoPS.plw to $IDA_ROOT\plugins
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 will show Paired Single instructions explain.------------------------------------------------------------------------------------
Build
If you modify the code and add some useful functions, plz tell me, thanks.
To build these plug-ins:
There are VC++ 2005 projects, I use pro, may be express works too.
You also need IDA pro SDK.------------------------------------------------------------------------------------
Contact
You can find me at or sometimes in irc channel:
#pcsx2 | #dolphin-emu | #gcdev | #wiidev at efnet
------------------------------------------------------------------------------------
HyperIris 2009.01.09
sorry for my poor english.end of file.