Aristocrat Slot Machine Prng Issues

If the PRNG is weak, like that of the older Aristocrat machines, is it reasonable to assume that the casino’s supervisory control system (supposedly isolated from the slot’s PRNG) knows the PRNG sequence, knows exactly when the PRNG was initialized (to the microsecond) and knows exactly when the PRNG is supposed to spit out that winning. In June 2014, according to Koerner, the Lumiere Place Casino noted that several Aristocrat Mark VI slot machines were distributing far more money than expected. A recent Netflix original show, Ozark, shows how one of the main characters, Wendy Bryde, works with another central character to scam the slot machines and drain a hotel and casino of funds.

  1. Aristocrat Slot Machine Prng Issues Against
  2. Aristocrat Slot Machine Prng Issues Today
  3. Aristocrat Slot Machine Prng Issues Online

Hacking Slot Machines by Reverse-Engineering the Random Number Generators

Interesting story:

Aristocrat Slot Machine Prng Issues Against

The venture is built on Alex’s talent for reverse engineering the algorithms — known as pseudorandom number generators, or PRNGs — that govern how slot machine games behave. Armed with this knowledge, he can predict when certain games are likeliest to spit out money­insight that he shares with a legion of field agents who do the organization’s grunt work.

Aristocrat Slot Machine Prng Issues Today

These agents roam casinos from Poland to Macau to Peru in search of slots whose PRNGs have been deciphered by Alex. They use phones to record video of a vulnerable machine in action, then transmit the footage to an office in St. Petersburg. There, Alex and his assistants analyze the video to determine when the games’ odds will briefly tilt against the house. They then send timing data to a custom app on an agent’s phone; this data causes the phones to vibrate a split second before the agent should press the “Spin” button. By using these cues to beat slots in multiple casinos, a four-person team can earn more than $250,000 a week.

It’s an interesting article; I have no idea how much of it is true.

Aristocrat Slot Machine Prng Issues

The sad part is that the slot-machine vulnerability is so easy to fix. Although the article says that “writing such algorithms requires tremendous mathematical skill,” it’s really only true that designing the algorithms requires that skill. Using any secure encryption algorithm or hash function as a PRNG is trivially easy. And there’s no reason why the system can’t be designed with a real RNG. There is some randomness in the system somewhere, and it can be added into the mix as well. The programmers can use a well-designed algorithm, like my own Fortuna, but even something less well-thought-out is likely to foil this attack.

Aristocrat Slot Machine Prng Issues Online

Posted on August 7, 2017 at 6:00 AM • 43 Comments