Code Monkey home page Code Monkey logo

Comments (2)

AlienCowEatCake avatar AlienCowEatCake commented on June 23, 2024 1

Hi!

  1. WinPcap is deprecated since 2018. Modern Npcap alternative is not supported in this port yet.
  2. In 2014, we were able to run the wpa_supplicant on Windows 8.1. However, then there were many difficulties due to drivers incompatibilities. Drivers that wpa_supplicant worked with didn't work correctly on Windows supplicant and vice versa.
  3. Most likely, WPA3 will not work without drivers support. Especially when you consider that the NDIS driver interface in wpa_supplicant was abandoned before the creation of WPA3. WPA2 doesn't work without driver support definitely.
  4. Binary files are compiled by MSVC 2005 and do not contain manifests for working with modern systems, which will lead to problems with the Windows Registry (however, the standalone version may work if run it as an administrator).

So I would not recommend using this port for newer versions of Windows

from wpa_supplicant-windows.

kulkom avatar kulkom commented on June 23, 2024

Understood, thank you so much for your highly detailed answer.

from wpa_supplicant-windows.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.