It's pretty obvious that the memory cards have an executable file on them that byte hacks the memory of the computer to change the score.
All Names on the ballot are electronically stored in the memory of the computer in things called
"
strings". You can search in the computers memory (RAM) from a 3d party
executable program (free ones available) for any strings that contain the name of the candidates while the voting software is running. Sure enough,
when you find where all the strings are, near by would be the total score. Or you can just change the total score string of numbers which is much more
simple, although it's probably stored as an "
integer". They just overwrite certain byte sections of
the memory (RAM) and that changes the integer. It is really really really simple, especially when the software isn't even encrypted! It's called
"
byte hacking".
Even a kid can go read some internet forums about how to make auto-aim bot's that can seek targets on their live multi-player games. Most of them
have tried so many different methods of "
code injection that I'm pretty sure that there is
many 11 and 12 year old kids able to change the course of history. So there is no doubt a man with lots of money could have this done in
seconds. Unless of course they learn to do it themselves, but they might not be mentally capable of doing such things, and you know what happens when
you let other people do the dirty work? You only learn a lesson. Rule number 1: Don't trust anyone but yourself.
[edit on 19-6-2008 by ALLis0NE]