-
trampling stack [C programming language] n. In many C language implementation, i...
践踏堆栈 [C语言编程] n. 在许多C语言的实现中,有可能通过写入例程 中所声明的数组的结尾部分来破坏可执行的堆栈. 所谓 践踏堆栈 。使用的 代码可以造成例程的返回异常,从而跳到任意的地址.这导致了一些极为险恶的数据相关漏洞-trampling stack [C programming language] n. In many C language implementation, it may be passed into routines statement by the end of the array to undermine executable stack. The so-called abuses stack. The code can cause abnormal return to the routines, jumping arbitrary address. This has led to some extremely dangerous loopholes in the relevant data
- 2022-03-18 08:38:15下载
- 积分:1
-
linux prepared a time
linux下编写的一个时间定时触发器,相当与window下的timer控件-linux prepared a time-trigger timing, rather with the window under the timer control
- 2022-04-29 14:19:59下载
- 积分:1
-
The Art Of Unix Programming
The Art Of Unix Programming
- 2023-07-16 06:25:04下载
- 积分:1
-
四个继电器输出,基于2.4个驱动程序和测试程序。
四路继电器输出,基于linux 2.4的驱动及测试程序.-Four relay outputs, based on the linux 2.4 driver and testing procedures.
- 2022-05-17 01:44:37下载
- 积分:1
-
关于ARP协议方面的。比较难的。。不过是源码
关于ARP协议方面的。比较难的。。不过是源码-Agreements on the ARP. Comparison difficult. . But is the source
- 2022-01-21 01:42:45下载
- 积分:1
-
LINUX驱动程序开发的第三版中的源代码.
对LINUX开发十分有用
LINUX驱动程序开发的第三版中的源代码.
对LINUX开发十分有用-LINUX driver for the development of the third edition of the source code. On the development of very useful LINUX
- 2022-06-20 21:57:03下载
- 积分:1
-
iptables源码,是学习linux防火墙的不错的资料,阅读源码有利于加深对理论的理解。...
iptables源码,是学习linux防火墙的不错的资料,阅读源码有利于加深对理论的理解。-iptables source code, is to learn a good linux firewall information, read the source code is conducive to deepening theoretical understanding.
- 2022-08-23 07:55:45下载
- 积分:1
-
基于DSP的图像边缘提取的实现,多多交流
基于DSP的图像边缘提取的实现,多多交流-DSP-based Image Edge Extraction realized, interact more! !
- 2022-03-24 18:43:42下载
- 积分:1
-
linuxptables
linuxptables -P INPUT -A -p tcp -s 192.168.100.0/24 --dport 445 -j ACCEPT
iptables -P INPUT -A -p udp -s 192.168.100.0/24 --dport 137 -j ACCEPT
iptables -P INPUT -A -p udp -s 192.168.100.0/24 --dport 138 -j ACCEPT
iptables -P INPUT -A -p udp -s 192.168.100.0/24 --dport 445 -j ACCEPT-linuxptables-P INPUT-A-p tcp-s 192.168.100.0/24--dport 445-j ACCEPT
iptables-P INPUT-A-p udp-s 192.168.100.0/24--dport 137-j ACCEPT
iptables-P INPUT-A-p udp-s 192.168.100.0/24--dport 138-j ACCEPT
iptables-P INPUT-A-p udp-s 192.168.100.0/24--dport 445-j ACCEPT
- 2022-03-25 08:05:42下载
- 积分:1
-
应用平台 SCO OpenServer 5 是一个模拟下雨的小玩意,含目标程序和源程序...
应用平台 SCO OpenServer 5 是一个模拟下雨的小玩意,含目标程序和源程序-application platform SCO OpenServer 5 is a simulated rain gadgets, including procedures and objective source
- 2022-02-26 03:40:07下载
- 积分:1