codedwrench / xlinkhandheldassistant

Emulates a promiscuous mode wifi card using monitor mode and packet injection and sends the data over XLink Kai.
MIT License
31 stars 3 forks source link

Application crashes when attempting to broadcast WiFi #55

Open dwilhel1 opened 1 year ago

dwilhel1 commented 1 year ago

Describe the bug The application crashes when selecting "Start Engine"

Devices

Versions

To Reproduce Steps to reproduce the behavior:

  1. Installed Wifi Max driver (via Mediafire link)
  2. Install xlink assistant
  3. Configure assistant
  4. Select "Start Engine"
  5. Observe that the application crashes

Expected behavior Expected the WiFi network to be hosted successfully

Screenshots image

Desktop:

Log.txt (obscured the MAC address)

20:58:47:065: Info: D:\xlinkhandheldassistant2\main.cpp:180:Plugin Device created!
20:58:47:066: Error: D:\xlinkhandheldassistant2\Sources\WifiInterfaceWindows.cpp:253:Could not send Scan requestUnknown error
20:58:47:070: Trace: D:\xlinkhandheldassistant2\Sources\MacBlackList.cpp:11:Added: xx:xx:xx:xx:xx:xx to blacklist.

Additional context Followed this guide: https://www.teamxlink.co.uk/wiki/PlayStation_Portable_XLink_Kai_Setup

codedwrench commented 1 year ago

Try using a more recent version of npcap, winpcap crashes on xlha Also does connecting to wifi normally still work for you using these drivers?