Open Source Desktop Operating Systems Wireless Software

Wireless Software for Desktop Operating Systems

Browse free open source Wireless software and projects for Desktop Operating Systems below. Use the toggles on the left to filter open source Wireless software by OS, license, language, programming language, and project status.

  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    WiFi Password Recovery

    WiFi Password Recovery

    A free utility to recover the passwords of wireless networks

    WiFi Password Recovery is a free utility to recover the passwords of the WiFi networks saved on your computer. For example if you forgot the password of a WiFi network (which you have entered in the past), you can easily recover it thanks to this tool. WiFi Password Recovery provides a very simple user interface which shows also other informations (SSID, Interface, Security type, Encryption algorithm) for each wireless network. The program is able to recover the passwords of wireless networks which use the following security types: WEP, WPA, WPA-PSK, WPA2, WPA2-PSK.* GitHub Repository: https://github.com/EvolSoft/WiFi-Password-Recovery *Note: On Windows XP the passwords of WiFi networks using WPA security will be shown as 64 HEX digits. You can use these characters as password to connect to the wireless network anyway.
    Downloads: 53 This Week
    Last Update:
    See Project
  • 2
    BlueGate HotSpot

    BlueGate HotSpot

    BlueGate HotSpot is a hotspot software

    BlueGate HotSpot Lite 2.0 New Features in 2.0: +Support windows 7/8/8.1 and 10 !!! +ICS Sharing Bug Fixed +Network Statistics +Improved UI +Detect New Devices Automatically +New Settings Available With BlueGate HotSpot, you can transform your PC into a real WiFi hotspot, and share your computer’s Internet connection as Wi-Fi with any other PC or mobile device. BlueGate is a very simple and user friendly software that turns your Windows 7/8/8.1 PC into a Wi-Fi Hotspot easily and quickly. Main Features: +Share any type of Internet Connection (LAN,Ethernet,3G/4G,Wifi,etc) +WPA2 AES Encryption +Extends your Router's range & Acts as a repeater +View clients connected (Device name, Ip Address, Mac Address) +Avoid Overcharges for Costly Connections +Support Windows 7/8/8.1 (Support for Windows 10 soon) +User Friendly & Light Weight +Leaves nothing behind (Virtual adapter is cleared when hotspot is stopped) +Written in Python :))
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    aircrack-ng is a set of tools for auditing wireless networks. It's an enhanced/reborn version of aircrack. It consists of airodump, aireplay, aircrack, airdecap, and some tools to handle capture files (merge, convert, etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FLAK
    Flak Is An Automation Frame-Work For MDK3 It Help's Users To Use MDK3 With Ease And in Interactive Way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5

    LanChat Messenger

    A messaging system designed for home use Created by: Chad Dunn

    The LanChat Messenger is a series of batch files that interatct together to form a system in which you can communicate with other machines on your network as long as the machine can map a network drive, execute batch files, and change files and folders. The Lanchat Messenger was inspired from another work of messaging, it was extremely simple and easy to use. My messenger works towards the same goals with the advantage of customizable features and adaptable windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MiXiM is a simulator for wireless and mobile networks using the OMNeT++ simulation engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Design and implementation of the Observation-based Cooperation Enforcement in Mobile Ad-hoc Networks (OCEAN) protocol, on top of the ns2 network simulator, using Dynamic Source Routing (DSR).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    NetgearDG tools is a collection of command line utilities to administer Netgear routers running DGTeam firmware. Currently the only supported router is the Netgear DG834GT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Titan allows service-oriented processing of context recognition applications on Wireless Sensor Networks. It includes an execution environment developed for TinyOS and a Java ME (Personal Profile) Network Manager intended to be run on a mobile phone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    UDAE allows developers to access data both locally and over WSN from a variety of sources, such as sensors, communications links and platform components in a unified manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Wi-Fi Divider

    Wi-Fi Divider

    Dispatch your wifi !

    Share your wifi to another network. Cost-free, and simple as f*** (maybe better...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Wordpie Python Based Brute Force

    Wordpie Python Based Brute Force

    Python Based Brute Force Password Cracking Assistant By Clownsec

    A python script used to generate all possible password combinations for cracking WAP and other logins or password files. This program is open source. If you see the need to repair or change something by all means do so, but share your findings. *HONK* Usage: wordpie.py [-h] [-o OUTPUT] [-min MIN_SIZE] [-max MAX_SIZE] [-N] [-L] [-U] [-S] [-A] [-v] Generate a wordlist with all possible combinations of letters including: -L (Lowercase Letters) -U (Uppercase Letters) -N (Numbers) -S (Special Characters) -A (All Characters, Numbers, and Letters) -min (Minimum Size) -max (Maximum Size) -o outputfile.gz or -o stdout By default -o filename.gz to create a GZ compressed text file of all the words. Use the keyword "stdout" to print to screen or for use with other programs like Aircrack-ng or Medusa ./wordpie.py | xargs -L 1 medusa -h 192.168.1.1 -u admin -M web-form -p ./wordpie.py -o stdout -A | aircrack-ng -b XX:XX:XX:XX:XX:XX -w - *.cap
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Synchronize bluetooth mobile phone with thunderbird, lightning, sunbird, outlook etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    software to capture 802.15.4 packages from the air and show all frames decoded with ZigBee Pro specification. chipcon cc2420 board is supported, loading Daintree and Chipcon capture files. Linux and windows are tested to built.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB