Davide Schiera wrote:

> What about "wpa-phx:MyPassword:SSID WITH\x00INSIDE"?
> And for the ":" -> "\x3A" or \:"?

That would work too.  Along with C-style encoding there's RFC 3986-style
percent encoding, e.g. "SSID WITH%00INSIDE" and "My%3aPassword".  Does
anyone strongly prefer one over the other?
_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to