dedomil.net - Mobile Games Forum
how to hack java game with byte code editor Part 1 - 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: how to hack java game with byte code editor Part 1 (/showthread.php?tid=3868)

Pages: 1 2 3 4 5


RE: how to hack java game with byte code editor Part 1 - Ayush Strange - 09-25-2020 04:51 PM

RMS easy bytcode is hard


RE: how to hack java game with byte code editor Part 1 - Legend untold - 09-25-2020 07:45 PM

(09-25-2020 04:51 PM)Ayush Strange Wrote:  RMS easy bytcode is hard

Yeah


RE: how to hack java game with byte code editor Part 1 - Ayush Strange - 09-26-2020 10:54 AM

But not too easy


RE: how to hack java game with byte code editor Part 1 - Legend untold - 09-26-2020 12:18 PM

(09-26-2020 10:54 AM)Ayush Strange Wrote:  But not too easy

It is very easy but sometimes hard especially when hacking games like gangstar city


RE: how to hack java game with byte code editor Part 1 - Ayush Strange - 09-27-2020 04:43 AM

Gameloft represent linkage coding,which is very hard to decode.


RE: how to hack java game with byte code editor Part 1 - King_Dave - 04-06-2021 05:12 PM

sipush commands are from 127 to 39,000, there is a number limit also for sipush commands...What do you mean?


RE: how to hack java game with byte code editor Part 1 - Abidemhie - 04-07-2021 12:02 AM

after 39000 it becomes idc in some games or id


RE: how to hack java game with byte code editor Part 1 - King_Dave - 04-07-2021 09:11 AM

(04-07-2021 12:02 AM)Abidemhie Wrote:  after 39000 it becomes idc in some games or id

no after 39000, game corrupts, unless Idc_w is used....
Idc_w number limit is 999999999, it cant exceed that..