-
BSD
bsd-airtools是一个包,为无线802.11b审计提供了一个完整的工具集。也就是它目前包含了一个基于BSD的WEP程序,被称为dweputils (以及为NetBSD, OpenBSD, 和FreeBSD提供的内核补丁)。它也包含了一个基于curses的类似于netstumbler (dstumbler)的AP检测程序,可以用于检测无线访问点和连接的节点,查看到噪音图像的信号,通过被扫描的APs的交互式的滚动,以及查看每一个的统计信息。-bsd- airtools is a package for wireless 802.11b audit provides a complete set of tools. It is currently contains a BSD-based WEP procedure, called dweputils (as well as NetBSD, OpenBSD, and the FreeBSD kernel patch). It also contains a curses based on the similar netstumbler (dstumbler) AP detection procedures can be used to detect wireless access points and connecting nodes to see images of the noise signal, the APs were scanning the interactive rolling, and a check every statistical information.
- 2022-10-24 12:55:03下载
- 积分:1
-
<Linux c编程实战>童永清。上的代码,BT下载软件的开发,Linux下开发的,供大家参考...
童永清。上的代码,BT下载软件的开发,Linux下开发的,供大家参考-童永清. The code, BT download software development, Linux, under development, for your information
- 2022-04-07 11:58:27下载
- 积分:1
-
On HP
关于HP-Unix简体中文环境更新说明,希望能够有用。-On HP-Unix environment update Simplified Chinese, hoping to be useful.
- 2022-04-01 23:04:15下载
- 积分:1
-
关于linux,apache和php的源代码,很有用的
关于linux,apache和php的源代码,很有用的-On linux, apache and php source code, very useful
- 2022-03-17 17:06:54下载
- 积分:1
-
Linux的触摸
linux下触摸屏驱动,编译环境为REDHAT9-linux Touch-screen, build environment for REDHAT9
- 2022-01-25 23:38:23下载
- 积分:1
-
form = new_form(fields)
scale_form(form, &rows, &cols)
win = newwin(ro...
form = new_form(fields)
scale_form(form, &rows, &cols)
win = newwin(rows+3, cols+4, 3, 20)
subwin = derwin(win, rows, cols, 1, 2)
set_form_sub(form, subwin)
box(win, 0, 0)
keypad(win, TRUE)
post_form(form)
refresh()
wrefresh(win)
wrefresh(subwin)
//设置覆盖模式
form_driver(form, REQ_OVL_MODE)
- 2023-04-25 08:50:03下载
- 积分:1
-
详细讲述linux0.11内核源代码,讲述系统初始化,进程产生、调度、执行、终止等过程,内存的管理等。...
详细讲述linux0.11内核源代码,讲述系统初始化,进程产生、调度、执行、终止等过程,内存的管理等。-Linux0.11 to describe in detail the kernel source code, about the system initialization process, scheduling, execution, termination, such as process, memory management.
- 2022-07-23 23:44:46下载
- 积分:1
-
Android框架,很使用,请详细参考。专注android开发
Android框架,很使用,请详细参考。专注android开发-aa
- 2022-03-04 01:17:47下载
- 积分:1
-
linux组播代码
#! /bin/sh
gcc
linux组播代码
#! /bin/sh
gcc -Wall mcastclient.c -o mcastclient
gcc -Wall mcastserver.c -o mcastserver
#./mcastserver 230.1.1.1 7838
#./mcastclient 230.1.1.1 7838 192.168.100.1 12345
-linux multicast code#!/bin/shgcc-Wall mcastclient.c-o mcastclientgcc-Wall mcastserver.c-o mcastserver#./mcastserver 230.1.1.1 7838#./mcastclient 230.1.1.1 7838 192.168.100.1 12345
- 2022-03-13 06:45:28下载
- 积分:1
-
控制台io函数实现
控制台io函数实现-console io Function
- 2023-06-04 18:20:03下载
- 积分:1