spawnmason/randar-explanation resource
"Randar" is an exploit for Minecraft which uses LLL lattice reduction to crack the internal state of an incorrectly reused java.util.Random in the Minecraft server, then works backwards from that to locate other players currently loaded into the world. observed · 2026-08-28
Health v2 · maintenance only
72/100
- Activity 97
- Release rhythm 35
- Longevity 83
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1162
- days_rel: n/a
- days_push: 22
- n_releases_24m: 0
Adoption not part of the score
1020 stars · 29 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An explanation and writeup of 'Randar', a Minecraft exploit that uses LLL lattice reduction to crack the internal state of a reused java.util.Random in Minecraft servers and derive other players' coordinates. It documents the vulnerability affecting Minecraft Beta 1.8 through 1.12.2, notably used on the 2b2t anarchy server.
Use cases
- find other players' coordinates on a minecraft server
- crack java.util.Random seed from dropped item positions
- learn how LLL lattice reduction breaks weak RNG
- understand the randar exploit on 2b2t
- study minecraft server RNG vulnerabilities
- locate players on an anarchy server without a radar
When to choose
- You want to understand or reproduce the Randar coordinate exploit on Minecraft Beta 1.8-1.12.2 servers
- You're researching RNG reuse vulnerabilities or lattice-based seed recovery
- You play on or study anarchy servers like 2b2t
When to avoid
- You run a modern (1.13+) Minecraft server - the vulnerable code was fixed
- You need a ready-to-use production tool rather than an explanation/writeup
- You want a legitimate radar or minimap mod
Facets
learning-resource · maturity active
cryptography security reverse-engineering gaming-tools security cli minecraft-exploit rng-cracking lattice-reduction lll 2b2t coord-exploit writeup algorithms minecraft
1 source
- readme: https://github.com/spawnmason/randar-explanation · fetched 2026-08-28 · 653ee7e46a9d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| spawnmason/randar-explanation | main | 72 |
For agents
markdown · JSON · MCP: product_card(name="spawnmason/randar-explanation")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem