===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
wtdbg2-2.5/README.md-81-
wtdbg2-2.5/README.md:82:|Dataset                 |GSize |Cov     |Asm options        |CPU asm |CPU cns |Real tot|     RAM|
wtdbg2-2.5/README.md-83-|:-----------------------|-----:|-------:|:------------------|-------:|-------:|-------:|-------:|
##############################################
wtdbg2-2.5/scripts/mmpoa.pl-49-	print "# $cmd\n";
wtdbg2-2.5/scripts/mmpoa.pl:50:	if(system($cmd)){
wtdbg2-2.5/scripts/mmpoa.pl-51-		die("$cmd");
##############################################
wtdbg2-2.5/wtdbg2.pl-73-	for (@lines) {
wtdbg2-2.5/wtdbg2.pl:74:		system($_) == 0 || die "The following command returns non-zero code:\n  $_\n";
wtdbg2-2.5/wtdbg2.pl-75-	}
##############################################
wtdbg2-2.5/debian/createmanpages-4-
wtdbg2-2.5/debian/createmanpages:5:VERSION=`dpkg-parsechangelog | awk '/^Version:/ {print $2}' | sed -e 's/^[0-9]*://' -e 's/-.*//' -e 's/[+~]dfsg$//'`
wtdbg2-2.5/debian/createmanpages-6-NAME=`grep "^Description:" debian/control | sed 's/^Description: *//' | head -n1`