The rules have been updated, read them now: Rules!
Read or post any tutorial related to file format analysis for modding purposes.
-
wansf
- advanced
- Posts: 54
- Joined: Sun Mar 11, 2018 10:56 am
- Has thanked: 3 times
- Been thanked: 3 times
Post
by wansf » Thu Dec 24, 2020 3:05 am
oh i searched with "girl friend" not "girlfriend" xd
it worked well , a big thanks

but i think they added more cloth and animation since ur script is 3 years ago , could you please make an update?
-
ATFE0123
- n00b
- Posts: 11
- Joined: Sat Dec 19, 2020 5:03 am
- Been thanked: 4 times
Post
by ATFE0123 » Fri Dec 25, 2020 4:20 am
Is this the file that it was where?
-
alictzelt
- beginner
- Posts: 29
- Joined: Mon Jun 26, 2017 11:02 pm
- Has thanked: 14 times
Post
by alictzelt » Thu Jan 07, 2021 11:00 am
chrrox wrote: ↑Fri Dec 18, 2020 7:14 pm
First 0x1000 bytes of xor key for files
key.zip
Keys passed to aes stream 3 types.
I tried to xor the file using xor key
the file is here
https://mega.nz/file/bWxQCDzS#TT8m8svXh ... 5bw8D_CRKY
it is right?
for the next step what should I do? I don't understant about "Keys passed to aes stream 3 types"
-
TheButterDawg
- ultra-n00b
- Posts: 3
- Joined: Mon Feb 08, 2021 1:20 pm
Post
by TheButterDawg » Mon Feb 08, 2021 1:55 pm
hi mr. chrrox, can you make a script for decrypting assets from Rockman X DiVE? There some assets files that can accept the key of 10 lengths, but some few or majority might accept keys of either 9, 8 or 7 lengths. Also they mixed up some ACB and ACF formats and also some strange format with a header "s.b...m".
You do not have the required permissions to view the files attached to this post.
-
Doctor Loboto
- mega-veteran

- Posts: 209
- Joined: Mon Oct 06, 2008 2:52 am
- Has thanked: 20 times
- Been thanked: 2 times
Post
by Doctor Loboto » Mon Feb 08, 2021 9:39 pm
Hey uh, I've been trying to get this to work with Raid: Shadow Legends, trying to get the three dragon files that only appear during the campaign mode and are only downloaded upon encounter. I can't seem to figure this out. The current version of Nox has a different settings menu and I can't find anywhere within them to install certificates...
-
ATFE0123
- n00b
- Posts: 11
- Joined: Sat Dec 19, 2020 5:03 am
- Been thanked: 4 times
Post
by ATFE0123 » Thu Feb 18, 2021 10:27 am
I want to decrypt data of Argonavis.
There are a version of Unity and the name of the file, but UnityFS is encrypted.
Is there the person who can find xor key?
Game Files -
https://drive.google.com/file/d/1BeQlgB ... sp=sharing
You do not have the required permissions to view the files attached to this post.
-
Monorail
- ultra-n00b
- Posts: 2
- Joined: Tue Feb 23, 2021 4:24 pm
Post
by Monorail » Tue Feb 23, 2021 4:43 pm
Can anyone find the assets list/manifest and example urls for Uma Musume? I worked with someone on the Uma Musume Discord to run Uma Musume with HTTP Toolkit, but they can't spot anything like the assets list/manifest in the log. The only thing we got is the base url, prd-storage-umamusume.akamaized.net/dl/resources (need to be verified for typos).
(All of East Asia outside of Japan is region-locked, but Western IPs can connect to the server in-game. This means East Asian players outside Japan need to use a VPN for the game. Since most network intercepting softwares uses the android VPN function, you can't run both VPN and network interception. Someone in Japan or Western countries should help out)
-
wansf
- advanced
- Posts: 54
- Joined: Sun Mar 11, 2018 10:56 am
- Has thanked: 3 times
- Been thanked: 3 times
Post
by wansf » Wed Feb 24, 2021 2:55 am
Monorail wrote: ↑Tue Feb 23, 2021 4:43 pm
Can anyone find the assets list/manifest and example urls for Uma Musume? I worked with someone on the Uma Musume Discord to run Uma Musume with HTTP Toolkit, but they can't spot anything like the assets list/manifest in the log. The only thing we got is the base url, prd-storage-umamusume.akamaized.net/dl/resources (need to be verified for typos).
(All of East Asia outside of Japan is region-locked, but Western IPs can connect to the server in-game. This means East Asian players outside Japan need to use a VPN for the game. Since most network intercepting softwares uses the android VPN function, you can't run both VPN and network interception. Someone in Japan or Western countries should help out)
you can dl all asset in game with japan VPN
-
Monorail
- ultra-n00b
- Posts: 2
- Joined: Tue Feb 23, 2021 4:24 pm
Post
by Monorail » Wed Feb 24, 2021 8:54 am
wansf wrote: ↑Wed Feb 24, 2021 2:55 am
you can dl all asset in game with japan VPN
What's the point if you need the actual game app for the files?
Anyway someone on Uma Musume Discord located Uma Musume's meta, under root/data/data/jp.co.cygames.umamusume/files/
(apply filter "pfb" for model parts, there are 3 types of models, body, head and tail; for texture filter "3d/chara/.../chr*id*_00/materials/")
The format is
https://prd-storage-umamusume.akamaized ... [full_hash]
example:
https://prd-storage-umamusume.akamaized ... 7DBXZ5UUMF
What still has to be done is to get the meta without actually downloading the game and game data, and sadly they can't get into the game after the server opens (their meta is from preload).
Update: lots of assets have been uploaded to drives and linked to in the Uma Musume Discord.