How to extract images from .manifest files in Unity game?

misterbaobab

Member
Aug 29, 2017
400
399
For example, there is a game Hail Dicktator made on Unity, but there is no usual assets files in the data folder, but there is StreamingAssets folder with .manifest files and files without extension at all. Judging by their size, the images must be there. So the question is how can I extract them?
 

MasterEggHead

New Member
Sep 7, 2018
7
8
I found github page with a list of different software that says it can do what you require, maybe give some of these a try?
 

baka

Engaged Member
Modder
Oct 13, 2016
3,522
7,349
I use AssetStudio
 

misterbaobab

Member
Aug 29, 2017
400
399
I found github page with a list of different software that says it can do what you require, maybe give some of these a try?
What exactly software? I don't see anything about manifest files...
 

baka

Engaged Member
Modder
Oct 13, 2016
3,522
7,349
the program has a open folder, use that. it will scan all files.
if it can't find anything, it means the files are encrypted in some ways.