-
1, to obtain special permission
2, the implementation of/bin/sh
3, bound to th...
1、获取特殊权限
2、执行/bin/sh
3、绑定到端口。
4、反向连接。
5、躲避IDS的过滤
-1, to obtain special permission
2, the implementation of/bin/sh
3, bound to the port.
4, reverse connection.
5, to avoid filtering IDS
- 2023-04-01 20:30:03下载
- 积分:1
-
生产者与消费者问题的实现
生产者与消费者问题的实现-producers and consumers to achieve the
- 2022-09-05 09:10:02下载
- 积分:1
-
银行家算法的程序,将文件改成c语言就行了。认真编写
银行家算法的程序,将文件改成c语言就行了。认真编写-Banker" s algorithm process the file into c language on the list. Carefully prepared
- 2022-11-26 16:05:03下载
- 积分:1
-
操作系统的存储管理
操作系统的存储管理-Operating system storage management
- 2022-02-11 21:46:05下载
- 积分:1
-
在Linux下实现文件的拷贝,多线程实例,设备驱动的编写,文件系统的处理,进程管理器的部分功能实现...
在Linux下实现文件的拷贝,多线程实例,设备驱动的编写,文件系统的处理,进程管理器的部分功能实现
- 2022-03-06 00:26:04下载
- 积分:1
-
操作系统替换算法演示页面,很简单,很有拉啊
操作系统的页面置换算法演示,非常简单的拉,-operating system replacement algorithm demo pages, very simple and pulling Oh
- 2022-11-01 08:30:08下载
- 积分:1
-
this is the operating system on the classroom, doing internships designed and Th...
这是上完操作系统课时,做的实习设计,又实验的目的,分析,设计。采用的是用响应比作业调度算法。-this is the operating system on the classroom, doing internships designed and The purpose of this experiment, analysis, design. The response ratio is Job Scheduling algorithm.
- 2022-12-28 01:55:03下载
- 积分:1
-
分享一个模拟生产者消费者的小程序
实验目的进程同步是操作系统多进程/多线程并发执行的关键之一,进程同步是并发进程为了完成共同任务采用某个条件来协调他们的活动,这是进程之间发生的一种直接制约关系。本次试验是利用信号量进行进程同步。实验软件环境VC++或者Linux操作系统实验内容• 生产者进程生产产品,消费者进程消费产品。 • 当生产者进程生产产品时,如果没有空缓冲区可用,那么生产者进程必须等待消费者进程释放出一个缓冲区。 当消费者进程消费产品时,如果缓冲区中没有产品,那么消费者进程将被阻塞,直到新的产品被生产出来。
- 2022-10-22 03:50:04下载
- 积分:1
-
操作系统内存分页式存储示例 (C语言,Turbo C下). (见ReadMe) .
操作系统内存分页式存储示例 (C语言,Turbo C下). (见ReadMe) .-operating system memory paging storage examples (C, Turbo C). (See ReadMe).
- 2022-05-29 01:00:18下载
- 积分:1
-
C++编写的内存管理源代码,适合定制自己内存池的程序员参考。...
C++编写的内存管理源代码,适合定制自己内存池的程序员参考。-C++ Prepared memory management source code, customize their own memory pool for the programmer
- 2022-01-24 17:28:43下载
- 积分:1