===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
opentyrian-2.1.20130907+dfsg/src/tyrian2.c-5045-		/* This gets us our 'whoa' effect with pixel bleeding magic.
opentyrian-2.1.20130907+dfsg/src/tyrian2.c:5046:		 * I'm willing to bet the guy who originally wrote the asm was goofing
opentyrian-2.1.20130907+dfsg/src/tyrian2.c-5047-		 * around on acid and thought this looked good enough to use. */
##############################################
opentyrian-2.1.20130907+dfsg/lower-script.sh-10-
opentyrian-2.1.20130907+dfsg/lower-script.sh:11:if [[ `echo $confirm | tr '[:upper:]' '[:lower:]'` == 'y' ]]; then
opentyrian-2.1.20130907+dfsg/lower-script.sh-12-	for f in $target/*; do
opentyrian-2.1.20130907+dfsg/lower-script.sh:13:		g=`basename "$f" | tr '[:upper:]' '[:lower:]'`
opentyrian-2.1.20130907+dfsg/lower-script.sh-14-		mv -fv "$f" "$target/$g" 2> /dev/null
##############################################
opentyrian-2.1.20130907+dfsg/.pc/uninitialized-vars.patch/src/tyrian2.c-5045-		/* This gets us our 'whoa' effect with pixel bleeding magic.
opentyrian-2.1.20130907+dfsg/.pc/uninitialized-vars.patch/src/tyrian2.c:5046:		 * I'm willing to bet the guy who originally wrote the asm was goofing
opentyrian-2.1.20130907+dfsg/.pc/uninitialized-vars.patch/src/tyrian2.c-5047-		 * around on acid and thought this looked good enough to use. */