0
I have a mobile game in Gameloft’s JAR Format I can’t see where the images and sounds and music are.
I only see some bin files (Conditionexpr.bin and Resinfo.bin), some class files (a. class, b.class, c.class, d.class, e.class, f.class, g.class, Gloftshfa.class, h.class, i.class, j.class, k.class, and some files numbered from 0 to 999 called dataIGP FLSC.
I think the images and sounds and music in the game are in which of the files? How can I extract them?
Possible duplicate of How to reverse engineer an android app?
– Victor Stafusa
is not an android app is a java game from Gameloft
– lorenzo vargas
Regardless, both the android and the game of Gameloft are made in java, and therefore you will use very similar techniques to do reverse engineering.
– Victor Stafusa