栈区

  • 网络stack area;stack segment;Statk
栈区栈区
  1. 基于CPLD的多通道快速数据栈区设计

    Design of Multiple High Speed Data Memory Based on CPLD

  2. 基于以上工作,实现了一个COM组件栈缓冲区溢出漏洞检测原型系统。

    Based on the work mentioned above , a prototype system that can detch stack buffer overflow of COM is realised .

  3. 嵌入式协议栈缓冲区管理的简化实现方法

    The Simple Implementation Method of Embedded Protocol Stack Buffer Management

  4. 一种检测运行栈与静态数据区重叠的新方法

    A New Approach to Detect the Overlap between Runtime Stack and Static Data Sections

  5. 内存空间缺口&通过栈溢出、缓冲区溢出或堆错误来实现,以宿主进程的权限执行攻击者提供的任何代码。

    Memory space breach & Accomplished via stack overflow , buffer overrun , or heap error , enables execution of arbitrary code supplied by the attacker with the permissions of the host process .

  6. 文章通过改变运行栈与静态数据区的布局,将运行栈与静态数据区重叠的错误转化为运行栈超越内存地址空间的错误。

    This paper proposes a new method to transforms the error that runtime stack overlaps with the static data sections to the one that runtime stack exceeds the memory space by modifying the layout of runtime stack and static data sections .

  7. NETCLR的思想,用虚拟机维护由代码区、框架栈、函数运行栈、常量区和指令计数器等共同构成的运行时环境,控制程序的执行。

    NET CLR . The virtual machine is used to maintain the run-time environment which is composed of code section , frame stack , function stack , constant section , instruction pointer , etc and control the executing of program .