Wireless

Open-source projects categorized as Wireless

Top 23 Wireless Open-Source Projects

  • urh

    Universal Radio Hacker: Investigate Wireless Protocols Like A Boss

  • Project mention: Flipper Zero: Multi-Tool Device for Geeks | news.ycombinator.com | 2024-01-21

    >> or somewhat expensive and complex SDR

    I don’t think that’s as accurate today as it used to be.

    On the hardware side there are tons of options very cheaply available - iirc the flipper uses the c1100 (or a number like that) it’s a popular cheap chip and it’s well documented and interfaces easily with arduino.

    More accessibly, lime mini SDRs are cheap but there’s quite a few alternatives too.

    On the software side GNU Radio is free with decent tutorials - we’re not talking anything like blender levels of difficulty to adopt even if it is a complex domain.

    Although on the more accessible side, urh is incredibly powerful given how easy to use it is https://github.com/jopohl/urh

    I used the latter to tap into a 2 channel wireless bbq thermometer via a $10 rtl sdr and that was a breeze, an absolute walk in the park compared to when I reverse engineered the flysky telemetry system.

  • airgeddon

    This is a multi-use bash script for Linux systems to audit wireless networks.

  • Project mention: Hacking WiFi 101: basic concepts, terminology, and a real-life example | dev.to | 2024-04-03

    Known tools (scripts) that are used to exploit WPS vulnerabilities are Reaver and Bully. Another great automated tool is Airgeddon. With some luck, you will be able to run these tools on vulnerable access points (or network repeaters, which are usually vulnerable to WPS attacks) and retrieve the key.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • gnuradio

    GNU Radio – the Free and Open Software Radio Ecosystem

  • Project mention: Upsampling in Gnuradio is necessary? | /r/sdr | 2023-08-11

    In gr-dtv transmitter examples for Gnuradio, I see some times people use a resampler block before the RF hardware sink. Say our sampling rate is ~9.14Msps which satisfies the Nyquist criterion because our samples are complex numbers.

  • openthread

    OpenThread released by Google is an open-source implementation of the Thread networking protocol

  • Project mention: How to know if device is being used as bridge? | /r/MatterProtocol | 2023-12-10

    See https://github.com/openthread/openthread/issues/3311 You probably need an nRF dongle (costs only a few bucks. I think I bought 2 for €12 a year ago.)

  • srsRAN_4G

    Open source SDR 4G software suite from Software Radio Systems (SRS) https://docs.srsran.com/projects/4g

  • FlyingCarpet

    Cross-platform AirDrop. File transfer between Android, iOS, Linux, macOS, and Windows over ad hoc WiFi. No network infrastructure required, just two devices with WiFi chips in close range.

  • Project mention: FlyingCarpet: File transfers over ad-hoc WiFi | news.ycombinator.com | 2024-01-21
  • trackerjacker

    Like nmap for mapping wifi networks you're not connected to, plus device tracking

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • kickthemout

    💤 Kick devices off your network by performing an ARP Spoof attack.

  • zmk

    ZMK Firmware Repository

  • Project mention: ZMK + Cirque trackpad? | /r/ErgoMechKeyboards | 2023-10-29

    I saw this same question was posted half a year ago and was wondering if anyone knew of any updates. Looks like this development branch of ZMK is stalled.

  • USB-WiFi

    USB WiFi Adapter Information for Linux

  • Project mention: USB-WiFi Main Menu | news.ycombinator.com | 2024-04-09
  • wifipumpkin3

    Powerful framework for rogue access point attack.

  • Project mention: Configured and programmed raspberry pi to act as a rogue AP that i can control wirelessly from my phone to launch wireless phishing attacks from everywhere | /r/RASPBERRY_PI_PROJECTS | 2023-12-09

    wifipumpkin3, not my repo but I used this

  • xone

    Linux kernel driver for Xbox One and Xbox Series X|S accessories

  • Project mention: Xbox and Mint | /r/linuxquestions | 2023-12-06
  • RFSec-ToolKit

    RFSec-ToolKit is a collection of Radio Frequency Communication Protocol Hacktools.无线通信协议相关的工具集,可借助SDR硬件+相关工具对无线通信进行研究。Collect with ♥ by HackSmith

  • xow

    Linux driver for the Xbox One wireless dongle

  • Project mention: Making Xbox One wireless adapter work in LibreELEC on rpi4 | /r/libreELEC | 2023-09-21

    https://github.com/medusalix/xow (deprecated)

  • LTESniffer

    An Open-source LTE Downlink/Uplink Eavesdropper

  • Project mention: How can one encrypt LTE Networks and prevent From Types Like These | /r/cybersecurity | 2023-11-29
  • nzyme

    Network Defense System.

  • wavemon

    wavemon is an ncurses-based monitoring application for wireless network devices on Linux.

  • hackdroid

    Security Apps for Android (by thehackingsage)

  • node-zwave-js

    Z-Wave driver written entirely in JavaScript/TypeScript

  • Project mention: How to update Z-Stick 7 firmware on Mac | /r/zwave | 2023-06-22

    There's also the Z-Wave JS command-line flash utility (same code used by ZUI). Still requires node.js, but easier than installing ZUI, if the latter is not in your plans. https://github.com/zwave-js/node-zwave-js/tree/master/packages/flash

  • Twilio-csharp

    Twilio C#/.NET Helper Library for .NET6+.

  • core

    Common Open Research Emulator (by coreemu)

  • Project mention: Twenty-five open-source network emulators and simulators you can use in 2023 | news.ycombinator.com | 2023-10-11

    CORE has been updated twice since the list was created. It’s actively maintained. CORE emulates mobile, changing networks like IoT devices, phones, or network-connected vehicles.

    GitHub - https://github.com/coreemu/core

    Community Discord - https://discord.gg/AKd7kmP

  • Rucky

    A simple to use USB HID Rubber Ducky Launch Pad for Android.

  • ansible-openwisp2

    Ansible role that installs and upgrades OpenWISP.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-04-09.

Wireless related posts

Index

What are some of the best open-source Wireless projects? This list will help you:

Project Stars
1 urh 10,395
2 airgeddon 5,990
3 gnuradio 4,778
4 openthread 3,356
5 srsRAN_4G 3,308
6 FlyingCarpet 3,047
7 trackerjacker 2,565
8 kickthemout 2,423
9 zmk 2,326
10 USB-WiFi 2,184
11 wifipumpkin3 1,726
12 xone 1,547
13 RFSec-ToolKit 1,462
14 xow 1,401
15 LTESniffer 1,324
16 nzyme 1,322
17 wavemon 890
18 hackdroid 876
19 node-zwave-js 728
20 Twilio-csharp 653
21 core 635
22 Rucky 483
23 ansible-openwisp2 459
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com