Page 1 of 1

EQEMu Secrets Revealed.

Posted: Thu Aug 26, 2004 6:12 pm
by /dev/n00b
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.

Posted: Thu Aug 26, 2004 10:45 pm
by magictiger
I see dark things coming my way...

Posted: Fri Aug 27, 2004 3:46 am
by Space-Boy
damn! what happened dev?

Posted: Fri Aug 27, 2004 10:46 am
by /dev/n00b
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

Posted: Fri Aug 27, 2004 3:41 pm
by magictiger
This is some interesting stuff. Will VC6 work to compile this, or do we need .NET?

Posted: Wed Sep 01, 2004 4:37 pm
by RDPidb
Oh shit .... I can't beleive I just got the source code for login server . WOOT. YOU SIR .. ROCK.

Posted: Wed Sep 01, 2004 4:59 pm
by bloodurst
Interesting stuff indeed.

Posted: Wed Sep 15, 2004 2:34 am
by SvnRn
Sorry but in my opinion eqemu blows. Maybe now someone will begin a new, opensource emulator.

Posted: Wed Sep 15, 2004 6:43 pm
by Quagmire
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;

Posted: Sat Oct 02, 2004 3:59 pm
by kathgar
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.

Posted: Fri Oct 15, 2004 5:38 pm
by Everguide
Too much drama now-a-days.
---------------

There always was.