Hacker News new | ask | show | jobs
by pmarreck 1046 days ago
The writeup is pretty impressive

https://phoboslab.org/log/2023/08/rewriting-wipeout

As a sign of what you're getting yourself into, though (you knew this was coming though, didn't you?): "The leaked source has a few hundred global variables scattered all over. Many of these are brought in to different source files (using `extern int something;`) and there was little logic to where they were defined."