Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Show HN: Hack This Site (bugfix-66.com)
2 points by bugfix-66 on Nov 27, 2022 | hide | past | favorite | 1 comment


This is based on Russ Cox's essay:

https://research.swtch.com/gorace

The code in Russ Cox's article does not race with the modern Go compiler.

But it's simple to fix that. Given arbitrary memory access within a Go process under Linux, can you see how to terminate the process and return 0 to the system?

Like calling os.Exit(0) when package os is unavailable.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: