搜索资源列表
-
2下载:
远程反弹木马软件 主要功能:1、远程文件访问。包括文件上传、下载、文件。(夹)更名、文件删除、文件运行、文件查找、远程创建文件夹、远程清空文件夹等。 2、远程关机、启动、注销、修改组织名、用户名。 3、远程键盘记录、鼠标控制、锁定键盘鼠标、模拟特别键功能。 4、远程注册表模拟器、快速注册表修改。 5、远程消息发送、远程进程控制。 6、远程查看剪贴板、当前活动窗体名、隐藏桌面图标、隐藏任务栏、隐藏开始按钮等。 7、远程系统命令、远程DOS命令。 8、远程屏幕抓图(可保存为图片)。
-
-
0下载:
利用CSocket实现远程桌面功能
实现思路主要是:先将远程桌面捕获发回本地,然后在对话框中显示,将本地鼠标、键盘的动作变成命令输入,再发送到远程主机执行(实际上这一步是模拟出鼠标和键盘的操作),最后将远程桌面再次捕获发回本地,在对话框中显示出来。这样也就实现了系统自带的远程桌面的功能。-CSocket using Remote Desktop feature to achieve the realization of the main idea is: first Remote Deskt
-
-
0下载:
模拟键盘鼠标的操作,使用API进行模拟-Simulate keyboard and mouse operation, use API to simulate
-
-
0下载:
在Windows大行其道的今天,windows界面程序受到广大用户的欢迎。对这些程序的
操作不外乎两种,键盘输入控制和鼠标输入控制。有时,对于繁杂的,或重复性的输入
操作,我们能否通过编制程序来代替手工输入,而用程序来模拟键盘及鼠标的输入呢?
答案是肯定的。这里主要是通过两个Windows API函数来实现的。
-Windows popular in today, windows interface procedures by the majority of users. Th
-
-
0下载:
过程器,利用它可以把一些琐碎的鼠标和键盘操作进行批处理。-Process, and use it, we can leave some trivial operation of mouse and keyboard for batch processing.
-
-
0下载:
一个模拟摇控器程序,通过HOOK技术可以模拟键盘鼠标,操作远程机器,以利于初学者对HOOK的学习-An analogue remote control program, through the HOOK technology can simulate keyboard and mouse to operate the remote machine, in order to facilitate the learning for beginners right HOOK
-
-
0下载:
模拟鼠标和键盘操作,自己手动插入要执行的语句或者载入导出的文件便可按顺序自动执行。-Simulate mouse and keyboard operation, their statements to be executed manually inserted or loaded the exported file can be sequentially executed automatically.
-