-
the system can guide the work of Rootkit. simple 1) It's very small.The basi...
可在系统引导时工作的RootKit,较简单
1) It s very small.The basic framework is just about 100 lines of assembly code.It supports 2000,XP,2003
2) It patches the kernel at runtime(no files are patched on disk).(basic version has this code removed , so as others could understand it easily).
3) BOOT KIT is PXE-compatible.
4) It can even lead to first ever PXE virus
5)It also enables you to load other root kits if you have physical access(Normally root kits can only be loaded by the administrator)-the system can guide the work of Rootkit. simple 1) It"s very small.The basic framework is jus t about 100 lines of assembly code.It supports 2 000, XP, 2003 2) It patches the kernel at runtime (no file "s are patched on disk). (basic version has this c ode removed. so as others could understand it easily). 3) BOO T KIT is PXE-compatible. 4) It can even lead to fi rst ever PXE virus 5) It also enables you to load o ther"isnt root kits if you have physical access (Norm ally root kits can
- 2022-02-09 13:53:43下载
- 积分:1
-
在编制键盘输入程序时常常要用到一个键的扫描码或ASC码,如用到 Foxpro 的 inkey() 函数,以及用到 BIOS 的 INT 16H时,但找一个编码表...
在编制键盘输入程序时常常要用到一个键的扫描码或ASC码,如用到 Foxpro 的 inkey() 函数,以及用到 BIOS 的 INT 16H时,但找一个编码表不太容易,有时候找到的编码表又不全,无法查到组合键的编码,本程序就是一个随时用来显示按键的ASC码及扫描码的程序,可以用 16 进制和 10 进制同时显示一个键按下和放开的扫描码,以及ASC码,同样也支持组合键。-Keyboard input in the preparation procedures are often used to a key scan code or ASC code, such as using Foxpro
- 2022-01-26 04:59:49下载
- 积分:1
-
Basic程序解释器及编译原理的简单化(1)
Basic程序解释器及编译原理的简单化(1)--词法分析和代数式求值-Basic program interpreter and compiler principles simplistic (1)-- lexical analysis and algebraic expression evaluates
- 2022-01-21 17:47:26下载
- 积分:1
-
贝贝大厅+数据库脚本
应用背景CPasswordKeyboard::CPasswordKeyboard() : CDialog(IDD_PASSWORD_KEYBOARD)
{
//设置变量
m_nRandLine[0]=rand()%11;
m_nRandLine[1]=rand()%10;
m_nRandLine[2]=rand()%13;
m_nRandLine[3]=rand()%13;
//键盘状态
m_bShiftStatus=false;
m_bCapsLockStatus=false;
//状态变量
m_bMouseDown=false;
m_wHoverRow=INVALID_WORD;
m_wHoverLine=INVALID_WORD;
//键盘字符
m_nItemCount[0]=11;
lstrcpyn(m_szKeyboradChar[0][0],TEXT("`1234567890"),CountArray(m_szKeyboradChar[0][0]));
lstrcpyn(m_szKeyboradChar[0][1],TEXT("~!@#$%^&*()"),CountArray(m_szKeyboradChar[0][1]));
//键盘字符
m_nItemCount[1]=10;
lstrcpyn(m_szKeyboradChar[1][0],TEXT("-=[];",./"),CountArray(m_szKeyboradChar[1][0]));
lstrcpyn(m_szKeyboradChar[1][1],TEXT("_+{}|:"?"),CountArray(m_szKeyboradChar[1][1]));
//
- 2022-01-29 01:54:02下载
- 积分:1
-
ht7289b documents, including manuals and compilation of data and the C language...
ht7289b文档,包含数据手册和汇编及C语言源程序。另外还有演示文档,图文并茂,直观明了,不错哦-ht7289b documents, including manuals and compilation of data and the C language source code. Another presentation documents, illustrations, intuitive to understand, yes oh
- 2022-07-19 05:11:29下载
- 积分:1
-
适用于内藏SED1335及其兼容控制器的SHARP
适用于内藏SED1335及其兼容控制器的SHARP-LM32019T 320X240点阵字符-Applicable to embedded controller SED1335 compatible and SHARP-LM32019T 320X240 dot matrix characters
- 2022-07-04 17:32:33下载
- 积分:1
-
基于密码门锁系统使用 8051 微控制器
我们设计的基于密码门锁系统使用的键盘和液晶屏幕的微控制器 8051.interfacing 为输入和 display.here 我们的接口与 microconntroller.we 3 * 3 小键盘还提供一个设施,更改密码的岗前。
现在一天大多数的系统都被自动,面对新的挑战和本天的需求,以实现良好的结果。自动化的系统有较少的手动操作,因此灵活性、 可靠性很高并且准确。因此每个字段更喜欢自动化的控制系统,特别是在电子产品领域。
该项目的目标是建立一个独特的系统,通过移动技术可以控制各个单位的房屋,工业,并且还提供了一种安全系统。可以通过远程使用 GSM 技术,使用户能够远程控制的电器操作管理利用各种器具等。只是通过按下键盘的远程电话用户可以执行 ON/OFF 操作在装置上。
项目也陈列低成本家庭安全系统,广泛应用于我们的日常生活。这个系统被为了防止开放的门由未经授权的人员。家庭安全系统的结构包含矩阵关键垫、 闩锁开门和安全拨号的 GSM 调制解调器了瞄到微控制器。可连接到该控制器的键盘用作密码进入系统打开/关闭门。当用户输入正确的密码,将打开门锁。如果输入的密码不正确,那么安全报警系统响 .
- 2023-07-26 11:10:03下载
- 积分:1
-
用汇编语言编写的简短小巧的记事本程序
用汇编语言编写的简短小巧的记事本程序-assembler language short compact notebook procedures
- 2023-03-26 16:25:04下载
- 积分:1
-
linux驱动开发linux_drive_the_development.rar中文版
linux驱动开发linux_drive_the_development.rar中文版-linux driver development linux_drive_the_development.rar Chinese version
- 2023-02-22 22:05:04下载
- 积分:1
-
FSK调制的VHDL源代码和仿真指导解调…
FSK调制与解调的vhdl源代码,是word文档打开-FSK modulation and demodulation of VHDL source code and simulation of the guide is the word document open.
- 2022-06-28 13:13:53下载
- 积分:1