For example, I confirmed these four relations through trials and errors:
Code: Select all
previouslyon_episode4_cs_Enter_1.chore <- 1D 85 33 99 60 0E 9E B5
previouslyon_episode4_cs_Enter_2.chore <- 9A 76 23 2F 2D 5E 3B BF
previouslyon_episode4_cs_Enter_3.chore <- 96 35 75 DA B0 CE F7 78
env_twinsEncampment_cs_Enter_2.chore <- 8A 9A AA 47 79 75 6C 37
But there are more than 6 thousand .chore files, and I just can't check them out all one by one manually, so automation is definitely needed. But getting the algorithm behind them is above my head. Someone once suggested the file names might be hashed in CRC-64 but no luck with that.
I've posted the same question in XeNTaX, but have still not gotten any replies. I am posting it hoping there would be someone who can help me.
Thanks.