搜索资源列表
ShellCode
- 网络信息对抗的实验,用于实现一个堆栈溢出的示例程序,请在VC6.0环境下编译,并在XP下以控制台的方式运行-Against the experimental network information, for example to implement a stack overflow program, compiled in VC6.0 environment, and in XP to run the console
CmdAsUser
- CmdAsUser - start a command as a specified user Usage: CmdAsUser <user> <domain> [/p <password>] [/c <command>] 介绍一个控制台实用程序,在 Windows NT 系统中运行,它以专门的用户身份启动某个程序命令。它用 Windows API 函数 LogonUser 编程,以专门的用户身份/密码登陆到NT。如果登陆成功,则用 Cre
Hex-conversion-C-source-code
- 进制间相互转换的程序 C源码 控制台程序-Hex conversion C source code