Giter Site home page Giter Site logo

Comments (3)

buscseik avatar buscseik commented on August 23, 2024

I can try, but I need an example of the wifi profile.
Could you export your one and share with me?
Command to export the wifi profile:
netsh wlan export profile name="ProfileName" key=clear folder=c:\Wifi

from wifitools.

chrisloup avatar chrisloup commented on August 23, 2024

ill get it for you once i get into the office probably next week . i heard peap credentials are in an xml

from wifitools.

thewade avatar thewade commented on August 23, 2024

The PEAP credentials are not stored in the WLAN profile, and you will not see them if you export the profile.

They are stored in the Windows registry at:
HKLM\SOFTWARE\Microsoft\Wlansvc\UserData\Profiles{GUID}

You can find tools to encode and decode this on the web. Once set you do not need to enter the credentials for the profile.

There is also WlanSetProfileEapXmlUserData in wlanapi.h but from what I read that does not store the credentials.

Reference:
https://stackoverflow.com/questions/15478107/saving-windows-wireless-profile-credentials
https://learn.microsoft.com/en-us/windows/win32/api/wlanapi/nf-wlanapi-wlansetprofileeapxmluserdata
https://learn.microsoft.com/en-us/windows/win32/eaphost/peap-ms-chapv2-user-properties

from wifitools.

Related Issues (8)

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.