=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== tetrinetx-1.13.16/src/c-4- tetrinetx-1.13.16/src/c:5:OSTYPE=`uname | awk '{ printf "%s", $1 }'` tetrinetx-1.13.16/src/c-6- ############################################## tetrinetx-1.13.16/src/net.c-342-/* alarm(10);*/ tetrinetx-1.13.16/src/net.c:343: hp=gethostbyaddr((char *)&addr,sizeof(addr),AF_INET); /*alarm(0);*/ tetrinetx-1.13.16/src/net.c-344- if (hp==NULL) { ############################################## tetrinetx-1.13.16/debian/init-23- tetrinetx-1.13.16/debian/init:24:if [ "`echo $ACTION | cut -d- -f2`" != "now" ]; then tetrinetx-1.13.16/debian/init-25- test -f /etc/default/tetrinetx || exit 0 ############################################## tetrinetx-1.13.16/debian/init-27- . /etc/default/tetrinetx tetrinetx-1.13.16/debian/init:28: RUNIT=`echo $RUN_AT_STARTUP | tr '[a-z]' '[A-Z]'` tetrinetx-1.13.16/debian/init-29- if [ "$RUNIT" = "NO" ]; then ############################################## tetrinetx-1.13.16/debian/prerm-8- VERSION=$1 ; shift tetrinetx-1.13.16/debian/prerm:9: DEBVER=`echo $VERSION | cut -d- -f2` tetrinetx-1.13.16/debian/prerm-10- if [ "$DEBVER" -lt "5" ]; then