// you SSH'd into a casino. place your bets.
$ ls /casino
BIT FLIP
guess the bit. win pays 1.98Γ your wager.
/dev/slots
spin three reels from /dev/urandom.
$ cat paytable.txt
BUFFER OVERFLOW
multiplier climbs. cash out before it segfaults.
ROOTLETTE
scanning the address space Β· single-zero wheel Β· 0x00β0x24
$ cat /var/house/ledger
// proof of solvency β what the house holds vs what it owes
// refreshed live from the ShadyBank account
$ ./invite --affiliate
Share your code. When a player you referred loses, you earn 10% of their net losses as bonus credits.
ββ You haven't deposited yet β bonus & affiliate money can't be cashed out until you make a real buy-in.
PACKET DROP
drop a packet β it bounces through the routers into a payout bucket.
β PVP CRASH
one global table Β· survivors split the pot Β· busters forfeit Β· you vs the table
$ ./verify --provably-fair
βββββverify: sha256(revealed_server_seed) == old_server_seed_hash
// how to verify
Every settled bet returns a proof:
{server_seed_hash, client_seed, nonce}.
Outcome bytes are derived as:
HMAC_SHA256( key = server_seed, msg = "client_seed:nonce:cursor" )
The server commits to server_seed up front by publishing
its sha256. After you rotate, the old seed is
revealed: confirm sha256(revealed) == server_seed_hash,
then replay each nonce through the HMAC to reproduce every result.
No trust required.
$ ./cashout
Cash out your entire balance to your card via the bank.
payout: βΏ0.00
paid βΏ0.00 to your card.