Page 13 of 21
Re: Mobile Game Asset Download
Posted: Wed Oct 09, 2019 7:22 pm
by azbycx
chrrox wrote: ↑Mon Oct 07, 2019 10:57 pm
azbycx wrote: ↑Sun Oct 06, 2019 5:45 am
chrrox wrote: ↑Thu Oct 03, 2019 10:25 am
Here is a python download script for 魔法科高校の劣等生 LOST ZERO
The Irregular at Magic High School
unknown.png
thks chrrox.but I find the script can only download the 3D modules assets,and whitout the card image assets in it.can u help me with the images assets urls ?thks
https://photos.app.goo.gl/S19vCsUoM5kiyx6U6
I find there are some characters missing in the photograh,just like the "fumiya"&"ayako"\
and some sub card image like "maya"、"hanzo" ard also not include in it .may i trouble u to check the script out once more?

Re: Mobile Game Asset Download
Posted: Wed Oct 09, 2019 7:24 pm
by azbycx
zerotaku5123 wrote: ↑Wed Oct 09, 2019 1:35 am
someone to pass me the assets of
GIRLS UND PANZER GAME AND TOKYO DOLLS PROJECT please!
the two GIRLS UND PANZER GAME mobile game all can be download now ..
Re: Mobile Game Asset Download
Posted: Thu Oct 10, 2019 4:59 am
by chrrox
Re: Mobile Game Asset Download
Posted: Thu Oct 10, 2019 9:52 am
by azbycx
THKS,and can u tell me how to find this url? in fact i have try to capture the network traffic while lunch the app,but i have not seen this file at all
i can only find a encrypted json file in the app data folder
Re: Mobile Game Asset Download
Posted: Thu Oct 10, 2019 1:02 pm
by einherjar007
here.
Code: Select all
using System;
using System.Text;
using System.Security.Cryptography;
public class Program
{
public static void Main()
{
MD5CryptoServiceProvider md5CryptoServiceProvider = new MD5CryptoServiceProvider();
string[] urllist = {"miyuki0283_l.unity3d1600150520"};
for (int x = 0; x < urllist.Length; x++)
{
string hashname = urllist[x];
byte[] array3 = md5CryptoServiceProvider.ComputeHash(Encoding.Unicode.GetBytes(hashname));
StringBuilder stringBuilder = new StringBuilder();
for (int i = 0; i < array3.Length; i++)
{
stringBuilder.Append(array3[i].ToString("x2"));
}
string text = stringBuilder.ToString();
Console.WriteLine(text);
}
}
}
This is what I created while checking internet samples.
Enter the file name + .unity3d and the corresponding key in urllist and convert it to md5 to get the URL hash of the asset.
Execution requires C# Compiler.
Re: Mobile Game Asset Download
Posted: Fri Oct 11, 2019 11:26 am
by azbycx
einherjar007 wrote: ↑Thu Oct 10, 2019 1:02 pm
here.
Code: Select all
using System;
using System.Text;
using System.Security.Cryptography;
public class Program
{
public static void Main()
{
MD5CryptoServiceProvider md5CryptoServiceProvider = new MD5CryptoServiceProvider();
string[] urllist = {"miyuki0283_l.unity3d1600150520"};
for (int x = 0; x < urllist.Length; x++)
{
string hashname = urllist[x];
byte[] array3 = md5CryptoServiceProvider.ComputeHash(Encoding.Unicode.GetBytes(hashname));
StringBuilder stringBuilder = new StringBuilder();
for (int i = 0; i < array3.Length; i++)
{
stringBuilder.Append(array3[i].ToString("x2"));
}
string text = stringBuilder.ToString();
Console.WriteLine(text);
}
}
}
This is what I created while checking internet samples.
Enter the file name + .unity3d and the corresponding key in urllist and convert it to md5 to get the URL hash of the asset.
Execution requires C# Compiler.
thks. I have got all the dl links of the 18040 assets about the game and write them into the txt file:
https://mega.nz/#!h5NGBKqT!yDLP1B1sHsBL ... m4FQecw_F8
Re: Mobile Game Asset Download
Posted: Sat Oct 12, 2019 1:31 am
by chrrox
Re: Mobile Game Asset Download
Posted: Mon Oct 14, 2019 12:23 pm
by garamika
Regarding LLAS(Love Live School Idol Festival All Stars)
It seems address is getting updated as the assets get updated.
BTW is there any way to decrypt the database?
ex)
https://jp-real-prod-v4tadlicuqeeumke.a ... _a_ja_0.db
https://jp-real-prod-v4tadlicuqeeumke.a ... 3a139e1e6/ + file name
It seems that
https://jp-real-prod-v4tadlicuqeeumke.a ... rdata_a_ja
contains the key but I don't know how to decrypt it.
Re: Mobile Game Asset Download
Posted: Mon Oct 14, 2019 3:59 pm
by chrrox
Re: Mobile Game Asset Download
Posted: Wed Oct 16, 2019 7:25 am
by zerotaku5123
Hello, help me please, I am looking for the 3D models of some costumes of the game "Project Tokyo dolls", and I read that they are encrypted but I do not have much knowledge of how to decipher them,
The models are these:
PLEASE HELP!!!!!
Re: Mobile Game Asset Download
Posted: Wed Oct 16, 2019 11:22 am
by tone
someone helped grab files from iphone version of star ocean anamnesis, problem is the files are all .bin. can anyone please tell what to do with the .bin files?
Re: Mobile Game Asset Download
Posted: Thu Oct 17, 2019 2:55 am
by chrrox
complete download script for magic HS with file names.
Re: Mobile Game Asset Download
Posted: Sun Nov 03, 2019 6:22 am
by nekoknight
I could use some help with locating the asset list for Alice Gear Aegis.
You have the option to do a "full install" of the game. However, some models do not get downloaded. For example the latest frame arms girl. I tried both fiddler and process hacker with no luck.
Re: Mobile Game Asset Download
Posted: Mon Nov 25, 2019 3:25 pm
by mbugle
Hi guys, im trying to get models from idolmaster million live, i have downloaded everything using the python script and an old manifest file that was on the forums but whenever i try the script with a new manifest i get no files, i have uploaded the manifest file here:
https://drive.google.com/file/d/1_fT6Yn ... sp=sharing
Is anyone able to help here because im at a dead end
Re: Mobile Game Asset Download
Posted: Mon Dec 02, 2019 12:48 am
by SushiiiAnimations
Does anyone have the extracted files for the Uta Macross Game? I can't get past the .xab format to port models or motion.