leegod
November 15, 2016, 12:54pm
1
I made android game. It used some .ttf font in-game.
So I made final result .apk file and released it on google play store.
These are questions.
How to know exact font file from apk file? What analyze tool used?
Isn’t it illegal to analyze and know what resources used in .apk file?
Is it illegal to use font file in-game and make it .apk file?
leegod
November 15, 2016, 1:57pm
3
Ostwind:
apk is just like a zip file which you can extract and then dig around the asset files with a tool of your preference
What tools? I just only can see sharedassets files. How to know and extract exact font file?
Ostwind
November 15, 2016, 2:03pm
4
Well I’m not gonna link any of them here but plenty of popular Unity games have unofficial tools to browse and modify the files that contain all assets. If someone wants to examine your files there is nothing you can do about it.
leegod
November 15, 2016, 3:30pm
5
At least name for googling?
And what is counter measure of developer about this? Obsfucator? Name plz…
Ostwind
November 15, 2016, 3:35pm
6
7 days to die asset editor