it is an Encrypted Unity Assets files in the form of (.ab), any help is appreciated! thanks in advance
Battle.ab
Map.ab
chrrox wrote:only 0x1000 bytes of each file are encrypted.
the first 0x20 of the encrypted bytes are encrypted with a xor key of 0xA6.
this model
![]()
is file AssetBundles/models/boats/130070.ab
the key for each file is not static for the 0xFE0 bytes
chrrox wrote:I can't decrypt that section not sure what the key is.
ahh i see, well thanks for the answer i really appreciate it.chrrox wrote:dumped from ram.
Hi chrrox, could you show me how to dump files from ram on Android device? I want to have a look in some files in this gamechrrox wrote:dumped from ram.