Simple example of creating an `LD_PRELOAD` library in Go that hooks LibC's main function.
Primary LanguageGo