[QUESTION] ABOUT .KOM HAKING

10/09/2012 07:54 danieleeross#1
[QUESTION] ABOUT .KOM HAKING :rtfm:

LUA programming language is the one that use in Grand chase
inside KOM files some files are:
.STG // string script for GC
.LUA // for process script for GC
.DDS // images that encrypted for GC (can't read by mspaint)
.TGA // images that encrypted for GC (can't read by mspaint)

and others i forgot... :)

some hacker use C++ code inject (the most use)

but you need memory hacking tool too to make it (Cheat engine)

My Question: Is there a Application to inject LUA in the main.exe process?
:mofo:
10/10/2012 09:30 411662#2
shouldn't this be in the Grand Chase Hacks, Bots, Cheats & Exploits section? o3o, anda, if anything, make ur own and don't share it -w- ppl are going bananas at not having access to a kom v4 injector/ compactor
*note, try reverse engineering how the kom v4 extractor works -w-
10/11/2012 13:23 .Yuzuru#3
Quote:
Originally Posted by danieleeross View Post
[QUESTION] ABOUT .KOM HAKING :rtfm:

LUA programming language is the one that use in Grand chase
inside KOM files some files are:
.STG // string script for GC
.LUA // for process script for GC
.DDS // images that encrypted for GC (can't read by mspaint)
.TGA // images that encrypted for GC (can't read by mspaint)

and others i forgot... :)

some hacker use C++ code inject (the most use)

but you need memory hacking tool too to make it (Cheat engine)

My Question: Is there a Application to inject LUA in the main.exe process?
:mofo:
Seriously, DDS and TGA files can't be easily read by mspaint because it is not supported by the application unlike the game supports it so they can read it.
Adobe Photoshop can read DDS and TGA files (by getting a plugin file)

Anyway, In my knowledge, I haven't seen yet injecting LUA codes in main.exe
I can only think of brazilians that uses their trainers to manipulate the memory of main.exe while running.
10/12/2012 06:24 steelmaine#4
.STG and .LUA files are encrypted
memory hacking won't do.
10/15/2012 14:27 grant9525#5
Then Make an App that injects LUA files/codes XD

Epvpers Application XD
10/15/2012 17:23 .Yuzuru#6
Quote:
Originally Posted by steelmaine View Post
.STG and .LUA files are encrypted
memory hacking won't do.
Encrypted? I just extracted the LUA files playertemplate.kom.
Nothing was encrypted inside.. o.o
10/19/2012 12:03 ㅇOnÑㅇ#7
Quote:
Originally Posted by .Yuzuru View Post
Encrypted? I just extracted the LUA files playertemplate.kom.
Nothing was encrypted inside.. o.o
not yet......
xD
10/20/2012 12:54 .Yuzuru#8
Oh.. It was a false alarm.. =.=
10/20/2012 14:36 MadokaMagica#9
well- -
atleast in TWGC
i cant do that
if i unlock any of the file
and i want start a game
it will crash
patch skiper wont do
because you can only login by web
it's own is not working
10/20/2012 21:34 MiniMango#10
lua injecting won't work unless grand chase has a flaw that loads every .kom or lua coded files in their installed directory.
Also memory hacking is possible, I've seen a trainer on another site that uses .dll injection to hack it.