搜索资源列表
屏蔽系统热键和隐藏任务栏
- 利用windows Shell函数屏蔽系统热键和隐藏/显示任务栏的小程序-use shielding system hotkey function and hide / show a small task bar procedures
shell
- 实现带参数的简单shell 1、除了系统调用execve,不允许使用其他的exec函数。输入应当允许带多个参数(一行内可以表示),不考虑通配符 (即“*”、“?”、“-”等等)的处理。 2、输入错误命令能提示出错并进入下一轮接收命令状态。 3、可以用Ctrl-C和Ctrl-\结束简单shell的运行。 4、程序运行正确,提示简洁明确。 -Parameters to achieve a simple shell 1, apart from the system call exe
Runsrcipt
- 使用系统的com组件完美执行网页中的js代码 适合各种自定函数的执行方便易懂-C++ perfectly executed for a variety of custom JS code execution functions easy to understand
GetSysAddr
- 获取Windows系统函数位置,函数可以改变。-Position to obtain a Windows system function, the function can be changed.
CmdAsUser
- CmdAsUser - start a command as a specified user Usage: CmdAsUser <user> <domain> [/p <password>] [/c <command>] 介绍一个控制台实用程序,在 Windows NT 系统中运行,它以专门的用户身份启动某个程序命令。它用 Windows API 函数 LogonUser 编程,以专门的用户身份/密码登陆到NT。如果登陆成功,则用 Cre