NetHack 3.6.6
nethack.org
NetHack 3.6.6
1–10 of 90 posts
Re: NetHack 3.6.6
#2Re: NetHack 3.6.6
#3https://www.nethack.org/security/CVE-2020-5254.html Never considered nethack as part of my security model
Re: NetHack 3.6.6
#4Also read the hilarious account how neglecting the integer range of parsing a number lead to a config that gives you an almost invincible character from the start:
https://dpmendenhall.blogspot.com/2020/03/nethack-366-or-how...
Re: NetHack 3.6.6
#5Re: NetHack 3.6.6
#6There's so much stuff to learn, I'd love to chat with an experienced players while they are venturing deeper into the dungeons.
Re: NetHack 3.6.6
#7Nethack is great, is there a server where people can watch someone play the game and have a (audio) chat while watching? There's so much stuff to learn, I'd love to chat with an experienced players while they are venturing deeper into the dungeons.
ssh nethack@alt.org
EDIT: no audio, obviously, but you can send mail to players you're spectatingRe: NetHack 3.6.6
#8Re: NetHack 3.6.6
#9Nethack is great, is there a server where people can watch someone play the game and have a (audio) chat while watching? There's so much stuff to learn, I'd love to chat with an experienced players while they are venturing deeper into the dungeons.
There might be some Twitch streams, but I am not sure.
Re: NetHack 3.6.6
#10Most of those security bugs have been found by using http://lcamtuf.coredump.cx/afl/ for fuzzing the config parser of NetHack. Also read the hilarious account how neglecting the integer range of parsing a number lead to a config that gives you an almost invincible character from the start: https://dpmendenhall.blogspot.com/2020/03/nethack-366-or-how...