搜索资源列表
enumerate_process_with_icons
- Efficient API used to enumerate (get) from Windows-WMI using quary, all processes and sub-threads. this includes 32X32 icon and 16X16 icon of every exe, the example is for tree representing the Process-SubProcess structure, for example mspaint opened
A_new_shel1868923272005
- a new shell which is for xp windows and work properly
Visual.Basic.Shell.Programming
- Windows users take advantage of shell extensions on the desktop every single day, but understanding what they are and how to program with them can be tricky and, until now anyway, usually required the use of Visual C++. Filled with expert knowledge o
gs498ad
- SHELL scr ipt DE WINDOWS
deeshell-master
- Writing a Windows shell replacement in C#
手机抓包步骤(1)
- 在windows的模拟命令行中执行: Cd d:\soft\tools //进入windows系统某个目录 adb shell //调用安卓的adb接口进入手机系统 su //切换root用户 在手机上按“同意”之后再执行: Cd /data/local //进入Tcpdump目录 ./tcpdump –p –vv –s 0 –w /sdcard/test.pcap //开始抓包命令,test只是抓包后的文件名,可自己更改 在手机上访问需测试的网址,访问之后
shexview
- Shell Extensions are in-process COM objects which extend the abilities of Windows operating system. Most shell extensions are automatically installed by the operating system, but there are also many other applications that install additional shell
rdate
- a BusyBox shell scr ipt to emulate RDATE on Windows usage: busybox sh rdate.sh [HOST] ( 'time-a.nist.gov' will be used as default for HOST )