/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

www.davidxia.com
| | tomverbeure.github.io
4.1 parsecs away

Travel
| |
| | cronop-io.github.io
3.1 parsecs away

Travel
| | Walkthrough of a simple binary exploitation
| | web.navan.dev
3.7 parsecs away

Travel
| | Walkthrough of Attack Lab Phases 1-4 for CSCI 2400 Computer Systems
| | perrotta.dev
8.9 parsecs away

Travel
| When writing portable shell scripts, should we prefer #!/bin/bash or #!/usr/bin/env bash? I tend to write #!/bin/bash by hand, but here is an argument to prefer ...