资源列表
pianchengqi
- 我为我们实验室的编程器写驱动程序源码,通讯芯片为PDIUSBD12-to our lab for the programming source code to write driver, communications chip for PDIUSBD12
armok28596
- ARM单片机的打印例子,对于裸跑的朋友可以借用其中的很多头文件。
bluetooth_sender
- 蓝牙 (bluetooth) 在 HCI 层的传输驱动, 使用 USB 接口, windows 下适用-Bluetooth (bluetooth) in the HCI transport layer drive, using USB interface, windows apply
GE01_code
- 底层测试代码,可以用于底层功能验证,是驱动开发的基础文件-The bottom of test code that can be used for the underlying functional verification is the basis of a document-driven development
BL55066
- 这是关于BL55066驱动程序,有兴趣的朋友可以下载,是很好的学习资料-This is about the BL55066 driver, has the interest friend to be possible to download, is the very good study material
WindowsWDMdriverdelelopment
- 使用WINDOWS进行驱动编程的好资料,有比较详细的关于WDM编程的解释。-WINDOWS-driven programming for the use of good data, a more detailed explanation on the WDM programming.
blueSDKsample
- VC蓝牙驱动控制台代码,VS2010下编译通过,用于控制windows端蓝牙适配器-VC Bluetooth driver console code, VS2010 compiler passed, for the control of the windows Bluetooth adapter
STM8_NRF24L01_Wireless_TX
- 这个是用STM8和NRF24L01写的一个无线串口程序发送端的,绝对可以用的。-This is a wireless serial port program written using STM8 and NRF24L01 sender can definitely use.
Serial
- It a serial port programming
imb_driver_spec
- imb_driver_spec.windows驱动级看门狗Visual C++源代码.-imb_driver_spec.windows driver stage watchdog Visual C++ source code.
NDISIM
- NDIS+IM防火墙安装文件和源代码 NDIS+IM防火墙安装文件和源代码-NDIS+IM firewall installation file and the source code
RootKit_pediy
- 来自看雪的RootKit的学习与研究专题的电子书。 Rootkit是什么?估计很多朋友并不明白,简单的说,Rootkit是一种特殊的恶意软件,它的功能是在安装目标上隐藏自身及指定的文件、进程和网络链接等信息,比较多见到的是Rootkit一般都和木马、后门等其他恶意程序结合使用。Rootkit通过加载特殊的驱动,修改系统内核,进而达到隐藏信息的目的。技术是双刃剑,我们研究它的目的在于,透过我们的研究,用这项技术来保护我们的系统,使我们的系统更加健壮,充分发挥这个技术的正面应用。-RootKit