Quantcast
Channel: Network
Viewing all articles
Browse latest Browse all 5157

Changing wifi country code in clover patch?

$
0
0
How would I go about changing the country code in this clover patch?
I understand I have to edit the <data> field, but all examples I can find describe the string encoded in HEX.

Code (Text):
<dict>                    
  <key>Comment</key>
  <string>10.10.2+ 5Ghz US FCC, the-darkvoid</string>
  <key>Enabled</key>
  <true/>
  <key>Find</key>
  <data>QYP8/3QsSA==</data>
  <key>Name</key>
  <string>AirPortBrcm4360</string>
  <key>Replace</key>
  <data>ZscGVVPrKw==</data>
</dict>

Viewing all articles
Browse latest Browse all 5157

Trending Articles