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

  • 相关阅读:
    项目准备和启动——项目投标
    项目准备和启动——项目可行性分析
    项目准备和启动——项目建议书
    软件项目管理
    项目管理知识体系
    项目的生命周期
    项目管理基本方法
    什么是项目管理?
    Python基础学习——第一弹
    redis
  • 原文地址:https://www.cnblogs.com/skogkatt/p/4163249.html
Copyright © 2011-2022 走看看