搜索资源列表
CMOS.rar
- 用vc写的外壳 通过调用asm生成的程序来读出或写入cmos。解释CMOS每一字节含义.
IBM-PC CMOS
- 汇编源码及二进制文件,读取/设置CMOS内容,含有对部分域的解析,适用所有IBM PC/AT机器CMOS-asm source code and binary file , access /config CMOS , which contents analysis for partial area ,fitting for all PC/AT machine CMOS
CMOS加密软件防止非法拷贝
- 们运行软件时经常会遇到以下情况,有的软件在一台机器上安装后就不能将其拷贝到其他机器上运行;有的软件甚至连原来机器的软、硬件配置改变后也无法再次运行。其实这些情况有的是利用CMOS对软件加密来实现的。安装软件时,通过安装程序把软件安装到硬盘上,同时把当前机器的CMOS信息保存到安装软盘上,也就是相当于保存了密钥。等到以后在硬盘上运行该软件时,软件的主程序会把记录在安装盘上的密钥与正在运行该软件机器的CMOS信息进行比较,如果完全相同,则允许软件继续运行,否则终止软件运行。国内的许多软件都是采用此原
rcmos
- 用汇编写的,获得CMOS数据,用tasm rcmos.asm生成rcmos.obj,再tlink rcmos/t生成rcmos.com文件-compilation was made using the CMOS data access, with Tasm rcmos.asm rcmos.obj generation, again tlink rcmos / t documents generated rcmos.com
dosback
- 都在一个程序里,备份恢复 MBR,DBR,FAT,CMOS 把自己写的 备份恢复 MBR,DBR,FAT,CMOS 的程序合并成了一个程序(DOS),大家玩玩吧(有源码)。。。 还有 破解 CMOS密码的功能(不是毁了CMOS,而是毫发无伤的解密。。) 全部在自己的机子上经过测试,目前没有问题。 - All in a procedure, the backup restores MBR, DBR, FAT, CMOS The backup writes which o
cmos
- 有关CMOS密码的破解, CMOS RAM地址内容的资料
cmos
- 对CMOS进行设置,如设置FDD,HDD的启动顺序
Cmos.rar
- masm32环境下,读写访问cmos数据代码的例子,masm32 environment, read and write data access code example cmos
CMOS
- 用vc写的外壳 通过调用asm生成的程序来读出或写入cmos。解释CMOS每一字节含义.- The outer covering writes which with vc through transfers the asm production the procedure to read out or to read in cmos. Explains the CMOS each byte meaning
Clear_CMOS_Password
- delphi 中在RING3清除CMOS密码源码。。附可执行程序-delphi in the clear CMOS password in RING3 source. . Attached executable program
PASS
- 这个小程序可以清空CMOS密码,请大家试一下。-This little program can clear the CMOS password, please try.
CMOS
- cmos编程....设计到一些底层的技术-the program about the cmos
CMOS
- CMOS原理图引脚等详细介绍及部分功能描述,附有较多图片-CMOS pin schematic and some details such as function descr iption, with more pictures
CMOS
- 可以读取CMOS信息,包括可以读取微机系统的时钟信息和硬件配置信息等。-CMOS can read information, including computer systems can read the clock information and hardware configuration information.
CMOS
- 簡單的CMOS ACCESS 重點在於練習io port之間的溝通-Sample code of access cmos
mazhilang
- 本程序由汇编语言设计: 功能分四大块: 1:Read Cmos message 读取一些Cmos 中的信息,并显示。 2: Show The Time 显示当前日期和时间。 3:Test the Key_Board 测试按键,每按一键,相应显示该键的Asci 码 和 Scan 码。 4:Math operation 由用户输入算术式,以 = 结束,相应在屏幕上显示结果。运算符号 包括 + , - , * , / 。 5:Escap
cmos
- 汇编语言编程实现,读取本机上CMOS的相关信息-Assembly language programming, read the relevant information CMOS machine
CMOS
- CMOS是系统比较重要,也是比较有意义的寄存器,如系统时间这些,这个小程序就可以阅读实现这个功能。-CMOS is more important system, but also more meaningful registers, such as the system time that, this little program to read to achieve this.
cmos
- 读取并显示计算机CMOS中的16进制数据,以每行16个字节,共16行显示。-Reads and displays the hexadecimal data in your computer' s CMOS, 16 bytes per line, 16-line display.
Killcmos
- warning, this program kill your cmos. Maybe.