CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - IDA

搜索资源列表

  1. keil-c51RAM(idata)-config

    0下载:
  2. keil c51的内部RAM(idata)动态内存管理程序-keil c51 internal RAM (idata) dynamic memory management procedures
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:9200
    • 提供者:tony
  1. IDA_gaojijiaocheng

    0下载:
  2. 使用IDA分析高级数据结构。。。进一步提升IDA功力-IDA analysis of the use of high-level data structure. . . IDA further enhance skill
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1406969
    • 提供者:huaxinsoftware
  1. hong2

    0下载:
  2. 根据EPROM文件,采用IDA反编译,生成的汇编源代码。-According to EPROM documents, the use of IDA decompile, generated by the compilation of source code.
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:40437
    • 提供者:xiao
  1. award450

    0下载:
  2. Award450一个分析BIOS的IDA的文件
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:6677
    • 提供者:aivetech
  1. idapython-1.0.0

    0下载:
  2. The sources of IDAPython, a plugin for IDA for using python for scr ipting in IDA, instead of IDC.
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:172997
    • 提供者:nullptr
  1. IDAc

    0下载:
  2. 对两幅图像特征点对匹配算法的一个实现,采用了09年pami一文章的观点,算法名称IDA(Incremental Dissimilarity Approximations),C语言实现版本-Feature points of two images of an implementation of matching algorithm used pami a 2009 article, views, the algorithm name of IDA (Incremental Dissimilarit
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3643
    • 提供者:zhaoyuhang
  1. IDA_Comment_Plugin_Src

    0下载:
  2. Source code to Pluging for IDA disassembler for adding repeatable comments to disassembly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:36225
    • 提供者:Git
  1. msp430asm

    0下载:
  2. msp430 asm将MspFet导出的程序镜像转化为汇编语言。也可以使用IDA加入msp430的插件后,得到反汇编代码-msp430 asm export procedures will mirror MspFet into assembly language. IDA can also use plug-ins to join msp430 got the anti-assembly code
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:139461
    • 提供者:zlintact
  1. orz

    0下载:
  2. 这个是我反汇编出来了机器狗的ring3层的代码,差不多都是从IDA里复制过来的,我基本上看不懂,欢迎来聊机器狗。qq295333637-This is my dog out disassemble ring3 layer of code, almost all come from the IDA in copy, and I basically can not read, welcome to dog chat. qq295333637
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:89317
    • 提供者:沈学雄
  1. ECatDiskok20090710

    0下载:
  2. IDA反汇编复制的,要先用KMD载入驱动,RADASM编译,再用WINHEX配合就OK了qq 295333637-IDA disassembly copy, first driven by KMD loading, RADASM compiler, and then on OK the WINHEX with qq 295333637
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:16733
    • 提供者:沈学雄
  1. idafree49

    0下载:
  2. Ida - interactive disassembler-Ida- interactive disassembler
  3. 所属分类:Other Embeded program

    • 发布日期:2017-06-08
    • 文件大小:15689323
    • 提供者:concord10
  1. OllyDBG

    0下载:
  2. OllyDBG入门教程个新的动态追踪工具,将IDA与SoftICE结合起来的思想,Ring 3级调试器,非常容易上手 -OllyDBG Getting Started tutorial new dynamic tracing tool to IDA and SoftICE combine ideas, Ring 3 level debugger, which is very easy to use
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:813218
    • 提供者:tom.zhom
  1. vbkiller

    0下载:
  2. VBKiller使用说明 Killer是一个VB辅助逆向分析的工具。首先声明,它不能帮你把VB程序反编译到VB源代码,只能使得VB程序的反汇编看起来更接近VB代码。 配合IDA使用,可以建立VB程序几乎所有的类结构、方法表、函数体,并建立方法表结构体;可以识别VB程序中引用的COM的CLSID,并使用ProgID命名;可以建立任意COM程序(非VB编译的也可以)的方法表、函数体,并建立方法表结构体,可以在待分析的VB程序中使用这些结构体。-VBKiller instructions K
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:114818
    • 提供者:gao
  1. 15-puzzle

    0下载:
  2. 各种有趣的数学算法和数学题目,用数据结构解决-A variety of interesting mathematical algorithms and mathematical topics, with the data structure to solve
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-08
    • 文件大小:1678697
    • 提供者:liuyan
  1. TestArm

    0下载:
  2. ARM反汇编器 别人基础上做的。 关键是没时间弄了。本来想弄出来,如果能卖些钱就卖些钱的 。后来也懒得弄了,觉得用来学习倒是不错了。做的完善了,可以作为IDA的反汇编的插件。 更新了一下附件,把工程文件加上去了。-ARM disassembler Based on other people to do. The key is no time to get up. Originally Xiangnong out more money if they can sell
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:60765
    • 提供者:程光
  1. idastealth

    0下载:
  2. IDA Stealth is a plugin which aims to hide the IDA debugger from most common anti-debugging techniques. The plugin is composed of two files, the plugin itself and a dll which is injected into the debuggee as soon as the debugger attaches to the proce
  3. 所属分类:Hook api

    • 发布日期:2017-03-30
    • 文件大小:819872
    • 提供者:louis
  1. IDAInject

    0下载:
  2. IDA Inject plugin This plugin allows you to inject dlls into a debugged process, either prior to process creation or when the debugger is attached. The injected dll can then do some fancy stuff inside the debugged process. To realize dll injectio
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:86685
    • 提供者:louis
  1. idadwarf-0.2

    1下载:
  2. Behind this simple descr iption is a very complex plugin that imports DWARF debug information into IDA databases. It deals with many aspects: naturally, it imports debug names and types, but it does not stop there. It annotates the listing with the d
  3. 所属分类:Hook api

    • 发布日期:2016-01-09
    • 文件大小:2639883
    • 提供者:louis
  1. drtti

    0下载:
  2. Here are some IDC scr ipts I ve written for IDA and have been using for quite a long time. I tried to extract as much info as possible from the different RTTI structures made by Borland compilers (and a bit from MS). I started them before IDA
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:31920
    • 提供者:htk
  1. wavelet

    0下载:
  2. 这是关于利用小波变换进行二层压缩的小程序,利用小波工具箱,进行图像编码,分层,解压缩,最后还原。-This is a program about wavelet
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:718
    • 提供者:hekang
« 1 2 3 4 5 67 8 9 10 11 12 »
搜珍网 www.dssz.com