 |
October 11, 2025, 07:54:42 PM |
|
This was great. The FlatBuffers sniff + raw WS decode was smooth.
Two add-ons from the trenches: You don't have to RE to automate, Bustabit ships a client-side "autobet" API in JS. Subscribe to GAME_STARTING, call engine.bet() / engine.cashOut(), read userInfo, and use the built-in provably-fair helpers (gameResultFromHash / ...Signature) to verify rolls. It's the safest supported path for bots.
Their v1 server and web client are open on GitHub. Different era (Node+WS, pre-FlatBuffers) but it shows the original crash architecture and is a solid blueprint if you want to tinker or build your own.
All-in-all good job on the write‑up. Looking forward to seeing if you find anything else interesting, especially around how they obfuscate the index-0e8b0ebf.js functions.
|