SSID Position Codec

From SubPos
Jump to navigation Jump to search

https://github.com/subpos/ssid_coder/blob/master/coder/ssid_coder.c

The encoder is designed to be adjusted to work with any access point by masking out invalid characters. For the decoding segment, it doesn't have to know about these characters as it is encoded in such a way that it knows how to reverse any combination of encoded SSIDs. This many to one relationship is what makes SubPos work with almost any device.