aluigi wrote:
Do you mean this?
https://www.vg-resource.com/thread-3607 ... #pid658878If it's just xor why don't you try with the xor tool or a script?
Code:
encryption xor "UnityFS\0\0\0"
get SIZE asize
get NAME filename
log NAME 0 SIZE
so this is the main problem most of the sites I tried don't work and those people who have done it don't share the software that they used (and apparently everybody have the same person that created it since they can't share because is from their friend), so this is one solution I found to do it and that eveyone will be able to do too
Code:
encryption xor "UnityFS\0\0\0"
get SIZE asize
get NAME filename
log NAME 0 SIZE
for i = 0 < fileCount
get pointer long
get length long
getdstring name 0x8
log name pointer length
next i
btw I updated my code but this appearing
