view bin/?h @ 6198:88080ce5575b

<b_jonas> ` echo $\'#!/bin/sh\\nexec sqlite3 :memory: "$@"\' > bin/sqli && chmod a+x bin/sqli
author HackBot
date Sun, 08 Nov 2015 12:33:11 +0000
parents 7914d7e0b500
children 142d349827b7
line wrap: on
line source

? "$@" | perl -pe 's/([aeiouy])([bcdfghjklmnpqrstvxz])\b/$1h$2/ig'