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.

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring 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: Thread – the tech we can't use or teach | news.ycombinator.com | 2024-05-11

    This is the reason why this notice exists in the OpenThread repo: https://github.com/openthread/openthread/blob/1fceb225b3858a...

  • 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: life [2] - I want to build a file sharing app | dev.to | 2024-05-29

    Fortunately I found a reddit post which mentioned about a software named Flying Carpet after tinkering with that, and checking its code I found out there is something call Wireless ad hoc network (WANET), it its basically a decentralised type of wireless network which does not rely on router or wireless access points.

  • trackerjacker

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

  • Project mention: Surveilling the Masses with Wi-Fi-Based Positioning Systems | news.ycombinator.com | 2024-05-27

    I published an open-source tool several years ago which helps map out the wifi world: https://github.com/calebmadrigal/trackerjacker.

  • 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
  • kickthemout

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

  • zmk

    ZMK Firmware Repository

  • Project mention: Not an iPad Pro Review: Why iPadOS Still Doesn't Get the Basics Right | news.ycombinator.com | 2024-05-13

    I definitely think you should be able to add keyboard layouts at a software level on iPadOS and iOS, but one possible solution to the problem right now is using a programmable keyboard using QMK [1], ZMK [2], or some other open-source firmware. There's even a usb-usb converter [3] that will convert keystrokes from any keyboard into ones that you map using TMK or QMK, so you can use your own.

    [1] https://qmk.fm/

    [2] https://zmk.dev/

    [3] https://geekhack.org/index.php?topic=69169.0

  • 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.

  • TOTEM

    TOTEM is a 38 keys column-staggered split keyboard. It meant to be used with a SEEED XIAO BLE or RP2040

  • Project mention: [HELP] Totem needs a reset every time I start my pc | /r/olkb | 2023-07-28

    Wired Totem from keeb.supply needs a reset every time I start my Win10 pc, otherwise it works as usual. it says "USB device not recognized". Tested on multiple pcs and cables. Asked on their discord but they haven't heard this problem before. Nuked and reflashed with the given files multiple times, checked again the soldering but didn't help. If it works perfectly fine after reset or connecting to an already running pc, what might be wrong? Is there a watchdog feature that sends a reset signal the moment it gets power? My repo.

  • 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).

Wireless related posts

  • life [2] - I want to build a file sharing app

    2 projects | dev.to | 29 May 2024
  • Surveilling the Masses with Wi-Fi-Based Positioning Systems

    4 projects | news.ycombinator.com | 27 May 2024
  • Thread – the tech we can't use or teach

    1 project | news.ycombinator.com | 11 May 2024
  • FlyingCarpet: File transfers over ad-hoc WiFi

    1 project | news.ycombinator.com | 21 Jan 2024
  • Is FreeBSD considered more stable than Debian Linux?

    2 projects | /r/freebsd | 7 Dec 2023
  • How can one encrypt LTE Networks and prevent From Types Like These

    1 project | /r/cybersecurity | 29 Nov 2023
  • What’s causing the massive increase in wpa-sec contributors?

    1 project | /r/pwnagotchi | 14 Nov 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 Jun 2024
    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. Learn more →

Index

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

Project Stars
1 urh 10,504
2 airgeddon 6,106
3 gnuradio 4,844
4 openthread 3,385
5 srsRAN_4G 3,336
6 FlyingCarpet 3,181
7 trackerjacker 2,593
8 kickthemout 2,451
9 zmk 2,426
10 USB-WiFi 2,297
11 wifipumpkin3 1,760
12 xone 1,642
13 RFSec-ToolKit 1,499
14 xow 1,411
15 LTESniffer 1,335
16 nzyme 1,347
17 wavemon 897
18 hackdroid 893
19 node-zwave-js 732
20 Twilio-csharp 659
21 core 644
22 Rucky 493
23 TOTEM 477

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com