/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

cocomelonc.github.io
| | www.hexacorn.com
5.2 parsecs away

Travel
| |
| | m417z.com
5.3 parsecs away

Travel
| | A couple of weeks ago, Windhawk, the customization marketplace for Windows programs, was released. You can read the announcement for more details and for the motivation behind creating it. In this post, I'll focus on my journey in implementing the technical aspects of Windhawk. If you prefer reading code to reading text, check out the demo implementation.
| | openpunk.com
2.9 parsecs away

Travel
| | Recently I faced a rather intimidating problem while working on a project. The problem was fairly simple from an objective point of view: "How do I load a DLL into a process on startup?" Now you might be wondering, "Why not just patch the IAT (import address table) on the executable and force it to load your payload DLL?" Yes! That was my exact thoughts too, however for reasons I'll explain it wasn't that simple.
| | burgers.io
15.4 parsecs away

Travel
| How I was able to get nginx serving HTTP/2 and a Let's Encrypt certificate on my Ubuntu 14.04 server.