资源列表
AddSection
- 对可执行文件增加一个区段,自己可以添加代码 执行shellcode-Add a section on the executable file, they can add the code execution shellcode
winshell
- 远程控制 winshell winshe-winshell winshell
Dos_cmd_book
- DOS指令说明手册 详细解释了每个指令的作用及用法-DOS command notes which explains howto use one command of the sets
SHELL-guide
- 一套学习shell的经典手册,让一个菜鸟变成高手的SHELL手册。-A set of learning the classical shell manual, so that a rookie to become master of the SHELL manual.
EfiShell_1.04
- EfiShell 1.04.zip用于开发BIOS的一个SHE-EfiShell 1.04.zip a BIOS for the development of SHELL
WindowsShellProgramming
- Visual C++ Windows Shell Programming Code
myautorundisk
- 制作光盘自引导,并且自动识别安装程序的工具-Tools to create CD-ROM from the boot, and the installation program automatically recognizes
windows-batch-file-package-summary-
- windows批处理汇总文件包,是网络上搜寻来的,挺多例子,希望对大家有帮助,\(^o^)/~-windows batch file package summary
my_putty
- putty源码,此源码在vs2010上可调试运行! -the putty source, this source in vs2010 debug run!
Python-Source
- Python灰帽子:黑客与逆向工程师的Python编程之道(Gray.Hat.Python).Justin.Seitz源代码 -Gray Hat Python: Python hackers and reverse engineers programming the Road (Gray.Hat.Python). Justin.Seitz source code
addmenu
- Append a menu to any windows application
shell
- 一个简单的命令解释器—模拟shell 功能的程序,实现要求中所提到的可打开提示符,并获取用户输入的指令、可解析指令、可寻找命令文件、可执行基本的命令等功能