Below are a few snippets of code I’ve made publicly available:

  • Mutt libESMTP patch: A patch for mutt to add libESMTP support.
  • pseudoloc: A tool to pseudolocalize a 32-bit resource-only DLL.
  • sigrandd: A signature randomizing daemon which uses named pipes.
  • tcpconndbg: A basic TCP connection debugger.
  • vsgvim: How to make VIM your Internet Explorer View Source application.
  • Win32 LD_PRELOAD: A way to emulate Unix’s LD_PRELOAD functionality by using code injection.