-
DOS下逻辑锁 首先,大略介绍一下我的程序,我是用汇编写成,程序有2个文件:hdlock.exe hdlock.dat ,其中hdlock.dat是我写的用于装...
DOS下逻辑锁 首先,大略介绍一下我的程序,我是用汇编写成,程序有2个文件:hdlock.exe hdlock.dat ,其中hdlock.dat是我写的用于装入硬盘0柱0道1扇的硬盘锁,hdlock.exe实现 (1)把hdlock.dat装入硬盘0柱0道1扇并设置硬盘锁的密码,(2)修改密码,(3)卸载 硬盘锁 在此,先介绍一下 hdlock.dat,因为硬盘锁本身受空间限制,必须严格控制在1bdH 字节内,(知道为什么吗?)所以是不能用masm先写原程序,再编译,我基本上是用debug 的A命令一次性写出来的,我把这些反汇编了出来,加上一些注释,给大家看看,互相学习 吗。 -DOS logic lock First, I briefly tell us about the procedure that I used the compilation of written procedures are two documents : hdlock.exe hdlock.dat, hdlock.dat yes, I wrote for the packed column drives 0 0 1 hard disk lock, hdlock.exe achieve ( 1) hdlock.dat loaded drive 0- 0 and set up a password lock drive, (2) to alter the code, (3) remove the hard disk lock, first tell us about hdlock.dat, since drive lock itself subject to space restrictions, must be strictly controlled within the 1bdH byte (wonder why?) So it is not used can write original program first and then build, basically, I used the debug A one-time write down orders, I put out a compilation of the anti-plus some notes, for every
- 2022-04-23 17:27:25下载
- 积分:1
-
查找ACCESS密码 可以查询97、2000等
查找ACCESS密码 可以查询97、2000等-ACCESS password you can find, 2000, etc.
- 2023-05-12 08:15:03下载
- 积分:1
-
demo(S50)源代码
应用背景D8 读卡器S50DEMO源代码,用于技术开发,和卡片个人化应用关键技术// rfvcDlg.cpp : implementation file
//
#include "stdafx.h"
#include "rfvc.h"
#include "rfvcDlg.h"
#include "dcrf32.h"
#include "General.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
//dc_HANDLE icdev;
HANDLE icdev;
unsigned long cardsnr;
/////////////////////////////////////////////////////////////////////////////
// CRfvcDlg dialog
CRfvcDlg::CRfvcDlg(CWnd* pParent /*=NULL*/)
: CDialog(CRfvcDlg::IDD, pParent)
{
//{{AFX_DATA_INIT(CRfvcDlg)
//}}AFX_DATA_INIT
// Note that LoadIcon does not require a subsequent DestroyIcon in Win32
m_hIcon = AfxGetApp()->LoadIcon(IDR_MAINFRAME);
}
- 2022-02-16 02:14:23下载
- 积分:1
-
这是一个非常实用的网页素材。点点的星光让你的主页更加引人注目。...
这是一个非常实用的网页素材。点点的星光让你的主页更加引人注目。-This is a very useful material to the website. Stars bit of the home page will let you more visible.
- 2022-05-09 14:04:12下载
- 积分:1
-
ASP站长助手5.0
ASP站长助手5.0-assistant chief ASP 5.0
- 2022-06-28 02:56:10下载
- 积分:1
-
This program is written in C node 100 Power Flow Calculation Program
本程序是用C语言编写的100个节点的电力系统潮流计算程序-This program is written in C node 100 Power Flow Calculation Program
- 2022-02-25 11:54:00下载
- 积分:1
-
For image processing Category 2 classification procedures, have a strong applica...
用于图像处理的2类分类问题的程序,有较强的应用性。-For image processing Category 2 classification procedures, have a strong application.
- 2022-08-07 12:36:48下载
- 积分:1
-
晶体管显示系统时间和数字的方法。
晶体管显示系统时间和数字的方法。-transistor display system time and the ways.
- 2022-01-26 02:55:33下载
- 积分:1
-
演示如何使用动画光标
演示如何使用动画光标-demonstrate how to use the cursor animation
- 2023-04-02 20:45:02下载
- 积分:1
-
a process has begun to request the initialization of a number of factorial proce...
程序中一开始已初始化一个需要求的阶乘数字 程序只需要运行就可得到结果,如要修改,可在源代码作一个小小修改即可-a process has begun to request the initialization of a number of factorial procedure can only be run, to changes in the source code for a small change can be
- 2023-04-03 18:25:03下载
- 积分:1