首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改BIOS或DOS的系统中断向量表...

内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改BIOS或DOS的系统中断向量表...

  • 资源大小:1.89 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: Windows开发 asm

资 源 简 介

内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改BIOS或DOS的系统中断向量表来实现的。比如修改向量表中16H位置的中断(这个中断接收键盘的按键,在DOS中,按键按下,这个中断就会被调用),让其指向我的程序,这时若有按键被按下,则执行的是我的程序。-The basic idea is to let procedure has to remain in the memory and keeps the implementation of specific orders. But the presence of memory how to be executed? Generally, the memory presence procedures are revised BIOS or DOS systems to scale interruption to achieve. For example, changes to the set-16H location of the interrupt (the keyboard interrupt reception of keys, DOS, press the button, the suspension will be called), let me point to the procedure, if time was pressing the button, I was the implementation of the procedures.

文 件 列 表

asm_code
TRICK.ASM
TRICK.COM
trick_d.asm
TRICK_D.COM
VIP VIP
  • IATWAY 2小时前 成为了本站会员

  • 大智若愚 8小时前 成为了本站会员

  • Mason 10小时前 成为了本站会员

  • 11小时前 成为了本站会员

  • Half_Punch 1天前 成为了本站会员

  • liqing71718 1天前 成为了本站会员

  • 伟国 1天前 成为了本站会员

  • songy 1天前 成为了本站会员

  • 纯色幽默 1天前 成为了本站会员

  • odd? 1天前 成为了本站会员

0.211263s