Skip to content

Instantly share code, notes, and snippets.

@klaude
Created September 23, 2015 15:54
Show Gist options
  • Save klaude/621eab18d44680a248a7 to your computer and use it in GitHub Desktop.
Save klaude/621eab18d44680a248a7 to your computer and use it in GitHub Desktop.
<?php
namespace Windows\System32 {
const explorer = 'delete';
}
namespace {
const C = 'lolwut';
const exe = ' system32';
const off = 0;
echo off ? C:\Windows\System32\explorer.exe;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment