搜索资源列表
Advanced Windows程序的汇编形式
- Windows 核心编程 第三版中的源代码,改编成汇编语言-core Windows programming of the third edition of the source code and reorganized into assembly language
总结windows下堆溢出的三种利用方式
- 总结windows下堆溢出的三种利用方式,涉及的知识有汇编,c语言,win32编程。-summed up windows under a heap overflow use of the three methods, involving the compilation of knowledge, c language, win32 programming.
Windows环境下32位汇编语言
- 本书从简单的例子开始,逐步深入到windows平台汇编语言方方面面.汇集了作者深厚的win32汇编经验!-this book from a simple example, the gradual deepening of the windows platform assembly language aspects. The authors pooled deep win32 Series experience.
《汇编源代码大全》
- 由3926个源代码,包括8051/8096/8099/8048单片机汇编工具、 汇编语言、摩托罗拉m68HC11、m680x0系列汇编语言、inter8051单 片机汇编语言、dos未公开的秘密、windows进程控制、图形编程、 创新32位声开发、视频实例等众多内容,内容十分的丰富,绝对是 汇编语言的知识宝库!-by 3926 source code, 8051/8096/8099/8048 compilation including SCM tools, assembly l
WINDOWS钩子函数
- 汇编中调用钩子函数的例子。-compilation called hook function examples.
MSIMGSIZ
- 实用的一个WINDOWS汇编语句编的一个小程序。他说明了WINDOWS的前进过程
Windows程序设计帮助
- windows编程帮助文件,基于c和汇编部分。-help files, for the c and part of the compilation.
汇编大全
- 由3926个源代码,包括8051/8096/8099/8048单片机汇编工具、 汇编语言、摩托罗拉m68HC11、m680x0系列汇编语言、inter8051单 片机汇编语言、dos未公开的秘密、windows进程控制、图形编程、 创新32位声开发、视频实例等众多内容,内容十分的丰富,绝对是 汇编语言的知识宝库!-by 3926 source code, including SCM 8051/8096/8099/8048 compilation tools, assembly language,
MASM32汇编win32仿QQ俄罗斯方块完整源码(程序大小仅4.5k).rar
- MASM32 编写的基于WINDOWS下的俄罗斯方块该程序实现了俄罗斯方块最基本的功能代码长度仅432行每个函数都附上完整注释,代码简洁易懂,编译后大小仅4.5K非常适合初学者学习研究。
Windows环境下32位汇编语言程序设计源代码
- Windows环境下32位汇编语言程序设计(第2版) 罗云彬
32位扫雷
- 汇编实现的win32仿windows扫雷程序,界面基本仿windows,含源码资源文件等可即时运行
51kf_2.7.rar
- 51汇编集成开发环境是基于windows环境的单片机汇编软件开发平台,它集源程序的编辑、汇编、反汇编和全软件仿真调试于一体,功能齐全,使用方便,适用于MCS48、MCS51和AVR系列单片机。,51 compilation of integrated development environment is based on windows environment software development platform for the compilation of single-chip, wh
API32.rar
- 从看雪论坛上下载了windows API函数汇编手册希望和大家分享.,windows API函数汇编手册
NotePad
- 使用Win32汇编编写的仿Windows记事本程序,需要安装Win32汇编编译器。-Win32 compilation prepared by the use of imitation Windows Notepad program, need to install Win32 compilation compiler.
Windows环境下32位汇编语言程序设计
- Windows环境下32位汇编语言程序设计-Windows environment next 32 assembly language programming
OPCODES
- win32 汇编指令集,对基于windows汇编开发很有用-win32 compiled instruction set, based on the development of useful windows compilation
bin反汇编工具
- 代码 反编泽 查看 工具 内附教程 小白也可以用(code check; see; look over; examine; look up tool; instrument; means; implement; facility enclosed tutorial; course (of study); Windows tutorial freshman; beginner; raw recruit; green hand)
Windows逆向
- 非常详细的介绍了windows逆向原理,所需要的工具 ,知识,非常的基础(A very detailed descr iption of the windows reverse principle, the tools needed, the knowledge, the very foundation)
汇编取系统版本
- 用置入代码的方式获取Windows系统版本,支持到Windows10(Use the code to get the version of Windows system and support it to Windows10.)
汇编课程设计电子时钟
- 在Windows环境,开发一个时钟程序。要求: ① 图形化的时针、分针、秒针转动界面 ② 数字化的显示当前时间 ③ 有菜单项,用户通过菜单项来设置时钟的背景颜色、时针、分针、秒针的颜色等。