GithubHelp home page GithubHelp logo

brianwitte / waldo-80211 Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 606 KB

debug/test/trace tool for linux 80211

License: Other

Makefile 0.28% Shell 0.11% C 99.62%
80211 bpf device-drivers kernel linux trace wireless wireless-debugging

waldo-80211's Introduction

# waldo - debug/test/trace tool for linux 80211 stack

༼つಠ益ಠ༽つ ─=≡ΣO))) W A L D O
Wireless Analyzer - Log, Debug, Observe

## SUMMARY

A tool for Linux wireless leveraging the various native 80211 interfaces and
select APIs along with libbpf/kprobes/tracepoints to understand and validate
various wireless interactions between userspace, kernelspace, drivers, etc.

On one hand, it can do simple connection testing and one-off "internet speed
tests", and on the other, it can coordinate tracepoints, kprobes, commands,
and system logs for deeper understanding of wireless subsystem operation.

It can also adaptively test based on signal quality, track driver registration
and scans via 80211 interfaces, perform spectral analysis for non-wifi signal
interference, analyze channel utilization and latency metrics, etc.

In daemon mode, `waldo` will support multiple backends, e.g., SQLite and various
log/trace forwarding schemes for structuring analysis results.

## SETUP

### Requirements:
- kernel version 5.15.x or higher
- bpf enabled kernel
- make
- gcc
- clang
- git
- curl

#### Optional:
- clang-format
- bear

### Installation:
1. Clone the repository (choose one):
   `git clone [email protected]:brianwitte/waldo-80211.git`
   `git clone https://github.com/brianwitte/waldo-80211.git`
2. Fetch libbpf and bpftool standalone deps:
   `cd waldo-80211`
   `./scripts/fetch_libraries.sh`
3. Build `waldo` from source:
   `make`

If compilation succeeds, `waldo` binary will be in project root.

## USAGE

### Command:
Run `sudo ./waldo` to start...
Follow output from there.

## LICENSE
`waldo` is licensed under the GPL-2.0 license.

All source files within this project are GPL-2.0-or-later unless
specified otherwise at top of file via SPDX-License-Identifier.

See COPYING file in project root accompanying this README.

waldo-80211's People

Contributors

brianwitte avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.