搜索资源列表
shell it out
- 建立一个simple>的简单shell,通过编程了解fork前后parent process和child process的运行状况。调用system call检查系统报错信息。-establish a simplegt; A simple shell, through the understanding of programming before and after the parent process fork and the child process running. Calling
Windows ShellAPI
- 一些未公开的Windows ShellAPI的调用-some undisclosed Windows ShellAPI call
用Shell扩展实现源代码统计程序
- 在 Windows 的资源管理器窗口中,我们见过 WinZIP,WinRAR 等软件能在文件或文件夹的默认快捷菜单中添加几个菜单项,它可以使用户无须进入软件内部而直接在视窗中进行压缩/解压操作,十分方便用户操作,这无疑是一个较好的应用模型,它就是我们所说的Shell扩展技术。此源代码将以一个普通的源代码统计程序为例来说明怎样实现Shell扩展技术。-the Windows Resource Manager window, we have seen Photoshop, WinRAR softwa
Delphi_Dos
- Delphi调用Dos程序,并在界面中显示调用信息。-Delphi called Dos program, and call information is displayed in the interface.
MFCfile
- 文件和目录的操作 在MFC处理中可以简单的调用 -Files and directories to deal with the operation of the MFC can be a simple call
vbprotect
- 讲需要保护的程序作为自定义资源添加到新的VB程序里,新程序一运行就自动释放内部包含的程序到特定位置,然后通过SHELL调用,自身则结束运行,怀疑就是“借鸡生蛋”,也是常用的*病毒*技术。-Stresses the need to protect the process as add custom resources to a new VB program, the new procedures on the one run automatically included in the rele
downandexec
- 漏洞利用的shellcode ,功能是下载执行,程序给出了调用过程-Exploit the shellcode, download feature is implemented, procedures give a call to the process of
virunner_read
- VIJOS题库评测器主程序,使用C语言编写,用以调用GCC编译源程序,并进行对比,从而进行评测,使用界面为CMDSHE-Main program evaluation questions VIJOS browser, use the C language to call the GCC to compile the source code, and compared, thereby to carry out evaluation, using the interface CMDSHELL
CABAL_CN_19659
- C#调用delphi的dll,可以下载看看。-C# call delphi Dll。See it!
rename
- 修改文件民的批处理。利用Cscr ipt调用即可。-Batch processing to modify the file public. Cscr ipt can use to call.
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
c_dll_4_vb
- This function demonstrates how to call a DLL compiled in VC++ in VB. It s a simple example to pass arguments and parameter to DLL from VB s ca-This function demonstrates how to call a DLL compiled in VC++ in VB. It s a simple example to pass argument
CallingVCDLLfromVB
- This function demonstrates how to call a DLL compiled in VC++ in VB. In this example, it provides both VC++ source code to make DLL and VB code to call function inside.
treesize
- Call Browse Folder Window, Search Entire Folder and all sub-folders for desired file(s). Visual Studio 2005
ShellConvertProg
- shell数据转换程序。用于调用编译后的cobol程序-shell data conversion process. Used to call compiled cobol program
2008301464_1
- 小工具栏以及加法器,适合vb初学者,运用shell语句,完成程序调用,以及加法运算-Small toolbar and adder for vb beginner, using shell statement, the completion of the procedure call, and the addition operation
howtousecppunit4test
- 动态库学习模板程序,实现了动态库的创建,调用等过程,很有用的学习代码-Dynamic library learning template program, create dynamic library, call useful learning code
shell
- vc6.0编写的,调用API,运行程序后就像运行dos命令行的效果,但不一样,因为是自己写的-vc6.0 to write, call API like effect run dos command line to run the program, but not the same, because their own write
opencv-and-python
- python调用opencv,实现的界面随机绘画,其中包含了如何调用opencv的方法,值得新手借鉴。-python call opencv, to achieve a random drawing interface, which includes how to call a method of opencv worth novices learn.
myshell
- 开发的Shell程序支持以下命令: 1)cd <directory>——将当前默认目录改变为<directory>。如果没有<directory>参数,则显示当前目录;如果<directory>目录不存在,会出现合适的错误信息提示。 2)clr——清屏 3)dir <directory>——列出目录<directory>的内容 4)environ——列出所有的环境变量 5)echo <comment
