Angry Birds GO *.JSON/*.TXT (V1) (DEVICECONFIGS)

Extraction and unpacking of game archives and compression, encryption, obfuscation, decoding of unknown files
LolHacksRule
Posts: 865
Joined: Fri Apr 20, 2018 12:41 am

Angry Birds GO *.JSON/*.TXT (V1) (DEVICECONFIGS)

Post by LolHacksRule »

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.
LolHacksRule
Posts: 865
Joined: Fri Apr 20, 2018 12:41 am

Re: Angry Birds GO .JSON (DEVICECONFIGS)

Post by LolHacksRule »

Bump? I tried to pull encryption keys and got nowhere...
LolHacksRule
Posts: 865
Joined: Fri Apr 20, 2018 12:41 am

Re: Angry Birds GO .JSON (DEVICECONFIGS)

Post by LolHacksRule »