BPF Compiler Collection (BCC)

https://github.com/iovisor/bcc

BCC is a toolkit for creating efficient kernel tracing and manipulation programs, and includes several useful tools and examples.

I want to use BCC to snoop Wifi or Bluetooth status in kernel.

Case Study

  • bcc/tools/
    • study all tools from bcc project and make my own to snoop wifi and bluetooth

About Wifi

  • Base on Intel linux wifi driver - iwlwifi.ko

About Bluetooth

  • Base on linux kernel bluetooth driver - btusb.ko

Looking for hackers with the skills:

Nothing? Add some keywords!

This project is part of:

Hack Week 15 Hack Week 16

Activity

  • about 7 years ago: gary_lin liked this project.
  • about 7 years ago: mwilck liked this project.
  • about 7 years ago: acho started this project.
  • about 7 years ago: acho originated this project.

  • Comments

    Be the first to comment!

    Similar Projects

    This project is one of its kind!