Wireless Software for Windows

View 24 business solutions
  • 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
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Wi-Fi One

    Wi-Fi One

    Cet assistant gratuit vous permet de transformer votre PC en routeur !

    Wi-Fi One est un utilitaire gratuit et facile d'utilisation. Il vous permet de créer un réseau Wi-Fi en seulement 5 minutes. En effet, Wi-Fi One transforme votre ordinateur possédant une carte Wi-Fi en routeur. En plus, si vous le voulez, notre projet est open-source ce qui vous permet de copier des parties de notre code source facilement. Il requiert Windows ® 7, 8.1, 10 et 32/64 bits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    WiFiSafe

    Small utility software conceived to share WiFi connections between com

    Small utility software conceived to share WiFi connections between computers. As the software is intended to be used on a USB drive, the WiFi profiles (the files that store the connection information) are encrypted to avoid revealing sensitive information in case the device is lost. It will run with admin rights in order to access WiFi keys. 1)Place this program on a USB device. 2)Run it, you will be asked to set up a new password. 3)Once it is done, choose Export profiles (or Synchronise profiles). 4)Exit the program and remove the USB device. 5)Plug the USB device into another computer, run it, enter the right password and choose Import profiles (or Synchronise profiles). You have successfully shared the password-protected WiFi connections from the first computer into the second one. Warning: the software will create two folders, "profiles" and "temp", do not remove those folders during use. The encrypted data will be stored within the profiles folder
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    WiScope is an Adobe Flex-based front-end and a perl based backend that will allow you see an overview of stations associated to CISCO 1200 wireless access points at multiple sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A command-line windows application to manage wireless network connections, cards and profiles. Connect to WLANs, query for RSSI, stadistics... It can be used as an example of how to use Microsoft Native Wifi API dlls from any ANSI C compatible IDE
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5

    Windows Hosted-WLAN-Network GUI

    Benutzeroberfläche für das gehostete WLAN-Netzwerk von Windows

    Benutzeroberfläche für das gehostete WLAN-Netzwerk Systemvoraussetzungen: - Microsoft Windows 7 oder neuer - WLAN-Adapter - Java Runtime Environment (http://www.java.com/download/) Installation: - `WLAN_AP.exe` herunterladen - immer als Administrator ausführen: - Rechtsklick auf die Datei - Eigenschaften - Kompatibilität - Einstellungen für alle Benutzer ändern - Programm als Administrator ausführen - OK - OK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The API enables applications running on Windows XP Service Pack1 (SP1), Windows XP Service Pack2 (SP2) and Windows CE, to securely access Wi-Fi networks. The API consists of several MS modules, which include WZC API, WPS, NDIS and Windows Registry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Wireless Access Point Service

    Wireless Access Point Service

    Turn any Windows 7/8 System into a WiFi hotspot

    NEW: 1.0rc1 Released! Coming in 1.1 - Automated configuration of ICS - Bridge mode configuration that allows for extending an existing wireless network - Configuration GUI (maybe) This configuration tool and simple windows service aide in turning any Windows 7/8 system into a persistent WiFi hotspot. in 1.0, you must still manually configure ICS (see the readme file included in the install for detailed instruction on doing so) Requirements: - A windows 7 or 8 system with a connection to the internet (cabled or WiFi) - A wireless adapter (can use the same adapter that is connected to the internet, works with USB WiFi cards as well) - .Net Framework 4.0 - http://www.microsoft.com/en-us/download/details.aspx?id=17851
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A simple but complete mobile wireless network simulator based on Matlab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    WirelessAPI

    A c# library wrapping native Windows wlan api (wlanapi.dll)

    This was my small project I did while learning P/Invoke in C#. I am aiming to wrap whole wlanapi.dll (native Windows Wi-Fi API) in easy to use C# library. As for now there is a set of classes to use Hosted Access Point. As this is my first project I decided to publish, any pointers, advice or constructive criticism is welcome.
    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
    Wordlyst Genyrator

    Wordlyst Genyrator

    Creates wordlist for bruteforce

    This sowftware creates text based wordlist for bruteforce for system penetratin test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    WRAPI consists of a set of wireless LAN monitoring tools built for WindowsXP-based systems. WRAPI works with any IEEE 802.11b wireless network hardware vendor. WRAPI works on all wireless NICs (network interface cards) that have drivers for WindowsXP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    X-INetConnect 2.0 (Multiline, DFU, WLAN, Mesh and HSDPA) is a script collection. We use it on a blackbox system like an alix.3d3 system board. This box take a look for available network around. X-INetConnect 2.0 is a part of OLPC / Ondalivre project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a Java implementation of the driver for communicate with a ZigBee network. This driver has the capabilities to create a communication with a Coordinator node, discover the nodes on the ZigBee network, receive and send command to any of this nodes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Xmulator is an open source listener-based simulation framework for Interconnection Networks, Sensor Networks and Queueing Networks in C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    aWIFIo

    application for creating and controlling hostednetwork on windows

    create wifi hotspot on windows and share your internet connection via wireless
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    apboot is a way for standard 802.11 access points to discover and bootstrap with a wireless LAN switch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The project bahamut is a full ad-hoc tunneling software to be used by the Playstation Portable (PSP) to emulate online features. MOVED TO: https://github.com/codestation/bahamut
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Bluediscover is a crossplatform GUI-scanner of hidden bluetooth devices
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Bluvert is a small collection of Python scripts which allows you to build up quickly a Bluetooth advertisement server. The server can send any OBEX message you want to. Bluvert uses hcitool and obexftp/ussp-push as additional tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    .NET solution helping U.S. health officials inspect food service establishments for compliance with state/local health & sanitation regulations. Mobile component assists field-work while a back-office component administers forms, records and scheduling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Geoposicionamiento de AP por MAC adress (Geo positioning of AP MAC Address)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    internetStat

    internetStat

    A simple program for checking the connection status of the internet

    InternetStat is a simple program designed for quickly checking the status of the internet. It checks for connection every 10 sec, and when the internet disconnects, it makes a few beeping sounds, every 1.5 sec. Practical uses: - Server management - If you're mining for cryptocurrency, this can be very useful. - Just for fun (i.e just running it in the background during everyday use). No interaction at all. Simple as that. Elements of interaction MAY be added in later updates. PLEASE DONATE VIA PAYPAL TO: coinscripter@gmail.com Please post feedback/reviews :) They help alot (just please don't be mean).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    jWlanScan is a free (LGPL) wireless network(WiFi) scan library for the Java platform. It uses JNI technology, supports WinXP,Win2003, can get access point information of AP NAME,RSSI,BSSID,SPEED,CHANNEL and more.Use this lib,developed a WlanScan tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Library for handling XBee / XBee-PRO RF modules. The library is written in C and supports the following platforms: Linux (x86, MIPSel), Windows (x86), AT91 SAM7 microcontrollers.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB