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

搜索资源列表

  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. 51disassembler

    1下载:
  2. 对51单片机的bin文件进行反汇编,可任意指定起始地址-Disassembling .bin file of 51 series MPU.
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:5258
    • 提供者:Xu Chong
  1. MYIL

    0下载:
  2. 模拟微软的反汇编,功能强大,很好! 我说的什么你都能翻译?-Microsoft' s anti-compiled simulation, powerful, very good! What I said can you translate?
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:35880
    • 提供者:慕容紫英
  1. client

    0下载:
  2. c#即时聊天,cs模式,通过wawa开发的软件反汇编出来,可以学习下-c# real-time chat, cs model of software development through wawa disassemble it, you can learn under
  3. 所属分类:CSharp

    • 发布日期:2016-01-27
    • 文件大小:2858915
    • 提供者:myname
  1. ollydbg

    0下载:
  2. od,反汇编最好用的,这个用来做外挂,最好,用过的都懂-od, the compilation of the best anti-use, plug-ins to do this, preferably, used everything
  3. 所属分类:assembly language

    • 发布日期:2017-05-19
    • 文件大小:5159743
    • 提供者:吴国拉
  1. reverse_cpp_nopswd

    0下载:
  2. 逆向C++ 这些年来,逆向工程分析人员一直是凭借着汇编和 C 的知识对大多数软件进行逆向工程的, 但是,现在随着越来越多的应用程序和恶意软件转而使用C++语言进行开发,深入理解C++ 面向对象方式开发的软件的反汇编技术就显得越发的必要。本文试图通过分析在反汇编时如 何手工识别C++对象,进而讨论如何自动完成这一分析过程最终介绍我们自己开发的自动化 工具,一步一步的帮助读者掌握逆向C++程序的一些方法。-reverse C++ code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:885627
    • 提供者:李明
  1. creserve

    0下载:
  2. 详细介绍了,各种c++语法结构 ,的汇编代码,及反汇编情况-Described in detail, various c++ syntax structure of the assembly code, and compilation of the situation of anti-
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:919872
    • 提供者:张延晓
  1. pestr

    0下载:
  2. 图示pe文件的详细机构,虽小单位反汇编和破解来说是不不可多得的 资料-File icon pe details bodies, disassemble a small unit and is not rare to break the information
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:432298
    • 提供者:张延晓
  1. asm68

    2下载:
  2. 用于motorola 68k系列单片机的汇编器和反汇编器,-Processing Requirements A garden variety 80486 (or higher) compatible computer. This assembler was built to run in 32 bit Win95/98 environment only. List of Files asm68.exe - cross assembler dasm68.exe- cros
  3. 所属分类:assembly language

    • 发布日期:2015-04-12
    • 文件大小:118453
    • 提供者:李志
  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. haoao1dogok090710

    0下载:
  2. 这个是最好的,机器狗,能破较新的影子卫士,谁能把他的ring0代码反汇编出来,欢迎qq讨论295333637,欢迎指教.-This is the best dog that can break the shadow of a relatively new guardian, who can put his code disassemble ring0 out qq discussed 295,333,637 welcome, please advise.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:12273
    • 提供者:沈学雄
  1. INLINEHOOK

    0下载:
  2. 反汇编引擎INLINEHOOK,有需要学习的朋友速速拿走~-Disassemble engine INLINEHOOK, there is a need to study and examine urgently away ~ friends
  3. 所属分类:Hook api

    • 发布日期:2017-03-30
    • 文件大小:11134
    • 提供者:紫霞
  1. calc

    0下载:
  2. 计算器源码 windows的计算器反汇编结果-Calculator windows calculator source code disassembly results
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:155232
    • 提供者:lhc
  1. Static-disassembly-of-obfuscated-binaries

    0下载:
  2. 静态反汇编分析混淆后的二进制代码的方法,对反混淆研究很实用-The method of Static analysis disassemble the binary code after confusion and is very practical to the counter-confusion research
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:298562
    • 提供者:麻子
  1. nwf

    0下载:
  2. C++ 函数调用堆栈,反汇编例子。可以学习子函数入参传递,子函数返回等。-C++ function call stack, disassembly examples. Can learn to pass parameters into the subroutine, subroutine return and so on.
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:2323
    • 提供者:1
  1. AVRTMELAVRStudio

    0下载:
  2. 这是一个汇编和反汇编的一个工作环境 特别是针对80196kc芯片的工作环境-This is a compilation and disassembly of a working environment, especially the working environment for the 80196kc chips
  3. 所属分类:Editor

    • 发布日期:2017-05-22
    • 文件大小:6907238
    • 提供者:李超明
  1. HackerAntiAssemble

    0下载:
  2. 《黑客反汇编揭秘》,一本反汇编方面很经典的书籍,感兴趣的可以看下-《HeiKeFanHuiBianJieMi》,a very classical book in the area of anti-assemble,you can have a look at this book if you are interested in reversing.
  3. 所属分类:assembly language

    • 发布日期:2017-06-03
    • 文件大小:15016252
    • 提供者:张英霞
  1. C5_ASM

    0下载:
  2. 51单片机智能反汇编, 51单片机智能反汇编。-51 MCU smart disassemble, 51 MCU intelligent disassemble, 51 MCU intelligent disassembly.
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:253756
    • 提供者:ugvfire
  1. zlg7289

    0下载:
  2. zlg7289驱动程序 C源码通过反汇编简化 带中断 高效-zlg7289
  3. 所属分类:source in ebook

    • 发布日期:2017-04-11
    • 文件大小:597
    • 提供者:zhaojiyang
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 28 »
搜珍网 www.dssz.com