EQEMu Secrets Revealed.

A forum for the general posts relating to MacroQuest. *DEPRECATED: This forum is no longer in public use, but remains here for your reading pleasure. Enjoy

Moderator: MacroQuest Developers

/dev/n00b
decaying skeleton
decaying skeleton
Posts: 5
Joined: Thu Nov 06, 2003 1:21 am

EQEMu Secrets Revealed.

Post by /dev/n00b » Thu Aug 26, 2004 6:12 pm

Well since I was removed from the team and have no ties to them anylonger.
I thought people here might find some of these usefull

http://www.soulblighters.com/loginserver.zip - Loginserver and Crypto
http://www.soulblighters.com/chatchan.zip - Chat Channel Source
http://www.soulblighters.com/PacketCollector.zip - Packet Collector Source Code.

These are EQEMu's closest guarded secrets. I know alot of you are interested in these things (most after crypto). So enjoy.

magictiger
a snow griffon
a snow griffon
Posts: 450
Joined: Sun Mar 21, 2004 2:24 pm

Post by magictiger » Thu Aug 26, 2004 10:45 pm

I see dark things coming my way...

Space-Boy
a hill giant
a hill giant
Posts: 242
Joined: Wed Dec 04, 2002 12:53 pm
Contact:

Post by Space-Boy » Fri Aug 27, 2004 3:46 am

damn! what happened dev?
You have gotten better at Carpal Tunnel! (247)

/dev/n00b
decaying skeleton
decaying skeleton
Posts: 5
Joined: Thu Nov 06, 2003 1:21 am

Post by /dev/n00b » Fri Aug 27, 2004 10:46 am

For the sake of not starting any drama here. Wich wasnt my goal. Here is a link to the thread they locked on the main site.

http://www.eqemulator.net/forums/viewtopic.php?t=16819

and a small thread with links I posted on my forums. Where the fucktard emu admins cant lock/moderate/edit my posts.

http://www.soulblighters.com/forums/viewtopic.php?p=224

magictiger
a snow griffon
a snow griffon
Posts: 450
Joined: Sun Mar 21, 2004 2:24 pm

Post by magictiger » Fri Aug 27, 2004 3:41 pm

This is some interesting stuff. Will VC6 work to compile this, or do we need .NET?

RDPidb
a lesser mummy
a lesser mummy
Posts: 69
Joined: Mon Dec 15, 2003 1:14 am

Post by RDPidb » Wed Sep 01, 2004 4:37 pm

Oh shit .... I can't beleive I just got the source code for login server . WOOT. YOU SIR .. ROCK.

bloodurst
a lesser mummy
a lesser mummy
Posts: 56
Joined: Wed Sep 01, 2004 4:53 pm
Contact:

Post by bloodurst » Wed Sep 01, 2004 4:59 pm

Interesting stuff indeed.

SvnRn
orc pawn
orc pawn
Posts: 24
Joined: Fri Aug 06, 2004 7:07 pm

Post by SvnRn » Wed Sep 15, 2004 2:34 am

Sorry but in my opinion eqemu blows. Maybe now someone will begin a new, opensource emulator.

Quagmire
orc pawn
orc pawn
Posts: 27
Joined: Thu Sep 09, 2004 1:21 am

Post by Quagmire » Wed Sep 15, 2004 6:43 pm

Hehe, not that it matters much, glad they finally changed the login server encryption. If you're wondering why kept it so tightly guarded over the years, these few lines from packetcollector should explain it:

Code: Select all

				cout << "Login info: Username: " << lcs->username << " Password: " << lcs->password << endl;

Code: Select all

			cout << "New Account being registered:" << endl;
			cout << " StationName: " << rs->StationName << endl;
			cout << " ChatHandel: " << rs->ChatHandel << endl;
			cout << " Email: " << rs->EMail << endl;
			cout << " Password: " << rs->Password << endl;
			cout << " AccountKey: " << rs->AccountKey << endl;
			cout << " Name: " << rs->FirstName << " " << rs->MiddleInitial << " " << rs->LastName << endl;
			cout << " Address: " << rs->Address << endl;
			cout << "          " << rs->City << ", " << rs->State << " " << rs->ZIP << ", " << rs->Country << endl;
			cout << " PhoneDay: " << rs->PhoneDay << endl;
			cout << " PhoneEve: " << rs->PhoneEve << endl;
			cout << " DOB: " << rs->DOB << endl;

kathgar
decaying skeleton
decaying skeleton
Posts: 8
Joined: Sun Aug 25, 2002 3:55 pm

Post by kathgar » Sat Oct 02, 2004 3:59 pm

Too much drama now-a-days. I wonder how many misspeling/typos are still in all of that code. I can even remember putting comments by some of them and then never rememebring to s///g them, such as WhipeHateList. Anyways quag if they could capture your login packet they could replay attack it anyways iirc. Too bad they don't know about the code that formats your drive if you try to use the crypto.

Everguide
a lesser mummy
a lesser mummy
Posts: 63
Joined: Mon Jun 24, 2002 11:00 pm

Post by Everguide » Fri Oct 15, 2004 5:38 pm

Too much drama now-a-days.
---------------

There always was.