[Question]About Coding

12/28/2014 14:57 likapielikapie#1
Hey,
I'm a medium-levelled C# programmer and I want to code an emulator for S4 League or another games.
Where should I start ?
What are the steps in "coding an emulator"?

Thanks~

(Please don't say "learn reverse engineering", It's the thing that I'm already doing)
12/28/2014 21:39 LuchoTrolling#2
learn reverse engineering
[Only registered and activated users can see links. Click Here To Register...]
12/28/2014 23:53 AllEyezOnMe-#3
Quote:
Originally Posted by LuchoTrolling View Post
learn reverse engineering
[Only registered and activated users can see links. Click Here To Register...]
(Please don't say "learn reverse engineering", It's the thing that I'm already doing)

He already wrote in the thread so dont repeat lol.
12/29/2014 00:04 RingleRangleRob#4
Quote:
Originally Posted by PimPower View Post
(Please don't say "learn reverse engineering", It's the thing that I'm already doing)

He already wrote in the thread so dont repeat lol.
learn reverse engineering
12/29/2014 00:38 AllEyezOnMe-#5
Quote:
Originally Posted by [F]aze View Post
learn reverse engineering
Learn to read

Quote:
Originally Posted by FullM0unt View Post
learn reverse engineering
Learn to read
12/29/2014 00:54 suiluJ.#6
Well, ofcourse RE is important but you also need to be somewhat familiar with network programming(stability & all).

As a first step i would try to get used with the game itself, you need to know your game :p
Then start with the basic things:
How does the client communicate with the server?
How does it process the packets?
Encryption?
Get familiar with the way the client handles the packets so you can start sniffing and reversing the protocol.
12/29/2014 22:18 Informati k#7
Ist Informatik nicht das selbe?
Is computer engineering the same?
lol o.o