Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > .NET Languages
You last visited: Today at 00:40

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[C#/VB.NET/CLI C++]Login into DarkOrbit client

Discussion on [C#/VB.NET/CLI C++]Login into DarkOrbit client within the .NET Languages forum part of the Coders Den category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jun 2011
Posts: 183
Received Thanks: 78
[C#/VB.NET/CLI C++]Login into DarkOrbit client

Hello epvp users! I want to ask you about login into darkorbit.com client. In old packets that was
Code:
LOGIN|User ID|Session ID|Client Version
but in new it is
Code:
3.....5..... Session ID..ClientVersion..
Maybe someone can help me with decode it ?
0DeBest0 is offline  
Old 04/20/2012, 08:10   #2
 
picoflip's Avatar
 
elite*gold: 0
Join Date: Apr 2012
Posts: 163
Received Thanks: 28
First I must know what language are you coding in.

~ bad english i know ^^ ~
picoflip is offline  
Old 04/20/2012, 15:31   #3
 
elite*gold: 300
Join Date: Mar 2010
Posts: 2,681
Received Thanks: 3,471
Quote:
Originally Posted by picoflip View Post
First I must know what language are you coding in.

~ bad english i know ^^ ~
We coding in C#, can u help us picoflip?
Andrew™ is offline  
Old 04/21/2012, 01:03   #4
 
qickly's Avatar
 
elite*gold: 0
Join Date: Apr 2011
Posts: 351
Received Thanks: 57
Post a example packet here:

Post a example packet here:
qickly is offline  
Old 04/21/2012, 12:55   #5
 
elite*gold: 0
Join Date: Jun 2011
Posts: 183
Received Thanks: 78
Quote:
Originally Posted by qickly View Post
Post a example packet here:

Post a example packet here:
Packet example is in first post.
0DeBest0 is offline  
Old 04/21/2012, 12:58   #6
 
elite*gold: 42
Join Date: Jun 2008
Posts: 5,426
Received Thanks: 1,888
Quote:
Originally Posted by 0DeBest0 View Post
Packet example is in first post.
No, it's not ;o
MoepMeep is offline  
Old 04/21/2012, 13:24   #7
 
elite*gold: 300
Join Date: Mar 2010
Posts: 2,681
Received Thanks: 3,471
Here is HEX of login packet:

Quote:
00 1A 4F E8 05 17 00 1C 4A F8 EE EB 08 00 45 00
00 5B C3 D8 40 00 80 06 C5 FC C0 A8 B2 39 3E 92
BF 53 09 B1 1F 90 6C A6 A4 F2 56 B0 A2 43 50 18
FF FF 1D 14 00 00 00 31 00 03 00 00 01 AA 7E 84
00 00 00 20 38 32 37 65 35 62 34 31 31 32 35 64
30 37 61 38 30 36 64 34 63 66 35 38 39 33 32 61
39 39 62 34 00 03 35 2E 31
Andrew™ is offline  
Old 04/22/2012, 02:12   #8
 
qickly's Avatar
 
elite*gold: 0
Join Date: Apr 2011
Posts: 351
Received Thanks: 57
3.....5..... Session ID..ClientVersion..

Fill this example out...
qickly is offline  
Old 04/22/2012, 15:19   #9
 
elite*gold: 0
Join Date: Jun 2011
Posts: 183
Received Thanks: 78
Quote:
Originally Posted by qickly View Post
3.....5..... Session ID..ClientVersion..

Fill this example out...
.7.....5..... d8203ab8f4d045c47f578b4a5d013ca8..5.7.4...C

Hex:
00 37 00 07 00 00 05 35 B5 EF 00 00 00 20 64 38 32 30 33 61 62 38 66 34 64 30 34 35 63 34 37 66 35 37 38 62 34 61 35 64 30 31 33 63 61 38 00 05 35 2E 37 2E 34 00 00 02 43
0DeBest0 is offline  
Old 04/25/2012, 09:33   #10
 
pippop's Avatar
 
elite*gold: 0
Join Date: Jun 2010
Posts: 73
Received Thanks: 11
Quote:
Originally Posted by 0DeBest0 View Post
.7.....5..... d8203ab8f4d045c47f578b4a5d013ca8..5.7.4...C

Hex:
00 37 00 07 00 00 05 35 B5 EF 00 00 00 20 64 38 32 30 33 61 62 38 66 34 64 30 34 35 63 34 37 66 35 37 38 62 34 61 35 64 30 31 33 63 61 38 00 05 35 2E 37 2E 34 00 00 02 43
So this is the login packet?
pippop is offline  
Thanks
1 User
Old 04/27/2012, 19:54   #11
 
picoflip's Avatar
 
elite*gold: 0
Join Date: Apr 2012
Posts: 163
Received Thanks: 28
Sorry for late answer, but C# is not my Language :P
picoflip is offline  
Old 04/29/2012, 22:08   #12
 
elite*gold: 0
Join Date: Apr 2012
Posts: 244
Received Thanks: 152
Quote:
Originally Posted by pippop View Post
So this is the login packet?
Yes.

@up
You can help us in VB.NET or C++/CLI
MiszczuOfWorld is offline  
Old 05/02/2012, 11:16   #13
 
pippop's Avatar
 
elite*gold: 0
Join Date: Jun 2010
Posts: 73
Received Thanks: 11
But i don't find nothing like this. I sniffed packets with wireshark and i find only syn or ack packets, and the GET (and POST) http request... where i can find this packet??
pippop is offline  
Reply


Similar Threads Similar Threads
Darkorbit Login
11/18/2011 - AutoIt - 8 Replies
Moin, Ich wollte fragen ob jemand ein Tutorial kennt, wo erklärt wird wie man mit AutoIT ein Login für Darkorbit schreibt :)
Darkorbit Login
03/25/2011 - DarkOrbit - 16 Replies
Mal ne dumme Frage :) ich wollt mich grad einloggen auf de4 wenn ich aber auf de4 klick komem ich wieder zur Login Seite auf int7 gehts ist der Account gebannt oder so?
Login error -Darkorbit
02/13/2011 - DarkOrbit - 10 Replies
I have registred on bigpoint when i press play at server usa west it just opens darkorbit homepage and says password or username wrong please try later idk i tryed to login in usa east server and there was new hangar new evrything idk help me im not only 1 with this problem my friends also have it



All times are GMT +2. The time now is 00:40.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.