GithubHelp home page GithubHelp logo

wibr's People

Contributors

waffle-iron avatar yatt-ze avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wibr's Issues

Character encoding issue

It doesn't display correctly Wi-Fi AP names with Cyrillic/Chinese characters in them.

this issue is caused by Simple WiFi library using ASCII encoding instead of UTF8 for storing AP SSID.

Unhandled exception

It used to work somehow, before I installed MS .NET Framework 4.5.2. Then the application crashed unexpectedly (during CRACK operation) and refused to start again. Now I constantly get the following Microsoft .NET Framework exception:

************** Exception Text **************
System.ComponentModel.Win32Exception (0x80004005): The wireless local area network interface is powered down and doesn't support the requested operation
   at SimpleWifi.Win32.WlanInterface.GetAvailableNetworkList(WlanGetAvailableNetworkFlags flags)
   at SimpleWifi.Wifi.GetAccessPoints()
   at WiBf.Form1.List()
   at WiBf.Form1.Form1_Load(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

It's a showstopper for me - the most high priority.

the exception is thrown from SimpleWifi library. it happens when at least one of the connected WiFi interfaces is turned off (user can turn on and off any WiFi adapter in Windows 10 settings).

I think the right solution is to ignore exception and show access points discovered by other WiFi interfaces (if there're any of them turned on ).

Unstable

Permanent crashes during a cracking process for an unknown reason.
Windows 10

Duplicated AP names in list

Some items appear twice in the list of nearby WiFi networks.

this happens when PC has multiple WiFi interfaces. it can be resolved by grouping items in the list.

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.