=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== dealer-20190529+ds/check.pl-3-for ($i=0; $i<40; $i++) { dealer-20190529+ds/check.pl:4: $out=system("./dealer -s ".$i. " check.txt | grep NS: ") dealer-20190529+ds/check.pl-5-} ############################################## dealer-20190529+ds/Examples/Makefile-25- echo $$f; \ dealer-20190529+ds/Examples/Makefile:26: f1=`echo $$f | sed s/Output/Refer/` ; \ dealer-20190529+ds/Examples/Makefile-27- echo $$f1; \ ############################################## dealer-20190529+ds/Examples/test_dealer.pl-19- dealer-20190529+ds/Examples/test_dealer.pl:20: system ("$exe -s $seed $input >$output"); dealer-20190529+ds/Examples/test_dealer.pl-21- ############################################## dealer-20190529+ds/Examples/test_dealer.pl-25- print "Comparing against reference output from $refer\n"; dealer-20190529+ds/Examples/test_dealer.pl:26: print `diff $output $refer`; dealer-20190529+ds/Examples/test_dealer.pl-27- }