搜索资源列表
mymalloc
- The usual implementation of malloc and free are unforgiving to errors in their callers' code, including cases where the programmer overflows an array, forgets to free memory, or frees a memory block twice. This often does not affect the program immed
bash
- ? 介绍shell编程的概念 ? 讨论shell程序是如何执行的 ? 描述shell变量的概念和使用方法 ? 讨论命令行参数是如何传给shell程序的 ? 解释命令替换的概念 ? 介绍一些编程的基本原则 ? 编写并讨论一些shell脚本 ? 讨论数值数据处理,数组处理 ? 描述如何将shell中的命令的标准输入重定向到脚本中的数据 ? 解释Bash的信号/中断处理能力 ? 解释Bash中的函数 ? 讨论Bash脚本的调试-? ? introduced
BufferOverflow
- 已经生成好机器码的情况下,通过通信使对方客户数组溢出然后跳转到执行机器码。 Shell的功能是开启一个cmd控制台。(When a machine code has been generated, the other party array is overflowed by communication, and then jump to execute the machine code. The function of Shell is to open a CMD console.)