===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ceni-2.33/bin/Ceni-9-	print "Ceni requires root priviledges! Be careful!\n";
ceni-2.33/bin/Ceni:10:	exec('su', 'root', '-c', "$FindBin::Bin/$FindBin::Script @ARGV");
ceni-2.33/bin/Ceni-11-	exit 1;
##############################################
ceni-2.33/bin/Ceni-397-			if (is_iface_live()) {
ceni-2.33/bin/Ceni:398:				system("/sbin/ip addr flush $iface");
ceni-2.33/bin/Ceni-399-			}
##############################################
ceni-2.33/lib/Ceni/Backend.pm-107-		if ($bus eq 'pci' or $bus eq 'ssb') {
ceni-2.33/lib/Ceni/Backend.pm:108:			$desc = `lspci -s $i{$if}{'kernels'} 2>/dev/null | head -n1`;
ceni-2.33/lib/Ceni/Backend.pm-109-			$desc ||= "PCI device ".$i{$if}{'kernels'};
##############################################
ceni-2.33/lib/Ceni/Backend.pm-447-
ceni-2.33/lib/Ceni/Backend.pm:448:	$ret = system($cmd);
ceni-2.33/lib/Ceni/Backend.pm-449-
##############################################
ceni-2.33/lib/Ceni/Backend.pm-532-
ceni-2.33/lib/Ceni/Backend.pm:533:	$ret = $self->{'act'} ? system("wpa_action $iface check") : 0;
ceni-2.33/lib/Ceni/Backend.pm-534-
##############################################
ceni-2.33/.pc/fix-perl-deprecation.patch/lib/Ceni/Backend.pm-107-		if ($bus eq 'pci' or $bus eq 'ssb') {
ceni-2.33/.pc/fix-perl-deprecation.patch/lib/Ceni/Backend.pm:108:			$desc = `lspci -s $i{$if}{'kernels'} 2>/dev/null | head -n1`;
ceni-2.33/.pc/fix-perl-deprecation.patch/lib/Ceni/Backend.pm-109-			$desc ||= "PCI device ".$i{$if}{'kernels'};
##############################################
ceni-2.33/.pc/fix-perl-deprecation.patch/lib/Ceni/Backend.pm-447-
ceni-2.33/.pc/fix-perl-deprecation.patch/lib/Ceni/Backend.pm:448:	$ret = system($cmd);
ceni-2.33/.pc/fix-perl-deprecation.patch/lib/Ceni/Backend.pm-449-
##############################################
ceni-2.33/.pc/fix-perl-deprecation.patch/lib/Ceni/Backend.pm-532-
ceni-2.33/.pc/fix-perl-deprecation.patch/lib/Ceni/Backend.pm:533:	$ret = $self->{'act'} ? system("wpa_action $iface check") : 0;
ceni-2.33/.pc/fix-perl-deprecation.patch/lib/Ceni/Backend.pm-534-