zoukankan      html  css  js  c++  java
  • 使用IDA PRO+OllyDbg+PEview 追踪windows API 动态链接库函数的调用过程

    使用IDA PRO+OllyDbg+PEview 追踪windows API 动态链接库函数的调用过程

    http://blog.csdn.net/liujiayu2/article/details/51713620

     http://blog.csdn.net/lixiangminghate/article/details/54620339

    http://download.csdn.net/download/laienzb3/4682381

    http://www.ollydbg.net/index.php

    https://github.com/xxxxnnxxxx/ODDM2File

    https://github.com/dubuqingfeng/ollydbg-script

    https://github.com/x64dbg/OllyDbg

    https://github.com/x64dbg

    https://github.com/epsylon3/odbgscript

    https://github.com/tgiphil/OllyDbg-Disassembler

    https://github.com/piec/OllyDbgLauncher

    https://github.com/reimor/disasm

    https://github.com/yy221/od_cmdline_plugin

    https://github.com/eteran/edb-debugger

    https://github.com/akrutsinger/OllyGraph

    https://github.com/pezcode/FireFly

    https://github.com/akrutsinger/OllyID

    https://github.com/longstl/ollydbg-mem-viewer

    https://github.com/RaMMicHaeL/mapimp

     https://github.com/b11001010/MemoVisu

    https://github.com/yy221/ODbgScript

    https://github.com/RaMMicHaeL/DumpAddressColor

    https://github.com/debugfan/od_hook

    https://github.com/akrutsinger/OllySocketTrace

    https://github.com/art-drobanov/PaperBack

    https://github.com/b11001010/OllyDbgPlugin-BorlandC

    https://github.com/akrutsinger/OllyResourceRefs

    https://github.com/ExUltima/RunAsLua

    https://github.com/yodamaster/ustrref

    http://jingyan.baidu.com/article/19192ad833446ce53e5707a2.html

    https://github.com/FelixZhang00/the_idapro_book_code

    https://github.com/lab313ru/smd_ida_tools

    https://github.com/a1ext/labeless

  • 相关阅读:
    HDU
    HDU
    CodeForces
    HDU——2955 Robberies (0-1背包)
    南京区域赛之后
    算法作业三-哈夫曼编码
    HDU
    POJ 1220 NUMBER BASE CONVERSION(进制转换,大数)
    HDU 1535 Invitation Cards(最短路)
    HDU 3572 Task Schedule(网络流+当前弧优化)
  • 原文地址:https://www.cnblogs.com/chulia20002001/p/7411261.html
Copyright © 2011-2022 走看看