Hi, I'm new to learning how to reverse engineer games (primarily to retrieve assets).
When I attempted to access the asset files (such as the sample file provided), I notice all of them have been XOR'd and have the same header, which I assume is supposed to be UnityFS.
File header wrote:71 C1 A4 A7 00 A3 5C C5
I'm not sure how to proceed from here, so I'd like some assistance. Thank you in advance!
Last edited by tsurumaki on Thu May 19, 2022 3:39 pm, edited 1 time in total.