资源列表
yuanchengdll
- 一个远线程插dll到目标进程,非常简单的例子,非常适合初学者-A long thread is inserted dll to the target process, a very simple example, very suitable for beginners
UART
- 采用MFC的控件“Micsoft Communications Control”来编写的串口调试工具源码,简捷而稳定。-Using MFC control " Micsoft Communications Control" to write the serial source code debugging tools, simple and stable.
StudentManageSystem
- MFC开发。功能很全,对学生的个人信息进行很好的管理。-MFC development. Feature is full of students a very good personal information management.
del
- 屏蔽ALT+CTL+DEL功能键-ALT+CTL+DEL
zip
- zip文件压缩和解压缩工具-zip tool
hide
- 隐藏Windows的开始按钮-hide
source
- vb打造超酷个性化菜单-menu
scienttool
- 本地网警对网吧实行实名登记上网,万象的临时卡每天会自动挂失,必须手动解挂,这个程序(带源码)帮助你自动解挂,十分快捷方便.-Police on the local network to implement real-name registration of Internet cafes, Vientiane day temporary card will automatically report the loss, you must manually solution, which is a p
UsbHDDTest
- USB硬盤讀寫性能測試,插上USB硬盤后程序可自動找到分區及相關盤符等信息-USB hard drive read and write performance tests, plug in USB hard disk program can automatically find the partition and the relevant letter and other information
HelloWDM
- windows 驱动程序入门 的一个demo ,有助于驱动开发新手入门-windows driver to get into a demo, help drive development of novice Getting Started
kernel.txt.tar
- Sometimes, we run into a situation when we badly need to hook some kernel function, but are unable to do it via conventional PE-based hooking. This article explains how kernel functions can be directly hooked. As a sample project, we are going to pre
cpu.txt.tar
- CPUTest is a just a small class (CCPU) with a few static member functions. It calculates the frequency of the CPU in 50ms.