zoukankan      html  css  js  c++  java
  • 我写的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

  • 相关阅读:
    询问js代码
    嵌套查询sql语句例子
    简单的添加更新语句 一条语句实现
    xp序列号
    字符串处理类代码
    上传图片类代码
    关于IE9中jquery ajax提交无法发送cookie的解决方案
    asp.net mvc3分页代码
    System.Timers.Timer在asp.net中的使用方法
    SQL2005连接远程连接配置
  • 原文地址:https://www.cnblogs.com/skogkatt/p/4163249.html
Copyright © 2011-2022 走看看