unity collecting game progress + simplewall not blocking requests
9008 @ 9008 @lemmy.world Posts 1Comments 3Joined 10 mo. ago
9008 @ 9008 @lemmy.world
Posts
1
Comments
3
Joined
10 mo. ago
It's well known that NSA and also maybe others have already broken encryption algorithms in many applications. idk about Signal tho.
Here are the contents of the first POST request
GET /config/production HTTP/1.1 Host: public.cloud.unity3d.com User-Agent: UnityPlayer/5.0.4f1 (http://unity3d.com) Accept: */* Accept-Encoding: identity X-Unity-Version: 5.0.4f1 content-length: 0 { "header": { "appid": "a41d2e69-59d3-458f-b869-e8617e1052dc", "userid": "abaa1ea5-4e35-484d-9929-981e7d1f80c8", "sessionid": 7363179641761520444, "platform": "WindowsPlayer", "sdk_ver": "1.9.5" }, "events": [ { "type": "custom", "ts": 1733931601156, "name": "savepoint_unlocked", "custom_params": { "#forestReveal0": 1 } }, { "type": "custom", "ts": 1733931601156, "name": "savepoint_saved", "custom_params": { "01_Forest_01_00_#forestReveal": 1 } }, { "type": "custom", "ts": 1733931601160, "name": "area_reached", "custom_params": { "01_Forest_01_00_#forestReveal": 1 } }, { "type": "custom", "ts": 1733931615812, "name": "death", "custom_params": { "01_Forest_01_00_#forestReveal": "BoyCustomAnimState:Custom_CaughtInForestA (AnimClipNode)" } }, { "type": "custom", "ts": 1733931625176, "name": "area_reached", "custom_params": { "01_Forest_01_00_#forestReveal": 1 } }, { "type": "custom", "ts": 1733931625189, "name": "savepoint_loaded", "custom_params": { "01_Forest_01_00_#forestReveal": 1 } }, { "type": "custom", "ts": 1733931625191, "name": "area_reached", "custom_params": { "01_Forest_01_00_#forestReveal": 1 } }, { "type": "custom", "ts": 1733931850958, "name": "savepoint_unlocked", "custom_params": { "#riverWithDog0": 1 } }, { "type": "custom", "ts": 1733931850958, "name": "savepoint_saved", "custom_params": { "01_Forest_02_00_#riverWithDog": 1 } }, { "type": "custom", "ts": 1733931850958, "name": "area_reached", "custom_params": { "01_Forest_02_00_#riverWithDog": 1 } }, { "type": "custom", "ts": 1733931906203, "name": "savepoint_unlocked", "custom_params": { "#SentryTruckChase0": 1 } }, { "type": "custom", "ts": 1733931906203, "name": "savepoint_saved", "custom_params": { "01_Forest_03_00_#SentryTruckChase": 1 } }, { "type": "custom", "ts": 1733931906203, "name": "area_reached", "custom_params": { "01_Forest_03_00_#SentryTruckChase": 1 } }, { "type": "custom", "ts": 1733931921808, "name": "death", "custom_params": { "01_Forest_03_00_#SentryTruckChase": "BoyCustomAnimState:DartDieFallBack (AnimClipNode)" } }, { "type": "custom", "ts": 1733931931804, "name": "area_reached", "custom_params": { "01_Forest_03_00_#SentryTruckChase": 1 } }, { "type": "custom", "ts": 1733931931820, "name": "savepoint_loaded", "custom_params": { "01_Forest_03_00_#SentryTruckChase": 1 } }, { "type": "custom", "ts": 1733931931821, "name": "area_reached", "custom_params": { "01_Forest_03_00_#SentryTruckChase": 1 } }, { "type": "custom", "ts": 1733931947489, "name": "death", "custom_params": { "01_Forest_03_00_#SentryTruckChase": "BoyCustomAnimState:DartDieFallBack (AnimClipNode)" } }, { "type": "custom", "ts": 1733931957360, "name": "area_reached", "custom_params": { "01_Forest_03_00_#SentryTruckChase": 1 } }, { "type": "custom", "ts": 1733931957382, "name": "savepoint_loaded", "custom_params": { "01_Forest_03_00_#SentryTruckChase": 1 } }, { "type": "custom", "ts": 1733931957382, "name": "area_reached", "custom_params": { "01_Forest_03_00_#SentryTruckChase": 1 } }, { "type": "custom", "ts": 1733932000600, "name": "savepoint_unlocked", "custom_params": { "#finalChase0": 1 } }, { "type": "custom", "ts": 1733932000600, "name": "savepoint_saved", "custom_params": { "01_Forest_04_00_#finalChase": 1 } }, { "type": "custom", "ts": 1733932000600, "name": "area_reached", "custom_params": { "01_Forest_04_00_#finalChase": 1 } }, { "type": "custom", "ts": 1733932021643, "name": "death", "custom_params": { "01_Forest_04_00_#finalChase": "BoyCustomAnimState:Custom_CaughtInForestA (AnimClipNode)" } }, { "type": "custom", "ts": 1733932030684, "name": "area_reached", "custom_params": { "01_Forest_04_00_#finalChase": 1 } }, { "type": "custom", "ts": 1733932030699, "name": "savepoint_loaded", "custom_params": { "01_Forest_04_00_#finalChase": 1 } }, { "type": "custom", "ts": 1733932030699, "name": "area_reached", "custom_params": { "01_Forest_04_00_#finalChase": 1 } }, { "type": "custom", "ts": 1733932071380, "name": "death", "custom_params": { "01_Forest_04_00_#finalChase": "BoyCustomAnimState:AttackedHulvKillJumpCLow (AnimClipNode)" } }, { "type": "custom", "ts": 1733932082879, "name": "area_reached", "custom_params": { "01_Forest_04_00_#finalChase": 1 } } ] }
And also the request and response of the first GET request