搜索资源列表
dsp_jiaoan
- dsp教案.包括简介,硬件结构,软件体系,汇编工具。对DSP初学者了解系统很有帮助-dsp templates. Including profiles, hardware, software system, the compilation tools. DSP beginners to understand the system very helpful
How_to_write_virus
- 写病毒程序可以使用很多种语言来写比如C,汇编,甚至有人用Dephi这样可视化编程工具都能写出来。但是最适合写病毒程序的还是汇编语言。本文交你如何用汇编编写简单的病毒程序,以此了解病毒机理。
PW32Dasm9b.rar
- W32Dasm是一个强大的反汇编工具,操作简单,使用方便。通常被程序员使用,当然也可被用来Crack软件了,很适合Cracker使用。,W32Dasm is a powerful tool to disassemble, easy to operate and easy to use. Programmers often use, of course, can be used to Crack software, it is suitable for use Cracker.
IBM
- IBM汇编比较全面介绍了IBMPC机的汇编使用,系统讲解了编程注意事项,比较好的语言学习工具-IBM
ReverseCPP
- 本文分析在反汇编时如何手工识别c++对象,进而讨论如何自动完成这一分析过程最终介绍我们自己开发的自动化工具,一步一步的帮助读者掌握逆向c++程序的一些方法-This article analyzes how to manually identify disassembly c++ object, and then discuss how to automate this analysis process ultimately describes the development of our au
usefulSofterware
- 汇编语言的查询工具,可以快速的查找出需要的汇编工具。-Assembly language query tool, you can quickly find the required assembly tools.
od-jiaochengPhuibianmingling
- 反汇编调试工具od详细的教程,是学习od反汇编调试新手的首选。-Disassembly debugging tools od detailed tutorial, learn od disassembly debugging novice preferred.
armasm.chm.tar
- 这是有关介绍汇编的资料,里面习题可以巩固学习。具体的内容有: 1.CPU资源和存储器 2.操作数的寻址方式 3.标识符和表达式 4.微机CPU的指令系统 5.程序的基本结构 6.子程序和库 7.输入输出和中断 8.应用程序的设计 9.数值运算协处理器 10.汇编语言和C语言 11.汇编语言编程和调试工具 12.Pentium指令的执行周期数 1 附录3 中断列表 DOS和BIOS的宏定义 键盘按键的各种编码对