Randar: A Minecraft exploit that uses LLL lattice reduction to crack server RNG
1–10 of 122 posts
Re: Randar: A Minecraft exploit that uses LLL lattice reduction to crack server RNG
#2Re: Randar: A Minecraft exploit that uses LLL lattice reduction to crack server RNG
#3Re: Randar: A Minecraft exploit that uses LLL lattice reduction to crack server RNG
#4I often find myself sharing the rng in my code for performance reasons, but stories like this definitely make me pause.
Re: Randar: A Minecraft exploit that uses LLL lattice reduction to crack server RNG
#5Re: Randar: A Minecraft exploit that uses LLL lattice reduction to crack server RNG
#6Re: Randar: A Minecraft exploit that uses LLL lattice reduction to crack server RNG
#7The idea of a free for all bug abusing server is pretty neat, a whole ‘nother level of the game.
I guess this is what “actually fighting” (rather than just using in-game battling mechanics) would look like if the metaverse really happened ever.
Re: Randar: A Minecraft exploit that uses LLL lattice reduction to crack server RNG
#8Just watched the video on this! It's definitely a cautionary tale of having your random sources interact - applicable to so many important systems. I often find myself sharing the rng in my code for performance reasons, but stories like this definitely make me pause.
Re: Randar: A Minecraft exploit that uses LLL lattice reduction to crack server RNG
#9Edit: the random-reversing bot was "Nostradamus" by Tim Dierks, which was declared the winner of the "supermodified" class of programs in the First International RoShamBo Programming Competition. [2]
[1] https://web.archive.org/web/20180719050311/http://webdocs.cs...
Re: Randar: A Minecraft exploit that uses LLL lattice reduction to crack server RNG
#10Pretty cool exploit. The idea of a free for all bug abusing server is pretty neat, a whole ‘nother level of the game. I guess this is what “actually fighting” (rather than just using in-game battling mechanics) would look like if the metaverse really happened ever.