Now a days many of the game data has written something in unknown language like- ēˆ…Ai0ī”Ÿļæ½åŒŗ鞞ī€£ę‹½)ļæ½4pTꛁå•Ŗ@mļæ½ how to encode this | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
- 4

Now a days many of the game data has written something in unknown language like- ēˆ…Ai0ī”Ÿļæ½åŒŗ鞞ī€£ę‹½)ļæ½4pTꛁå•Ŗ@mļæ½ how to encode this

26th Dec 2017, 2:38 PM
Destro Breakerz
Destro Breakerz - avatar
2 Respostas
+ 17
you mean decode. open game code and find the part that encodes this and try to reverse it. most people nowadays only want to edit specific values thus use hexadecimal/binary editors, if you dont want to do reverse-engineering/decompiling then you should get a hex/bin editor and detect where the value(s) you wanna edit is. note that this is hacking and might get you in jail.
26th Dec 2017, 2:49 PM
Valen.H. ~
Valen.H. ~ - avatar
+ 1
what is game code and reverse engineering??
26th Dec 2017, 2:53 PM
Destro Breakerz
Destro Breakerz - avatar