How to change some info for an *.exe program ?

01/05/2012 13:26 thai0101#1
Sorry for make this fool topic if it exist already, but i tried very hard for over 3,5 hours for finding it !

I'm newbie of C/C#/C++ programmer (exactly, i'm student - 1st year in University), let me explain what i need, i hope you guys - the veteran :pimp: help me to find out solution to make some dupe, hack work for 9Dragons - GC ;)

i know all of you are want a nice level char, nice items and somethings more like exp about hacking ... without paying tons of money and times for Gamescampus huh ? :rtfm:

this is what i need, hope u guys can help me out :

+ How to read inside an *exe program ? (like rebuild it, change somethings inside)
+ How 9Disciple work ? Packet Send ?
+ How cilent and sever work ? if i change something inside cilent, will it work on sever ?

Thank you very much for reading this topic and helping me out :mofo:
:awesome: :awesome: :awesome: cheer !!! :awesome: :awesome: :awesome:

[Only registered and activated users can see links. Click Here To Register...]
01/05/2012 13:50 crystall00#2
Quote:
Originally Posted by thai0101 View Post
Sorry for make this fool topic if it exist already, but i tried very hard for over 3,5 hours for finding it !

I'm newbie of C/C#/C++ programmer (exactly, i'm student - 1st year in University), let me explain what i need, i hope you guys - the veteran :pimp: help me to find out solution to make some dupe, hack work for 9Dragons - GC ;)

i know all of you are want a nice level char, nice items and somethings more like exp about hacking ... without paying tons of money and times for Gamescampus huh ? :rtfm:

this is what i need, hope u guys can help me out :

+ How to read inside an *exe program ? (like rebuild it, change somethings inside)
+ How 9Disciple work ? Packet Send ?
+ How cilent and sever work ? if i change something inside cilent, will it work on sever ?
1. You need a decompiler. For example dotNet Reflector

2. 9Dragons has 255 Keys which get decrypted with one and the same encryption sequence ( it varies on each server though)--> So 9Disciple catches the server packets decrypts them Modifies it and encrypts them and sends them back to server ( Saweet seems to know all Encryption Sequences for all servers (VN, TH, GER, US)

3. Almost verything will work if you have the right encryption sequence(if you exagerate it you'll get a DC though.

If you want to modify 9disciple exe file, forget it^^ Saweet has obfuscated it and the main part is inaccessible.... That's why I made the Topic (Open Source 9DiscipleTH).
01/05/2012 16:59 thai0101#3
Quote:
Originally Posted by crystall00 View Post
1. You need a decompiler. For example dotNet Reflector

2. 9Dragons has 255 Keys which get decrypted with one and the same encryption sequence ( it varies on each server though)--> So 9Disciple catches the server packets decrypts them Modifies it and encrypts them and sends them back to server ( Saweet seems to know all Encryption Sequences for all servers (VN, TH, GER, US)

3. Almost verything will work if you have the right encryption sequence(if you exagerate it you'll get a DC though.

If you want to modify 9disciple exe file, forget it^^ Saweet has obfuscated it and the main part is inaccessible.... That's why I made the Topic (Open Source 9DiscipleTH).
Genius ! thank you for your feed back :handsdown:

i just back from English class :P
i'm trying to use Dot Net reflector ! this program very cool ! thanks for teach me :pimp: