Skip to content

mt08xx/files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

files

  • wpa_passphrase.exe
  1. Download: https://w1.fi/releases/wpa_supplicant-2.5.tar.gz
  2. Open: wpa_supplicant-2.5/wpa_supplicant/vs2005/wpa_supplicant.sln with VS2015
  3. Remove the other projects from Solution.
  4. Switch to'Release'
  5. Add: "CONFIG_NO_STDOUT_DEBUG;CONFIG_CRYPTO_INTERNAL;" in Project property : Configuration Properties>C/C++>Preprocessor : Preprocessor Definitions
  6. Project property : Configuration Properties>C/C++>Code Generation: Runtime Library => "Multi threaded(/MT)"
  7. First Build (CTRL+SHIFT+b)
  8. Patch for errors(2 places): "(args...)" => "(args,...)"
  9. Build: wpa_supplicant-2.5/wpa_supplicant/vs2005/Release/wpa_passphrase.exe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages