MCPcopy Create free account

hub / github.com/acheong08/apple-corelocation-experiments / functions

Functions316 in github.com/acheong08/apple-corelocation-experiments

↓ 24 callersMethodClose
()
data-collection/tile-sampler/database.go:126
↓ 14 callersMethodString
()
pb/wifiTiles.pb.go:41
↓ 9 callersMethodAdd
(s []lib.AP)
cmd/seedcrawl/db.go:35
↓ 9 callersFunctionCoordFromInt
(n int64, pow int)
lib/wloc.go:157
↓ 9 callersFunctionEncode
(lat float64, long float64, level int)
lib/morton/morton.go:13
↓ 7 callersFunctionIsInChina
(lat, lon float64)
lib/shapefiles/china.go:8
↓ 7 callersFunctionIsInWater
(lat, lon float64)
lib/shapefiles/water.go:13
↓ 6 callersMethodGetLocation
()
pb/BSSIDApple.pb.go:253
↓ 6 callersMethodNext
()
lib/spiral/generator.go:17
↓ 6 callersFunctionp64
(i int)
cmd/spoofed/main.go:26
↓ 5 callersFunctionPack
(mLat, mLong, level int)
lib/morton/morton.go:31
↓ 5 callersFunctionQueryBssid
(bssids []string, maxResults int32, options ...Modifier)
lib/wloc.go:80
↓ 5 callersFunctionfile_pb_BSSIDApple_proto_rawDescGZIP
()
pb/BSSIDApple.pb.go:822
↓ 5 callersFunctionfile_pb_pbcwloc_proto_rawDescGZIP
()
pb/pbcwloc.pb.go:554
↓ 5 callersFunctionfile_pb_wifiTiles_proto_rawDescGZIP
()
pb/wifiTiles.pb.go:335
↓ 4 callersFunctionDecode
(i int64)
lib/mac/mac.go:10
↓ 4 callersFunctionGetTile
(tileKey int64)
lib/tiles.go:15
↓ 4 callersFunctionUnpack
(tileKey int64)
lib/morton/morton.go:48
↓ 3 callersMethodDistance
(d Point)
lib/distance/point.go:11
↓ 3 callersFunctionEncode
(mac string)
lib/mac/mac.go:16
↓ 3 callersFunctionFromTile
(mLat, mLong, level int)
lib/morton/morton.go:26
↓ 3 callersMethodGetWifiDevices
()
pb/BSSIDApple.pb.go:129
↓ 3 callersFunctionIntFromCoord
(coord float64, pow int)
lib/wloc.go:161
↓ 3 callersFunctionRequestWloc
(block *pb.AppleWLoc, options ...Modifier)
lib/wloc.go:29
↓ 3 callersFunctionmin
(a, b int)
cmd/bsearch/main.go:375
↓ 3 callersFunctionreadPascalString
(r io.Reader, remaining *int64)
lib/arpc.go:11
↓ 3 callersFunctionsave
(a any)
cmd/orbfiles/main.go:82
↓ 3 callersFunctionwritePascalString
(w io.Writer, s string)
lib/arpc.go:94
↓ 2 callersFunctionDecode
(tileKey int64)
lib/morton/morton.go:7
↓ 2 callersMethodDeserialize
(data []byte)
lib/arpc.go:38
↓ 2 callersFunctionDistance
(lat1, lon1, lat2, lon2 float64)
lib/multilateration/distance.go:7
↓ 2 callersMethodGetAltitude
()
pb/BSSIDApple.pb.go:431
↓ 2 callersMethodGetBssid
()
pb/pbcwloc.pb.go:128
↓ 2 callersMethodGetCellTowerResponse
()
pb/BSSIDApple.pb.go:157
↓ 2 callersMethodGetDevices
()
pb/wifiTiles.pb.go:118
↓ 2 callersMethodGetEntry
()
pb/wifiTiles.pb.go:181
↓ 2 callersMethodGetLatitude
()
pb/BSSIDApple.pb.go:403
↓ 2 callersMethodGetLongitude
()
pb/BSSIDApple.pb.go:410
↓ 2 callersFunctionNewSpiral
(offsetX, offsetY int)
lib/spiral/generator.go:9
↓ 2 callersFunctionSerializeProto
(p protoreflect.ProtoMessage, arpcReq ArpcRequest)
lib/wloc.go:16
↓ 2 callersMethodStart
()
cmd/recovery/main.go:43
↓ 2 callersMethodWithRegion
(region _region)
lib/options.go:34
↓ 2 callersFunctionapsToMap
(a []lib.AP, b map[int64]int64)
cmd/domain-expansion/main.go:215
↓ 2 callersFunctioncleanUp
()
cmd/demo-api/main.js:80
↓ 2 callersMethodcollectData
()
data-collection/tile-sampler/collector.go:50
↓ 2 callersFunctionfile_pb_BSSIDApple_proto_init
()
pb/BSSIDApple.pb.go:852
↓ 2 callersFunctiontryDecodeProtobuf
(data []byte, outputFile string)
cmd/printbin/main.go:105
↓ 2 callersFunctionwriteRecords
(filename string, records []Record)
cmd/bsearch/main.go:340
↓ 1 callersFunctionCalculatePosition
(networks []AccessPoint)
lib/multilateration/multilateration.go:26
↓ 1 callersMethodChannel
()
cmd/seedcrawl/types.go:67
↓ 1 callersFunctionCloser
(target, point1, point2 *Point)
lib/distance/point.go:28
↓ 1 callersFunctionClosest
(point Point, points []Point)
lib/distance/point.go:15
↓ 1 callersFunctionCocoaTimestamp
https://github.com/cgerro/ios-location-trace-study/blob/90f60ac797c2fc541a6b6dcf8ef1c43f669e05d9/utils.py#L237
cmd/fakeloc/main.go:115
↓ 1 callersFunctionDatafetcher
(ctx context.Context, database *db, c <-chan Coordinate)
cmd/seedcrawl/main.go:71
↓ 1 callersMethodDescriptor
()
pb/pbcwloc.pb.go:64
↓ 1 callersMethodDescriptor
Deprecated: Use PbcWifiEntry.ProtoReflect.Descriptor instead.
pb/pbcwloc.pb.go:124
↓ 1 callersMethodGetBSSID
(bssid string)
data-collection/tile-sampler/database.go:76
↓ 1 callersMethodGetCellId
()
pb/BSSIDApple.pb.go:239
↓ 1 callersMethodGetLat
()
pb/wifiTiles.pb.go:284
↓ 1 callersMethodGetLong
()
pb/wifiTiles.pb.go:291
↓ 1 callersMethodGetMcc
()
pb/BSSIDApple.pb.go:225
↓ 1 callersMethodGetMnc
()
pb/BSSIDApple.pb.go:232
↓ 1 callersMethodGetRegion
()
pb/wifiTiles.pb.go:71
↓ 1 callersMethodGetTacId
()
pb/BSSIDApple.pb.go:246
↓ 1 callersFunctionIndex
(lat, long float64, china bool)
cmd/demo-api/templ_templ.go:15
↓ 1 callersFunctionInitDatabase
()
cmd/seedcrawl/db.go:19
↓ 1 callersMethodInsertBSSID
(bssid string, lat, long float64)
data-collection/tile-sampler/database.go:92
↓ 1 callersMethodLoadState
(filename string)
cmd/seedcrawl/types.go:85
↓ 1 callersMethodLoadState
(filename string)
cmd/recovery/main.go:89
↓ 1 callersFunctionNewCollector
(db *Database, tileKeys []int64, interval time.Duration)
data-collection/tile-sampler/collector.go:20
↓ 1 callersFunctionNewDatabase
(dbPath string)
data-collection/tile-sampler/database.go:31
↓ 1 callersFunctionNewGenerator
()
cmd/seedcrawl/types.go:30
↓ 1 callersFunctionRender
(ctx echo.Context, statusCode int, t templ.Component)
cmd/demo-api/main.go:83
↓ 1 callersFunctionRequestPbcWloc
(p *pb.PbcWlocRequest)
lib/pbwloc.go:10
↓ 1 callersMethodSaveState
(filename string)
cmd/seedcrawl/types.go:71
↓ 1 callersMethodSaveState
(filename string)
cmd/recovery/main.go:75
↓ 1 callersFunctionSearchProximity
(lat, long float64, limit uint8, options ...Modifier)
lib/anywhere.go:13
↓ 1 callersMethodSerialize
()
lib/arpc.go:103
↓ 1 callersFunctionSerializeProto
(p protoreflect.ProtoMessage, initial []byte)
cmd/spoofed/main.go:76
↓ 1 callersMethodStart
(ctx context.Context)
data-collection/tile-sampler/collector.go:28
↓ 1 callersMethodStart
()
cmd/seedcrawl/types.go:39
↓ 1 callersMethodStop
()
cmd/recovery/main.go:67
↓ 1 callersFunctionToTile
(lat, long float64, level int)
lib/morton/morton.go:19
↓ 1 callersMethodUpdateBSSIDLocation
(bssid string, oldLat, oldLong, newLat, newLong float64)
data-collection/tile-sampler/database.go:98
↓ 1 callersMethodUpdateLastSeen
(bssid string)
data-collection/tile-sampler/database.go:120
↓ 1 callersFunctionaddTileKeyColumns
(db *sql.DB, dryRun bool)
cmd/dbaddtilekey/main.go:47
↓ 1 callersFunctionaverage
(points []float64)
lib/multilateration/utils.go:5
↓ 1 callersFunctionbinarySearch
(searchKey int64)
cmd/bsearch/main.go:47
↓ 1 callersFunctioncalculateDistance
(lat1, lon1, lat2, lon2 float64)
data-collection/tile-sampler/collector.go:99
↓ 1 callersFunctionconnect_db
Connect to the database
data-analysis/tile-analysis/temporal_analysis.py:7
↓ 1 callersFunctioncreateCircularPolygon
(center orb.Point, radius float64, numSides int)
cmd/fakeloc/main.go:97
↓ 1 callersMethodcreateTables
()
data-collection/tile-sampler/database.go:45
↓ 1 callersFunctioncreate_map
(locations)
data-analysis/visualize_locations.py:80
↓ 1 callersFunctiondatabaseStream
(ctx context.Context, db *sql.DB)
cmd/domain-expansion/main.go:75
↓ 1 callersFunctiondecodeRawProtobuf
(data []byte)
cmd/printbin/main.go:15
↓ 1 callersFunctiondedupeResults
(results []ParseResult)
cmd/reverse-parse/main.go:93
↓ 1 callersFunctionexploreArea
(ctx context.Context, c <-chan Seed)
cmd/domain-expansion/main.go:247
↓ 1 callersFunctionfile_pb_pbcwloc_proto_init
()
pb/pbcwloc.pb.go:587
↓ 1 callersFunctionfile_pb_wifiTiles_proto_init
()
pb/wifiTiles.pb.go:363
↓ 1 callersFunctiongetRandomFromMap
(m map[T]V)
cmd/domain-expansion/main.go:237
next →1–100 of 316, ranked by callers