搜索资源列表
shell
- Cmd Shell(命令行交互)是黑客永恒的话题,它历史悠久并且长盛不衰。本文旨在介绍和总结一些在命令行下控制Windows系统的方法。这些方法都是尽可能地利用系统自带的工具实现的。 文件传输 对于溢出漏洞获得的cmd shell,最大的问题就是如何上传文件。由于蠕虫病毒流行,连接ipc$所需要的139或445端口被路由封锁。再加上WinXP系统加强了对ipc$的保护,通过ipc$及默认共享上传文件的手段基本无效了。ftp和tftp是两种可行的方法,介于其已被大家熟知,本文就不介绍了。还
testdesk
- 可以替换windows桌面的桌面原型程序。使用MFC编写。修改注册表的HKEY_CURRENT_USER\\Software\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon\\winlogon\\的shell子键为这个的程序,程序启动后就会自动启动这个程序-can replace the windows desktop desktop prototype. MFC prepared. Amending the registry HKEY_CURR
DriveBox
- 一个用于选择驱动器的组合框,告诉你如何实现自画控件以及如何通过WINDOWS SHELL得到驱动器的图标-an actuator used to select the combination of frame, tell you how to achieve self-portraits and controls how Windows Shell is the icon Drivers
LiteShell
- LiteShell为国外的一个开源项目。是windows shell的一个代替版本。对windows 编程人员具有很大的参考价值。该软件和windows 本身的相比,具有内存占用小,功能强大,可以自己开发插件扩充功能。比较适合老机器使用
nativeshell
- Windows NT Native Shell Example. Starts before windows logon and Win32 subsystem. Uses Native API.
shellcaption
- 程序分,shell,caption,windows管理三个部分-Procedure, shell, caption, windows management of three parts
Shell_TrayWnd
- 可以隐藏系统任务栏,简单方便,快皆(win98、XP)-delphi system for windows98 or windows XP.
Hook
- 钩子是WINDOWS中消息处理机制的一个要点,通过安装各种钩子,应用程序能够设置相应的子例程来监视系统里的消息传递以及在这些消息到达目标窗口程序之前处理它们。钩子的种类很多,每种钩子可以截获并处理相应的消息,如键盘钩子可以截获键盘消息,鼠标钩子可以截获鼠标消息,外壳钩子可以截获启动和关闭应用程序的消息,日志钩子可以监视和记录输入事件。钩子分为线程专用钩子和全局钩子,线程专用钩子只监视指定的线程,要监视系统中的所有线程,必须用到全局钩子。对于全局钩子,钩子函数必须包含在独立的动态链接库(DLL)中
shelldocvw
- windows shell programming-demonstrate the function of shell extensions
appbar_project
- windows shell programming-demonstrate the function of shell extension
BFF_src
- windows shell programming-demonstrate the function of shell extension
myBackLight
- windows shell programming-demonstrate the function of shell extension
propsheethandler
- windows shell programming-demonstrate the function of shell extension
msf_src
- 一个微型的SHELL拓展框架,用来方便的创建Windows Shell extensions.-SHELL expand a tiny framework, is used to easily create Windows Shell extensions.
Advanced-Bash-Shell-Scripting-Guide
- linux shell 高级编程 Shell脚本与Windows/Dos下的批处理相似,也就是用各类命令预先放入到一个文件中,方便一次性执行的一个程序文件,主要是方便管理员进行设置或者管理用的。-An in-depth exploration of the gentle art of shell scr ipting
Expert_WinAPI_8_to_17
- 这是《精通Windows API函数、接口、编程实例》第8-17章源代码,包括服务、图形用户界面、系统信息的管理、进程间通信、Windows Shell程序设计、Windows GDI、Windows Socket网络编程、设备驱动管理、内核通信、用户认证和对象安全。-This is the " Mastering Windows API function, interface, programming examples" section of Chapter 8-12, th
java-call-shell
- windows下java远程调用shell脚本-the windows shell scr ipt java remote calls
shell
- Shell扩展编程完全指南,windows shell扩展 -windows shell extention
shell
- Window Sheel 的开发,通过C++对windows功能进行扩展,和一般综合类使用方法一样使用-This is a Windows sheel Control
BSExplorer
- BSexplorer是winpe常用的shell,能帮助建立winpe桌面(BSexplorer is a common shell for winpe, which can help build winpe desktop)