View Single Post
  #804  
Old 10-18-2007, 01:08 AM
Autocratic Autocratic is offline
Senior Member
 
Join Date: Jan 2005
Location: D.C.
Posts: 3,004
Default Re: Cheating at AP, updated cliff notes

[ QUOTE ]
[ QUOTE ]

1) the team at Absolute that created the hand-dealing algorithm would approve their software having this feature. I would hope no single person would be allowed to design such a critical part of the program without oversight from others and they would stop such an egregious programming flaw from being implemented. However, after reading these threads it seems all bets are off concerning rigorousness from AP. Maybe the person went in and modified the program later without anyone noticing, I guess you can't put anything past AP.

[/ QUOTE ]

If this part of the program was put in at the highest levels, it's certainly possible. Just a theory, mind you. If I was writing the software I wouldn't write anything to the database to have anything to query until the hand was complete, so the only thing that would know what the state of the current hand was would be the server application's current memory.

Another possibility combines the two ideas; an account that causes all hands to be sent instead of just the user's hand. Or maybe the code that sends all the cards requires the player to be an observer because that's done with a different part of the code? And is the location of the leak?

[ QUOTE ]

2) If this information was being sent out to all players I would think that somebody with much more computer savvy than me would have noticed that "extra" information was being sent from the Absolute servers and, even if they didn't know what is was or how to handle the encryption, they would have made it public before now. I suppose, though, that if someone did somehow crack the encryption he would probably keep it to himself and utilize it for profit. Maybe someone did that, told his buddies and now there is a legion of cheats out there, who knows?

Does this make sense?

[/ QUOTE ]

How many people do you honestly think analyze network data to look for holes like that? Absolute Poker has about 2400 cash players on it at most at any given time. Lets say that it has 20000 total cash players (probably a very high estimate I would guess). How many of those do you think are software savvy enough to either 1) hack the encryption (without knowing what algorithm it is), or 2) decompile the program and look through the assembly to figure out the packet format after it's stored? These, while not impossible, are not trivial programming tasks and things I would expect only from very experienced hackers.

[/ QUOTE ]

Could it be that this feature was programmed in to observe cheating? (If this has been said ignore it, I can't keep up with all these huge threads).