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

  • 相关阅读:
    世界十大黑客简介
    Workerman
    获取当前页面完整路径的方法:
    冒泡排序
    伪静态规则
    PHP如何打印出curl 模块交互的 http 请求与响应 header?
    转 浅谈 PHP 与手机 APP 开发(API 接口开发)
    银联chinapay支付接口实现详解
    PHP webservice 接口实例
    spl_autoload_register方法
  • 原文地址:https://www.cnblogs.com/skogkatt/p/4163249.html
Copyright © 2011-2022 走看看