• Welcome to Valhalla Legends Archive.
 

[python] someone done password hashing? (0x3a)

Started by aton, June 29, 2009, 12:45 PM

Previous topic - Next topic

ThePro

Quote from: Yegg on July 07, 2009, 03:16 AM
The < states you want the result in little-endian. Before you used either, the struct module returns a value based on whichever endian your native system uses. Just curious, but what is your processor brand and its specs?
I know, thats the weird thing.

Processors:
Notbook: Intel T2250
First Server: Intel Pentium 4
Second Server: Intel Xeon 3060


All are working with the LittleEndian method. Dont ask me why...

Explicit

#16
It's not unusual to handle the byte ordering as the packets go both out onto the wire and back. The idea is to forego any endianness issues that may arise since your code will then be designed to handle the ordering natively on any system running it.
I'm awake in the infinite cold.

[13:41:45]<@Fapiko> Why is TehUser asking for wang pictures?
[13:42:03]<@TehUser> I wasn't asking for wang pictures, I was looking at them.
[13:47:40]<@TehUser> Mine's fairly short.

MyndFyre

Quote from: ThePro on July 07, 2009, 05:55 AM
All are working with the LittleEndian method. Dont ask me why...
More than likely because the protocol uses little-endian byte ordering.
QuoteEvery generation of humans believed it had all the answers it needed, except for a few mysteries they assumed would be solved at any moment. And they all believed their ancestors were simplistic and deluded. What are the odds that you are the first generation of humans who will understand reality?

After 3 years, it's on the horizon.  The new JinxBot, and BN#, the managed Battle.net Client library.

Quote from: chyea on January 16, 2009, 05:05 PM
You've just located global warming.