搜索资源列表
lcdmod-0.5.5
- HD液晶驱动程序,用lcdmod 编写的-HD LCD driver, with the preparation of the lcdmod
12457892
- 杀死Unix僵死进程的Shell程序编写详解 -killed fossilized process Unix Shell Programming Elaborates on
dll_myown
- 动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern \"C\"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-dynamic link library of writing. Static and Dynamic Library for the disti
SplashMyWindow
- 在编写自己的程序时,总是希望能有一个很炫的启动界面。该程序是一个很小的实用demo,可以仿照此给自己一个酷酷的启动界面^_^-in preparing their own procedures, they are always hope to be able to start a Henxuan interface. The procedure is a small practical demo, this can be modeled on a distant themselves to th
MonifySystemMenu
- delphi编写的修改系统级菜单得事例程序-delphi prepared by the modification to the system menu in the case procedures
jinchengEnd
- 用Delphi编写的进程结束器。可用于炒股人员免于被老板发现而强制结束进程的程序。在表单中输入要结束的进程名,按Windows+Z键,就会结束指定进程。采用钩子技术执行。编写钩子的人员可参考
COMRegister
- 编写COM组件时, 经常进行组件的注册及反注册操作, 每次都是打开命令行调用Regsvr32, 实在是麻烦, 故此写了个程序将这一操作集成在系统右键菜单里,来简化此操作. 内含VC++6.0源码, 请选择ReleaseMinSize编译
ShellCode
- ShellCode辅助工具: 本程序是为了辅助编写ShellCode代码用的,带有测试和模板的功能(附件为VB代码)
qcd.tar
- 用SHELL编写的快速进入linux不同目录的程序。可记录20个目录,可选择快速进入。-SHELL prepared with quick access to different directories linux programs. It can record 20 directory, choose quick access.
BETA
- 自己shell编写的一个简易登入程序-Their shell prepared a simple login procedure
findseh
- find跳转地址seh.rar,编写溢出漏洞必须的程序,可以帮助编写自己的shellcode-find Jump Address seh.rar, Overflow Vulnerability to prepare the necessary procedures, can help prepare their own Shellcode
cgictest
- 自己编写的CGI程序,使用CGIC库编译可运行。 特色是实现了SHELL命令。-I have written CGI program, the compiler can be used to run CGIC library. Characteristics of the SHELL command to achieve.
shiyan2
- 学习如何编写一个UNIX的外壳——Shell,即命令解释程序。学习怎样接受命令,解释命令、执行命令,特别是创建子进程的方式来执行一个程序,以及父进程如何继续子进程的工作。-Learn how to write a UNIX shell- Shell, the command interpreter. Learning how to receive an order to explain the command, the command, in particular, the way is to
vb-install
- vb 打包工具,对编写完的VB应用程序用改软件打包后,把压缩包在别的机器上运行即可运行,简单实用。-vb packaging tools, finished writing the VB application software packaged with the change, the compressed package to run on another machine to run, simple and practical.
bash
- ? 介绍shell编程的概念 ? 讨论shell程序是如何执行的 ? 描述shell变量的概念和使用方法 ? 讨论命令行参数是如何传给shell程序的 ? 解释命令替换的概念 ? 介绍一些编程的基本原则 ? 编写并讨论一些shell脚本 ? 讨论数值数据处理,数组处理 ? 描述如何将shell中的命令的标准输入重定向到脚本中的数据 ? 解释Bash的信号/中断处理能力 ? 解释Bash中的函数 ? 讨论Bash脚本的调试-? ? introduced
shell
- 这是一个采用vc++语言编写的shell命令程序,在c++开发平台下,使用shell命令,完成操作。-This is a vc++ language with the shell command procedures, in c++ development platform, use the shell command, to complete the operation.
HashShellCode
- 本程序通过自己编写的ShellCode代码实现打开一个Word文档。原理类似木马程序在Word文件的最末尾添加一段木马代码。-The this program write your own ShellCode code to open a Word document. The similar principle Trojans in the Word document is added at the end of a period of Trojan code.
FindJmpEsp
- 查找DLL模块内特定汇编指令序列,可以用于编写通用性较强的漏洞利用程序。-Find the DLL module specific assembly instruction sequences can be used to write more versatility exploit.
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
tcp
- shell脚本编程,生成TCP活动状况报告 netstat --statistics --tcp命令可以列出tcp统计信息。编写shell脚本程序,每隔1分钟生成1行信息:当前时间;这一分钟内TCP发送了多少报文;接收了多少报文;收发报文总数;行尾给出符号+或-或空格(+表示这分钟收发报文数比上分钟多,收发报文数相同用空格,否则用符号-) -Shell scr ipting, TCP activity report generation The netstat--statist