Page 1 of 1

Packet Logger

PostPosted: Sat May 28, 2011 1:40 am
by Hiatus
I think I know what's wrong with it, but since I haven't been around too long I probably won't be able to fix it. The new DAoC client with patch 1.109 does not send UDP packets anymore, therefore I think that has broken the packet logger if anyone is up to fix it. Just some information :)

Re: Packet Logger

PostPosted: Sat May 28, 2011 2:17 pm
by Graveen
TY, this is a valuable information to know, avoiding some searchs. Anyhow i think it is not the main problem.

Fixing packet logguer is something i'm shared, to be honest. I see the utility of this tool - and the benefits for the dol project - ,but i also consider it is a problematic tool on mythic's side.

Re: Packet Logger

PostPosted: Sun May 29, 2011 10:17 am
by Menx
I updated a version for personal use. changing the offsets values from the 1.108 version with the new ones. i can post it if you need it.

Re: Packet Logger

PostPosted: Sun May 29, 2011 3:28 pm
by Hiatus
I updated a version for personal use. changing the offsets values from the 1.108 version with the new ones. i can post it if you need it.

Please do, that would be very helpful and time saving so others don't have to fix. Also it would be appreciated greatly.

Re: Packet Logger

PostPosted: Sun May 29, 2011 9:39 pm
by Menx
www.shadow-prophecy.com/download/Logger1.109.rar

I do not have the source, all i did was edit the 1.108 dll and change the offsets. i tried it and it work but haven't done extended logging with it. The dll size should be the exact same size as the 1.108 one. something like 12k. Tell me if you encounter any problems

Re: Packet Logger

PostPosted: Sun May 29, 2011 11:02 pm
by Graveen
Thank you Menx for sharing

Re: Packet Logger

PostPosted: Mon May 30, 2011 8:04 am
by Misimouse
http://www.shadow-prophecy.com/download/Logger1.109.rar

I do not have the source, all i did was edit the 1.108 dll and change the offsets. i tried it and it work but haven't done extended logging with it. The dll size should be the exact same size as the 1.108 one. something like 12k. Tell me if you encounter any problems
Can you check it please, I can run logger under Vista with admind permissions, at the end of the load screen client crash.

Re: Packet Logger

PostPosted: Mon May 30, 2011 9:25 am
by Menx
umm it run fine for me on Win7. was the 1.108 working for you before?

Edit: i just tried it on my WinXP VMware setup and it work fine. are you sure your running 1.109 client fully patched?

Re: Packet Logger

PostPosted: Mon May 30, 2011 11:02 am
by Blue
Thanks Menx for sharing.

Re: Packet Logger

PostPosted: Wed Jul 27, 2011 6:05 am
by Schaf
Hello!

I've finally created a fixed version of the logger with the help of a RL friend (and c++/asm god :P) who visited me yesterday, it was easy afterall...


[taken down]

Turns out this was based on one too old logger version and wasnt able to decrypt packets from live :/ sorry guys..

Re: Packet Logger

PostPosted: Wed Jul 27, 2011 1:08 pm
by Graveen
Thank you Schaf ! if you can send me the actual sources to keep track of them, /bow.

Re: Packet Logger

PostPosted: Wed Jul 27, 2011 4:32 pm
by Schaf
It doesnt decrypt packets from current live (works fine on dol though) so i pulled it down until i can readd the RSA encryption part (which this old source doesnt have, bah)... sorry guys.