- This topic has 3 replies, 3 voices, and was last updated 20 years, 3 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Archives › Instant Messaging › Yahoo! Messenger Support › YMSGEncrypt.dll
I found this dll in Buddy Spy and I’d like tu use it to make a batch programm whith the same features than buddy-spy. I’m using Visual Studio 2003.
Evrything is ok with the first socket message to Yahoo and the first response.
I can use the GetAuthKeys function, but whatever I pass in the parameter, I never got the same things as what I recorded in Etheral. I can’t find what should I use as seed, what I have to do with the challenge response, how is it mixed with the password or yahoo id or the session key…
Could someone give me some help or documentation ?
Thanks anyway…
note : sorry for my bad english, I’m french….
i would imagine the dll already does the login challenge for you..
there are many sources out there with scripted minds YMSG12 encrypt dll
you can use them.
there are many sources out there with scripted minds YMSG12 encrypt dll
you can use them.
Yes,there are but thats not scripted minds dll
You wont send out the same thing everytime the challenge is different per login attempt. There are loads of login examples, YMSG 13 however is a bit different in 12 for authentication and such.
I havent seen too many good YMSG 13 examples or protocol docs.
In french, we would said it’s a normand answer. Normands are supposed to often answer not yes but not no….
Is it possible to find some YMSG 13 Protocol doc ?
I use the ScriptedMind YMSG12ENCRYPT.dll and it’s working.
But I can’t use the Encrypt.dll I have with Buddy Spy. It doesn’t give the same answers and seems not work, I’d need some
more informations I think.