Live data from Hacker News

NetHack 3.6.6

nethack.org

1–10 of 90 posts

Re: NetHack 3.6.6

#4
Most 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...

Re: NetHack 3.6.6

#6
Nethack 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.

Re: NetHack 3.6.6

#7
post #6

Nethack 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.

Check it out:

    ssh nethack@alt.org
EDIT: no audio, obviously, but you can send mail to players you're spectating

Re: NetHack 3.6.6

#9
post #6

Nethack 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.

alt.org has online nethack play via telnet:

https://alt.org/nethack/

There might be some Twitch streams, but I am not sure.

Re: NetHack 3.6.6

#10
post #4

Most 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...

The C programming language strikes again.
Post reply on HN