Hi, I get some Unity files from a mobile bandai namco game, I can't extract the files with AssetStudio cuz it seems the files are encrypted or compressed.
Looking in the .dll files I saw a method that uses LZ4 so It could be that but I'm not sure.
If someone could take a look I'd be amazing ^ ^
Samples:
Unity Assets Bandai Namco (Compressed or encrypted) files [My hero Academia Smash Rising]
-
- Posts: 2
- Joined: Sat Nov 07, 2020 2:04 pm
-
- Posts: 388
- Joined: Thu Aug 07, 2014 10:28 pm
-
- Posts: 2
- Joined: Sat Nov 07, 2020 2:04 pm
Re: Unity Assets Bandai Namco (Compressed or encrypted) files
chrrox wrote:What game?
My hero Academia Smash Rising
https://apkpure.com/es/group/%E5%83%95%E3%81%AE%E3%83%92%E3%83%BC%E3%83%AD%E3%83%BC%E3%82%A2%E3%82%AB%E3%83%87%E3%83%9F%E3%82%A2-%E3%82%B9%E3%83%9E%E3%83%83%E3%82%B7%E3%83%A5%E3%82%BF%E3%83%83%E3%83%97
-
- Posts: 388
- Joined: Thu Aug 07, 2014 10:28 pm
Re: Unity Assets Bandai Namco (Compressed or encrypted) files
looks like its xored with a static key.