文件名称:pe-asm
-
所属分类:
- 标签属性:
- 上传时间:2016-11-21
-
文件大小:12.85kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
The source program that shows how to create a compiler / assembler into machine code, written completely in Delphi. The source code shows how to create your own EXE-files: the formation of Win32 header \ PE\ , DOS \ MZ\ , adding sections, creation of tables of imports outside the DLL functions, organization variables, converting into machine code (opcodes). Supported types: byte, dword, string, record, according to the index treatment. Supported instructions: push, jmp, mov, call - pre-realization, extra SizeOf team for variable length. Examples are also given, which can be compiled: the withdrawal of the MessageBox, console output, the JMP cycle, the creation of a window class. This release is preliminary and requires further development.
-The source program that shows how to create a compiler / assembler into machine code, written completely in Delphi. The source code shows how to create your own EXE-files: the formation of Win32 header \ PE\ , DOS \ MZ\ , adding sections, creation of tables of imports outside the DLL functions, organization variables, converting into machine code (opcodes). Supported types: byte, dword, string, record, according to the index treatment. Supported instructions: push, jmp, mov, call - pre-realization, extra SizeOf team for variable length. Examples are also given, which can be compiled: the withdrawal of the MessageBox, console output, the JMP cycle, the creation of a window class. This release is preliminary and requires further development.
-The source program that shows how to create a compiler / assembler into machine code, written completely in Delphi. The source code shows how to create your own EXE-files: the formation of Win32 header \ PE\ , DOS \ MZ\ , adding sections, creation of tables of imports outside the DLL functions, organization variables, converting into machine code (opcodes). Supported types: byte, dword, string, record, according to the index treatment. Supported instructions: push, jmp, mov, call - pre-realization, extra SizeOf team for variable length. Examples are also given, which can be compiled: the withdrawal of the MessageBox, console output, the JMP cycle, the creation of a window class. This release is preliminary and requires further development.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
peASM/
peASM/examples/
peASM/examples/hello/
peASM/examples/hello/hello.asm
peASM/examples/hello/hello.bat
peASM/examples/loop/
peASM/examples/loop/loop.asm
peASM/examples/loop/loop.bat
peASM/examples/records/
peASM/examples/records/records.asm
peASM/examples/records/records.bat
peASM/examples/windowclass/
peASM/examples/windowclass/windowclass.asm
peASM/examples/windowclass/windowclass.bat
peASM/readme.txt
peASM/sources/
peASM/sources/mystrtool.pas
peASM/sources/my_asm.pas
peASM/sources/peasm02.dpr
peASM/www.delphisources.ru.txt
peASM/www.delphisources.ru.url
peASM/examples/
peASM/examples/hello/
peASM/examples/hello/hello.asm
peASM/examples/hello/hello.bat
peASM/examples/loop/
peASM/examples/loop/loop.asm
peASM/examples/loop/loop.bat
peASM/examples/records/
peASM/examples/records/records.asm
peASM/examples/records/records.bat
peASM/examples/windowclass/
peASM/examples/windowclass/windowclass.asm
peASM/examples/windowclass/windowclass.bat
peASM/readme.txt
peASM/sources/
peASM/sources/mystrtool.pas
peASM/sources/my_asm.pas
peASM/sources/peasm02.dpr
peASM/www.delphisources.ru.txt
peASM/www.delphisources.ru.url
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.