Server Help

Bot Questions - java and checksums

CypherJF - Tue Jan 11, 2005 11:09 pm
Post subject: java and checksums
I noticed TWCore doesn't check news and level checksums... or at least I didn't see it anywhere; and was wondering if someone could either port it over to java, or help me do so... i'd greatly appreciate it...

i haven't had much luck the multiple times i've worked on it this week...
Anonymous - Wed Jan 12, 2005 1:01 pm
Post subject:
That's one reason why I ditched my java bots as I couldn't get the CRC32 class to behave.
http://java.sun.com/j2se/1.4.2/docs/api/java/util/zip/CRC32.html
CypherJF - Wed Jan 12, 2005 2:23 pm
Post subject:
Well, I used a catid's logging proxy, and the server's news checksum doesn't match the CRC32's value of the same file... so are you sure it uses CRC32 algorithm for the S2C 0A packet?

I'd still need to port the other checksum algorithms... :/

edit:
Never mind, I got the CRC32 to match, I think. Now for the rest of the security checksums.
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group