首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > ptrace-parasite

ptrace-parasite

  • 资源大小:24.42 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: linux

资 源 简 介

This example code is for linux >= 3.1-rc1 on x86_64. The goal is to demonstrate the followings. Transparent injection of a thread into the target process using new ptrace commands - PTRACE_SEIZE and INTERRUPT. Using the injected thread to capture a TCP connection and restoring it in another process. Both are primarily to serve as the start point for mostly userland checkpoint-restart implementation. The latter is likely to be of interest to virtual server farms and high availability too. The code contained here is by no means ready for production. It"s more of proof-of-concept. Please read README for more info.

文 件 列 表

pax_global_header
parasite-20110806
Makefile
README
flush-nfqueue
main.c
net-host.c
parasite.c
parasite.h
parasite.lds
setup-nfqueue
simple-host.c
syscall.h
tcp-ioctls.patch
VIP VIP
0.177744s