log bin/lowercase2 @ 10405:7e3d418282aa

age author description
Sat, 11 Mar 2017 09:13:44 +0000 HackBot <hppavilion1> ` sed -i "s/\xc3\x81/\xc3\x81\xc3\x89/" bin/lowercase2 && sed -i "s/\xc3\xa1/\xc3\xa1\xc3\xa9/" bin/lowercase2
Sat, 11 Mar 2017 09:12:23 +0000 HackBot <hppavilion1> ` sed -i "s/\xc3\x9a/\xc3\x9a\xc3\x9d/" bin/lowercase2 && sed -i "s/\xc3\xba/\xc3\xba\xc3\xbd/" bin/lowercase2
Sat, 11 Mar 2017 09:11:37 +0000 HackBot <hppavilion1> ` sed -i "s/\xc3\x93/\xc3\x93\xc3\x9a/" bin/lowercase2 && sed -i "s/\xc3\xb3/\xc3\xb3\xc3\xba/" bin/lowercase2
Sat, 11 Mar 2017 09:10:52 +0000 HackBot <hppavilion1> ` sed -i "s/\xc3\x81/\xc3\x81\xc3\x93/" bin/lowercase2 && sed -i "s/\xc3\xa1/\xc3\xa1\xc3\xb3/" bin/lowercase2
Sat, 11 Mar 2017 09:09:50 +0000 HackBot <hppavilion1> ` sed -i "s/\xc3\x9c/\xc3\x9c\xc3\x81/" bin/lowercase2 && sed -i "s/\xc3\xbc/\xc3\xbc\xc3\xa1/" bin/lowercase2
Sat, 11 Mar 2017 08:59:17 +0000 HackBot <hppavilion1> ` sed -i "s/A\xcc\x8a/\xc3\x85/" bin/lowercase2
Sat, 11 Mar 2017 08:55:47 +0000 HackBot <hppavilion1> ` sed -i \'s/\\\\n/\\n/\' bin/lowercase2
Sat, 11 Mar 2017 08:49:58 +0000 HackBot <hppavilion1> mkx bin/lowercase2//#!/bin/bash\\ntr A-Z a-z | sed \'y/\xc3\x98A\xcc\x8a\xc3\x86\xc5\x92\xc3\x9e\xc3\x90\xc3\x84\xc3\x96\xc3\x9c/\xc3\xb8\xc3\xa5\xc3\xa6\xc5\x93\xc3\xbe\xc3\xb0\xc3\xa4\xc3\xb6\xc3\xbc/\'