Re: Tutorial: Query the Apple database with Python for your access point BSSID
Winston <[email protected]>
| Newsgroups | alt.comp.os.windows-10,alt.internet.wireless,alt.comp.microsoft.windows |
|---|---|
| Organization | A noiseless patient Spider |
| Message-ID | <[email protected]> |
Marian <[email protected]> posted both: >> Longitude: -93.81759643000001 ... >> Longitude: -93.81759643000001 and: > Does anyone have any idea why the highly insecure Apple WPS database > contains GPS entries to this illogically numerous set of decimal places? Probably just the result of a 64-bit (double) floating point calculation that they didn't bother to round off. -WBE