Welcome![Sign In][Sign Up]
Location:
Search - masm

Search list

[assembly languagemicro-os

Description: This a simple operating system source code in assembly langauge, you should compile the files in the rar with MASM, and put them in one image (kernel follows loader) and test it with vmware.-This is a simple operating system source code in assembly langauge, you should compile the files in the rar with MASM, and put them in one image (kernel follows loader) and test it with vmware.
Platform: | Size: 5120 | Author: Mostafa | Hits:

[assembly languagecoloursquare

Description: 在win32下,用汇编语言编写彩色的正方形,在masm for windows 下编译通过-In win32, the language used to compile the square of color, in masm for windows under the compiler through
Platform: | Size: 2048 | Author: wo | Hits:

[Driver Developeeyebootroot

Description: 一个基于MBR的bootkit,主要功能是实现NDIS的后门技术,接受固定格式的数据包而实现主机红屏。-The eEye BootRootKit NDIS backdoor is a demonstration of boot-time Windows kernel subversion technology. The assembly source code (ebrk.asm) was written for use with MASM 6.11. It comes in pre-packaged executable form as a floppy disk image (ebrk.img) and as a CD-ROM ISO-9660 image (ebrk.iso). Note that the ISO is bare-bones and does not contain a file system, only a boot sector. If you burn it to disc, it will for the most part appear to be a blank CD. We ve also included the source for a very simple demonstration packet (demrsod2.asm), and a compiled binary file (demrsod2.bin) to be used with netcat ("nc-u").
Platform: | Size: 80896 | Author: 沙乐天 | Hits:

[assembly languageMasm615

Description: MASM32 是一个为那些对学习或者编写 32 位微软汇编( MASM )感兴趣 的程序员提供的工作环境
Platform: | Size: 5484544 | Author: 王延辉 | Hits:

[assembly languageDIALOG

Description: Dialog example for masm
Platform: | Size: 1024 | Author: guga | Hits:

[Crack HackMASM

Description: VMProtect 简介 VMProtect 是新一代的软件保护系统,不像其它常见的保护系统,VMProtect 可以修改应用程序的源代码。VMProtect 将原文件的部分代码转换为在虚拟机中运行的字节码。您可以将虚拟机想像成带有不同于 Intel 8086 处理器指令系统的虚拟处理器;例如,虚拟机没有比较两个操作数的指令,也没有条件跳转和无条件跳转等。 支持的编译器: Delphi Borland C Builder Visual C/C++ Visual Basic (native) Virtual Pascal 支持的文件类型(32 位和 64 位): EXE DLL BPL OCX SYS 支持的操作系统: Windows 95/98 Windows ME Windows NT Windows 2000 Windows XP Windows 2003 Windows Vista -TObject = class constructor Create procedure Free end TPersistent = class(TObject) procedure Assign(Source: TPersistent) end TStrings = class(TPersistent) function Add(S: String): Integer procedure Append(S: String) procedure AddStrings(Strings: TStrings) procedure Clear procedure Delete(Index: Integer) function IndexOf(const S: String): Integer procedure Insert(Index: Integer S: String) procedure LoadFromFile(FileName: String) procedure SaveToFile(FileName: String) property Count: Integer read property Text: String read write property CommaText: String read write property Strings[Index: Integer]: String read write property Objects[Index: Integer]: TObject read write end TDuplicates = (dupIgnore, dupAccept, dupError) TNotifyEvent = procedure(Sender: TObject) TStringList = class(TStrings) function Find(S: String var Index: Integer): Boolean procedure Sort property Duplicates: TDup
Platform: | Size: 4096 | Author: cxzhack | Hits:

[Othermasm50

Description: masm工具,用于所学的汇编语言,是汇编语言程序的一个平台-masm tool for the study of assembly language, assembly language program is a platform for
Platform: | Size: 399360 | Author: xiaoxisunny | Hits:

[assembly languagesound

Description: 微机技术实验时的控制8253,8255,0809,0832,进行的录音放音实验,用汇编语言实现,将源程序用MASM进行编译,然后用LINK进行连接,运行文件后,提示录音后按任意键开始录音,12秒后开始出现放音信息,按空格键可以重复放音,其他键放音一次后跳出程序。自己根据实验流程图编写,用于学习交流,有部分注解。-Computer Technology 8253,8255,0809,0832 control experiments, carried out by recording playback experiments, using assembly language to achieve, to the source code to compile with MASM, and then connect with LINK, run file, prompted by pressing any key after recording the beginning of recording, 12 seconds after playback of information began to emerge, according to the space bar can repeat playback, and other key after playing out a procedure. Experimental flow chart in accordance with the preparation of their own for the exchange of learning, some comments.
Platform: | Size: 1024 | Author: 韩杰 | Hits:

[assembly languagemasm32

Description: MASM has a number of built in operators that allow a programmer to use C style evaluation and loop code when writing high level Windows code that interfaces with the operating system. More often than not, low level algorithms do not use any of the high level operators as it would produce suboptimal instruction sequences for maximum performance but much of the high level code inherant in Windows suffers from complexity rather than speed considerations and it is here where the C style high level emulation code provides its biggest advantage.
Platform: | Size: 90112 | Author: Bremher Naus | Hits:

[assembly languagemasm

Description: masm,一个学习汇编语言经常使用的编译程序,简单实用。-masm, a learning assembly language compiler used, simple and practical.
Platform: | Size: 358400 | Author: | Hits:

[assembly languagemasm

Description: masm汇编,希望对大家学习汇编语言有所帮助。-masm to compile, you would like to be helpful to learn assembly language.
Platform: | Size: 30720 | Author: liudong | Hits:

[assembly languageMASM-programmersguide611

Description: Masm guide for programmers
Platform: | Size: 878592 | Author: Akmal | Hits:

[Othermasm

Description: 利用汇编语言实现了1到600的连加,成功实现-The use of assembly language to achieve a 1-600 connection increases, the successful implementation of
Platform: | Size: 2048 | Author: 吴文兰 | Hits:

[assembly languageSnake

Description: a MASM snake game source code
Platform: | Size: 362496 | Author: lawrence chen | Hits:

[assembly languagetest8w

Description: My MASM asm test source code
Platform: | Size: 223232 | Author: lawrence chen | Hits:

[assembly languagemasm

Description: 在DOS中编译,显示HELLO WORLD的汇编语言!-In the DOS in the compilation, assembly language displays HELLO WORLD!
Platform: | Size: 177152 | Author: yx | Hits:

[MultiLanguage1256902135MASM615

Description: 下载附件中的winrar压缩包,在本机磁盘中解压后修改C:\autoexec.bat 在autoexc.bat中加入以下内容 SET PATH=E:\USER\ZDX\MASM614\BIN E:\USER\ZDX\MASM614\BINR PATH SET LIB=E:\USER\ZDX\MASM614\LIB LIB SET INCLUDE=E:\USER\ZDX\MASM614\INCLUDE INCLUDE SET INIT=E:\USER\ZDX\MASM614\INIT INIT SET HELPFILES=E:\USER\ZDX\MASM614\HELP\*.HLP HELPFILES SET ASMEX=E:\USER\ZDX\MASM614\SAMPLES ASMEX SET TMP=C:\TEMP 注意其中的路径要与你解压后的路径相同 重启机器 编辑,用任何一种文件(源程序)编辑软件都可以,比如ultraedit 编译,在dos窗口下用masm 文件名[.asm]连接,在dos窗口下用mlink(link.exe) 文件名[.obj] 运行,在dos窗口下 文件名[.exe] 当汇编程序中有字符串输出/入时,在windows操作系统的DOS窗口中可能无法正常工作, 这时,可用alt+enter键使dos窗口全屏显示,基本可以解决此问题。-Download the attachment in the winrar archive, extract the disk in the machine after the change C: \ autoexec.bat Add the following elements in the autoexc.bat SET PATH = E: \ USER \ ZDX \ MASM614 \ BIN E: \ USER \ ZDX \ MASM614 \ BINR PATH SET LIB = E: \ USER \ ZDX \ MASM614 \ LIB LIB SET INCLUDE = E: \ USER \ ZDX \ MASM614 \ INCLUDE INCLUDE SET INIT = E: \ USER \ ZDX \ MASM614 \ INIT INIT SET HELPFILES = E: \ USER \ ZDX \ MASM614 \ HELP \*. HLP HELPFILES SET ASMEX = E: \ USER \ ZDX \ MASM614 \ SAMPLES ASMEX SET TMP = C: \ TEMP Note that the path which should be with you the same path after decompression Reboot Editor, with any kind of files (source code) editing software can be, for example ultraedit Compilation, in the dos windows with the masm file name [. Asm] connection, in the dos windows with mlink (link.exe) filename [. Obj] Run, in the dos window, the file name [. Exe] When the assembler has a string output/Pops, i
Platform: | Size: 6572032 | Author: zhangsan | Hits:

[assembly languageDEBUG

Description: 一、 实验内容 DEBUG的应用及表达式计算 二、 实验目的及要求 要求:试编制一程序,计算下列公式的值,将商存放在Z单元,余数放在R单元内中.X,Y,Z,R,W分别为存放16位带符号数单元的地址.计算过程中中间结果和最后结果在16位二进制数范围内. 三目的: 1、熟悉DEBUG的应用(利用DEBUG观察寄存器和内存单元的值及指令执行的结果,直接汇编指令,单步调试,编辑数据等)。 2、掌握汇编表达式的表示方法。 3、掌握80X86的编程结构。 4、学习汇编源程序的编辑、编译、链接的全过程, 学习EDIT、MASM及LINK的使用和集成环境的 5.使用,加深对汇编过程的理解。 -An experiment the contents of the application and the expression of the calculation DEBUG
Platform: | Size: 7168 | Author: wurile | Hits:

[assembly languageMASM

Description: 几汇编源码,用的是MASM6.0环境,实现选择语句等的用法。-Several compilation of source code, using a MASM6.0 environment and achieve the select statement and other usage.
Platform: | Size: 3072 | Author: 杨虎 | Hits:

[assembly languagesnake

Description: 一个使用汇编语言编写的贪吃蛇游戏代码,注释恰当,结构明确,在masm下编译通过-Use of a Snake game written in assembly language code, comments appropriate and clear structure, in masm compiled by
Platform: | Size: 2048 | Author: Beijing | Hits:
« 1 2 3 4 56 7 8 9 10 ... 35 »

CodeBus www.codebus.net