Show HN: Hack This Site(bugfix-66.com)
bugfix-66.com
Show HN: Hack This Site
https://bugfix-66.com/142fe84d7400a941ca0a1122096aaa300347e9180f567e373f21a1f2d0d22617?t=1
https://bugfix-66.com/142fe84d7400a941ca0a1122096aaa300347e9180f567e373f21a1f2d0d22617?t=1
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.