搜索资源列表
boot
- 在操作系统启动前先启动测试程序,在跳转回去启动系统.需要的朋友可以研究一下,附DOS下安装文件,可以安全的安装试用!
tinix_os
- === ==== 关于本光盘 ========== \\Tinix: 书中所附代码 其中很多目录中除了包含源代码(*.asm, *.inc, *.c, *.h)外,还有这样一些文件: boot.bin 引导扇区(Boot Sector),可通过 FloppyWriter 写入软盘(或软盘映像)。 loader.bin LOADER,直接拷贝至软盘(或软盘映像)根目录。 kernel.bin 内核(Kernel),直接拷贝至软盘(或软盘映像)根
i
- 本源码是在DOS环境下将启动代码写入软盘。-The source code is in the DOS environment will be written into the floppy disk boot code.
boot
- 启动扇区,nasm 编译,在DOS下运行,载入loader.bin 突破512字节-Boot sector, nasm compile, run in DOS, loading loader.bin breakthrough 512 bytes
count
- 計數器,boot到dos下可計數,reboot 後再boot可繼續計數-counter the number
disklock
- 这个程序将使你的机器将不能从软盘启动,更不能从硬盘启动。而这个程序仅仅修改了你的硬盘的扩展DOS分区的首隐藏扇区。-This program will make your machine will not boot from a floppy disk, but can not boot from the hard disk. This procedure only changes to your hard drive extended DOS partition in the first hi
vi
- 病毒原理,分析防范技术介绍DOS病毒 引导区病毒 文件型病毒 混合型病毒 Windows病毒 VBS脚本病毒 宏病毒 网页病毒 Win32 PE病毒 -The virus theory, analysis techniques introduced to prevent DOS boot sector virus, file virus hybrid virus, virus, Windows virus VBS scr ipt virus macro vir
BOOT
- 这是一个引导型DOS病毒,通过修改MBR和系统中断向量来实现其操作-This is a DOS boot-type virus by modifying the MBR and the system interrupt vector to achieve its operational
LEUP1
- 程序 DEMOCRW 和 DEMOPRO 是用于学习 80X86 CPU 的保护模式特性,核心都在常规内存中,方便查看内部数据和堆栈。 本程序必须运行在纯 DOS 下(如 Windows 98 的 启动 DOS ),运行后驻留内存,再运行 DEBUG 实验。 出现保护异常会用黑底黄字显示当前信息(错误代码、中断号(实际是中断号*4)、V86 堆栈)并退出异常程序。 启动时会报告各数据的地址,以及再要显示报告数据的程序地址。 2 RDRXSGEE 程序原为用于 STC89C5
