代码搜索:monkey
找到约 1,170 项符合「monkey」的源代码
代码结果 1,170
www.eeworm.com/read/235820/14050994
c urlsnarf.c
/*
urlsnarf.c
Sniff the network for HTTP request URLs, output in CLF format.
Copyright (c) 1999 Dug Song
$Id: urlsnarf.c,v 1.33 2000/12/19 02:53:36 dugsong Exp $
*/
www.eeworm.com/read/235820/14051073
c dnsspoof.c
/*
dnsspoof.c
Forge replies to arbitrary DNS A / PTR queries on the LAN.
Copyright (c) 2000 Dug Song
$Id: dnsspoof.c,v 1.8 2000/11/19 19:39:40 dugsong Exp $
*/
#includ
www.eeworm.com/read/235820/14051089
c mailsnarf.c
/*
mailsnarf.c
Sniff mail on a network, saving messages in Berkeley mbox format.
Copyright (c) 1999 Dug Song
$Id: mailsnarf.c,v 1.37 2000/11/19 19:39:41 dugsong Exp $
www.eeworm.com/read/235820/14051110
h magic.h
/*
magic.h
Network application protocol identification, based on file(1) magic.
Copyright (c) 2000 Dug Song
$Id: magic.h,v 1.2 2000/11/19 21:39:40 dugsong Exp $
*/
www.eeworm.com/read/103666/15726913
3 libnids.3
.\" libnids manpage by Dug Song
.\" tmac.an sux, tmac.doc rules
.TH LIBNIDS 3
.SH NAME
libnids \- network intrusion detection system E-box library
.SH SYNOPSIS
.nf
#include
www.eeworm.com/read/320003/3550843
obs littletest34.obs
unit littletest34;interface type iamaninterface=interface(idispatch)['{081A08A5-AC8E-4C99-89A4-6175E6320719}'
]procedure monkey(out out:olevariant);safecall;procedure soy(var out:integer);safecall
;
www.eeworm.com/read/367467/2843826
c tun-linux.c
/*
* tun-linux.c
*
* Universal TUN/TAP driver, in Linux 2.4+
* /usr/src/linux/Documentation/networking/tuntap.txt
*
* Copyright (c) 2001 Dug Song
*
* $Id: tun-linux.c,v 1.
www.eeworm.com/read/367467/2843834
c tun-solaris.c
/*
* tun-solaris.c
*
* Universal TUN/TAP driver
*
* Copyright (c) 2001 Dug Song
*
* $Id: tun-solaris.c,v 1.2 2005/01/25 21:30:40 dugsong Exp $
*/
#include "config.h"
#in