![]() |
Tutorial 1: Hacking Java Games. - Printable Version +- dedomil.net - Mobile Games Forum (http://dedomil.net/forum) +-- Forum: Off Topic Section (/forumdisplay.php?fid=3) +--- Forum: Off Topic discussion (/forumdisplay.php?fid=4) +--- Thread: Tutorial 1: Hacking Java Games. (/showthread.php?tid=4745) |
RE: Tutorial 1: Hacking Java Games. - King_Dave - 07-19-2021 05:12 PM (07-19-2021 03:46 PM)Jay man Wrote:(07-19-2021 12:30 PM)King_Dave Wrote: Yes that is what you will compress, that is what makes up a java game, you can rename .zip to .jar instead if you see those in the .ziprenaming .zip directly to .jar doesn't work. But renaming to _jar works. And in your statement, what will i compress? Those a.class, META-INF and so on. if you rename .zip to .jar with BlueFTP, it will work. RE: Tutorial 1: Hacking Java Games. - Jay man - 07-19-2021 06:55 PM (07-19-2021 05:12 PM)King_Dave Wrote:should i rename all the files one by one or only just one(07-19-2021 03:46 PM)Jay man Wrote:(07-19-2021 12:30 PM)King_Dave Wrote: Yes that is what you will compress, that is what makes up a java game, you can rename .zip to .jar instead if you see those in the .ziprenaming .zip directly to .jar doesn't work. But renaming to _jar works. And in your statement, what will i compress? RE: Tutorial 1: Hacking Java Games. - King_Dave - 07-19-2021 07:16 PM (07-19-2021 06:55 PM)Jay man Wrote:(07-19-2021 05:12 PM)King_Dave Wrote:should i rename all the files one by one or only just one(07-19-2021 03:46 PM)Jay man Wrote:(07-19-2021 12:30 PM)King_Dave Wrote: Yes that is what you will compress, that is what makes up a java game, you can rename .zip to .jar instead if you see those in the .ziprenaming .zip directly to .jar doesn't work. But renaming to _jar works. And in your statement, what will i compress? No, you only rename when they are all in .zip RE: Tutorial 1: Hacking Java Games. - Jay man - 07-19-2021 09:36 PM (07-19-2021 07:16 PM)King_Dave Wrote:they are not one, they are separated after opening the .zip file(07-19-2021 06:55 PM)Jay man Wrote:(07-19-2021 05:12 PM)King_Dave Wrote:should i rename all the files one by one or only just one(07-19-2021 03:46 PM)Jay man Wrote:(07-19-2021 12:30 PM)King_Dave Wrote: Yes that is what you will compress, that is what makes up a java game, you can rename .zip to .jar instead if you see those in the .ziprenaming .zip directly to .jar doesn't work. But renaming to _jar works. And in your statement, what will i compress? RE: Tutorial 1: Hacking Java Games. - King_Dave - 07-20-2021 08:23 AM (07-19-2021 09:36 PM)Jay man Wrote:(07-19-2021 07:16 PM)King_Dave Wrote:they are not one, they are separated after opening the .zip file(07-19-2021 06:55 PM)Jay man Wrote:(07-19-2021 05:12 PM)King_Dave Wrote:should i rename all the files one by one or only just one(07-19-2021 03:46 PM)Jay man Wrote: renaming .zip directly to .jar doesn't work. But renaming to _jar works. And in your statement, what will i compress? Rename to .jar without extracting RE: Tutorial 1: Hacking Java Games. - Ayodele - 07-20-2021 01:10 PM (08-20-2020 01:19 AM)Skolos Wrote: This is jbe Pls i also need original jar file please RE: Tutorial 1: Hacking Java Games. - ay star - 07-23-2021 02:39 PM Here you are RE: Tutorial 1: Hacking Java Games. - Josephnwaego1 - 12-03-2021 07:36 PM (04-12-2020 12:20 PM)Koken Wrote: Cool. At last i found a good tutorial for java games. Thanks @haque. Realy |