Angry Birds GO *.JSON/*.TXT (V1) (DEVICECONFIGS)
-
- Posts: 865
- Joined: Fri Apr 20, 2018 12:41 am
Angry Birds GO *.JSON/*.TXT (V1) (DEVICECONFIGS)
I want to view the JSON files in the APK but they are encrypted in some way... Any advice on finding the encryption key or will anyone try? They should decrypt to plain JSONs like : {\n \"BaseConfigs\": [\n \"base-chromecast_low\"\n ],\n \"Data\": {\n \"POST_PROCESS_BLOOM\": 0,\n \"POST_PROCESS_BLOOM_FE\": 0,\n \"POST_PROCESS_PAUSE_BLUR\": 0,\n \"POST_PROCE"} via debugging the executable, don't confuse these for ABT's deviceconfigs, they are XOX2'ed instead. Also v1 uses encrypted TXTs.
Last edited by LolHacksRule on Fri Dec 27, 2019 9:55 pm, edited 1 time in total.
-
- Posts: 865
- Joined: Fri Apr 20, 2018 12:41 am
Re: Angry Birds GO .JSON (DEVICECONFIGS)
Bump? I tried to pull encryption keys and got nowhere...
-
- Posts: 865
- Joined: Fri Apr 20, 2018 12:41 am
Re: Angry Birds GO .JSON (DEVICECONFIGS)
https://zenhax.com/viewtopic.php?f=20&t ... 820#p52820 The script here can decrypt them.