搜索资源列表
如何在台式机上运行wince
- 想不想体验一下WINCE,照下面的步骤,你完全可以在你的台式机上运行它。第一步,文件拷贝。你需要拷贝几个必须的文件,nk.bin(WINCE的系统),loadcepc.exe(WINCE加载程序),config.sys(WINCE加载必须的设置),autoexec.bat(没有也行,有了更方便)。例如你把nk.bin和loadcepc.exe拷贝到c:\\cesys。Config.sys和autoexec.bat需要拷贝到dos启动盘上。第二步,启动到DOS。可以从WIN98下启动到DOS,或者
Expire.rar
- 演示如何动态加载一个驱动程序ENUMPCI.sys,应用程序为expire.exe, 该程序可枚举出当前系统上的设备id 和 厂商id,Demonstrate how to dynamically load a driver ENUMPCI.sys, applications for expire.exe, the program can be enumerated on the current system and the vendor id device id
QT
- QT写得键盘监控程序(其中的底层sys驱动文件是用windows得SDK写的),抓取键盘记录时需要加载sys文件,有问题QQ:450623035-QT written keyboard monitoring program (where the underlying sys driver file is windows SDK was written), grab the keyboard when you need to load the sys file record, there are
source.rar
- Ms-Rem 写的进程保护完整源码 驱动是VC版 例子调用是DELPHI, 先用驱动加载工具加载驱动 Protector.sys 然后在启动例子,例子程序即被保护。 ,Ms-Rem protect the integrity of the process of writing source-driven example is the VC version is called DELPHI, the first tool used to load drivers to load
xmslib
- dos下整理好的高端内存操作函数,很好用的,TC和BC均测试通过。dos系统需要加载himem.sys驱动支持。-dos finishing with a good high-end memory operation functions, the good, TC and BC were tested. himem.sys dos driver support system needs to load.
driver-load
- 驱动加载程序,可以通过这个程序动态加载驱动程序(sys)-Driver loader, you can dynamically load the driver program
PE_analyser
- 对PE文件(exe,dll,sys等)进行分析,还有就是被创建根据进程,列出该程序加载的模块(dll)-Of PE files (exe, dll, sys, etc.) analysis, there is created in accordance with the process set out in the program to load the module (dll)
LoadNTDriver
- windows下加载驱动*.sys的源代码,经过VC6.0和DDK调试,可以正常使用,包内还有可以用来测试的SYS文件-windows under load*. sys driver source code, after VC6.0 and DDK debugger can be used normally have bag can be used to test the SYS file
ipb2COMx
- vc6写的,动态加载nt驱动方法,加载的文件为D:\Compile\ipb2COMx\ipbDrive.sys-written in vc6, dynamic load-driven approach nt
LoadDemo
- Driver loader. this MFC application which will load any driver (.sys)
gym
- 传统的场地预约需要客户亲自到场地所在位置进行或者通过电话预约完成,由于预约记录多是手工完成,易于出现错误和纰漏,并且管理效率低下,特别是场地繁多时,传统的预约方式已经不能满足要求。 远程预约是一种全新的网络应用方式,它通过互联网突破了时间和空间限制,实现了便捷快速的预约与管理功能,降低了场地管理人员的工作强度,提高了预约的效率。 论文使用ASP+SQL Server为开发环境,定制一个Web模式下的体育馆场地预约平台,以Web界面与用户交互,为用户提供信息并接受操作,同时通过数据库管理系
Driver-Loader-for-Rootkit
- A simple tool that can be used to load driver (.sys) into the kernel.
v2-4-39
- load flow analysis for distribution sys
MusbdiskS
- MS-DOS 7.1 下加载U盘驱动的最好方式:在autoexec.bat文件中加入如下几行:devload usbaspi.sys /r /v /norstdevload usbcd.sys /d::usbcddevload di1000dd.sysSHSUCDX.COM /D:?USBCD其中devload di1000dd.sys 用来驱动大容量U盘,devload usbcd.sys /d: -MS-DOS 7.1 the best way to load the U disk dr
SysDriverLoad
- 通过SCManager的一系列方法,实现了加载sys文件驱动的功能,安装到系统服务中。-Through a series of SCManager method to achieve a load sys file-driven functionality, install system services.
appface_trial_service
- APPFACE一个不错的VC界面美化组件。- AppFace Trial Service AppFace is a powerful and easy-to-use skin engine for VC,VB6,Delphi,BCB,Pure Basic,Win32 SDK,VB.Net and C# projects . The trial service allows you load AppFace powerful URF skin successfully wi
ProtectProcess
- sys驱动加载的dll,用XE5编译,可以加载指定目录的sys文件-sys driver is loaded dll, compiled by XE5, you can load the specified directory sys file
DmaAdapter
- The driver, DmaAdapter.sys, must be loaded in a plug and play friendly fashion. If the driver is for a plug and play device such as a PCI, USB, or IEEE 1394 device, often the device will already be listed in the Device Manager under “Other D
test
- 可从http://www.internals.com/下载的winio3.0的源码和驱动文件,使用时需要将winio32.dll,winio32.sys,winio64.dll,winio64.sys放在exe同目录下,最基本的使用和加载映射,win10 vs2008通过,也可以把test.cpp拿出来自己编译-Can be downloaded the http://www.internals.com/ winio3.0 source driver and file, use need to
DebugView
- 文件是加载测试.sys文件的驱动调试工具,对win32驱动开发有帮助(Files are the drive debugging tools that load test.Sys files, and are helpful for Win32 driver development)