搜索资源列表
SimulateInputString
- 模拟键盘输入字符串的C++模块。模拟键盘输入字符串可以使用API函数SendInput函数,但是这个函数相当麻烦,每模拟一个字符要填充两个结构体,本模块将这些麻烦的操作封装为一个C++类,两行代码便可调用。可以用于win32项目、MFC项目、ALT项目等,内附开发文档-Simulated keyboard input string C++ modules. Simulated keyboard input string can use API function SendInput functio
ARP-Flood
- // ArpAttack 项目文件夹说明 by Root .\ WTL生成的文件 .\Thread 线程相关类 .\Controls 扩展控件 .\Dialog 对话框类 .\Common 常用的类(如:ARP类,ARP结构体文件,ARP攻击者)-//ArpAttack project folder described by Root. \ WTL generated files. \ Thread thread related classes. \