=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== hexchat-2.14.3/osx/launcher.sh-12- hexchat-2.14.3/osx/launcher.sh:13:name=`basename "$0"` hexchat-2.14.3/osx/launcher.sh-14-tmp="$0" hexchat-2.14.3/osx/launcher.sh:15:tmp=`dirname "$tmp"` hexchat-2.14.3/osx/launcher.sh:16:tmp=`dirname "$tmp"` hexchat-2.14.3/osx/launcher.sh:17:bundle=`dirname "$tmp"` hexchat-2.14.3/osx/launcher.sh-18-bundle_contents="$bundle"/Contents ############################################## hexchat-2.14.3/osx/launcher.sh-124- else hexchat-2.14.3/osx/launcher.sh:125: LOC=`find $PREFIX/share/locale -name $LANG???` hexchat-2.14.3/osx/launcher.sh-126- for L in $LOC; do ############################################## hexchat-2.14.3/osx/launcher.sh-134-fi hexchat-2.14.3/osx/launcher.sh:135:CURRENCY=`echo $APPLELOCALE | sed -En 's/.*currency=([[:alpha:]]+).*/\1/p'` hexchat-2.14.3/osx/launcher.sh-136-if test "x$CURRENCY" != "x"; then ############################################## hexchat-2.14.3/osx/launcher.sh-138- if test -f /usr/local/share/$LC_MESSAGES/LC_MONETARY; then hexchat-2.14.3/osx/launcher.sh:139: if test -a `cat /usr/local/share/$LC_MESSAGES/LC_MONETARY` == $CURRENCY; then hexchat-2.14.3/osx/launcher.sh-140- export LC_MONETARY=$LC_MESSAGES ############################################## hexchat-2.14.3/osx/launcher.sh-143- if test -z "$LC_MONETARY"; then hexchat-2.14.3/osx/launcher.sh:144: FILES=`find /usr/share/locale -name LC_MONETARY -exec grep -H $CURRENCY {} \;` hexchat-2.14.3/osx/launcher.sh-145- if test -n "$FILES"; then hexchat-2.14.3/osx/launcher.sh:146: export LC_MONETARY=`echo $FILES | sed -En 's%/usr/share/locale/([[:alpha:]_]+)/LC_MONETARY.*%\1%p'` hexchat-2.14.3/osx/launcher.sh-147- fi ############################################## hexchat-2.14.3/plugins/perl/lib/HexChat/Embed.pm-113- @owner_package{ @inner_packages } = ($package) x @inner_packages; hexchat-2.14.3/plugins/perl/lib/HexChat/Embed.pm:114: _do_eval( $source ); hexchat-2.14.3/plugins/perl/lib/HexChat/Embed.pm-115- ############################################## hexchat-2.14.3/src/common/outbound.c-470- buf[0] = 0; hexchat-2.14.3/src/common/outbound.c:471: if (inet_addr (fullhost) != -1) /* "fullhost" is really a IP number */ hexchat-2.14.3/src/common/outbound.c-472- { ############################################## hexchat-2.14.3/src/common/server.c-893- waitline2 (source, tbuf, sizeof tbuf); hexchat-2.14.3/src/common/server.c:894: prefs.local_ip = inet_addr (tbuf); hexchat-2.14.3/src/common/server.c-895- break; ############################################## hexchat-2.14.3/src/common/server.c-1065- sc.port = htons (port); hexchat-2.14.3/src/common/server.c:1066: sc.address = inet_addr (serverAddr); hexchat-2.14.3/src/common/server.c-1067- g_strlcpy (sc.username, prefs.hex_irc_user_name, sizeof (sc.username)); ############################################## hexchat-2.14.3/src/htm/Main.cs-46- { hexchat-2.14.3/src/htm/Main.cs:47: System.Reflection.Assembly asm = System.Reflection.Assembly.GetExecutingAssembly(); hexchat-2.14.3/src/htm/Main.cs:48: directory = asm != null ? asm.Location : string.Empty; hexchat-2.14.3/src/htm/Main.cs-49- if (string.IsNullOrEmpty(directory)) ############################################## hexchat-2.14.3/.pc/0002-Avoid-prioritising-MODE-queries-for-channels-with-hy.patch/src/common/server.c-871- waitline2 (source, tbuf, sizeof tbuf); hexchat-2.14.3/.pc/0002-Avoid-prioritising-MODE-queries-for-channels-with-hy.patch/src/common/server.c:872: prefs.local_ip = inet_addr (tbuf); hexchat-2.14.3/.pc/0002-Avoid-prioritising-MODE-queries-for-channels-with-hy.patch/src/common/server.c-873- break; ############################################## hexchat-2.14.3/.pc/0002-Avoid-prioritising-MODE-queries-for-channels-with-hy.patch/src/common/server.c-1043- sc.port = htons (port); hexchat-2.14.3/.pc/0002-Avoid-prioritising-MODE-queries-for-channels-with-hy.patch/src/common/server.c:1044: sc.address = inet_addr (serverAddr); hexchat-2.14.3/.pc/0002-Avoid-prioritising-MODE-queries-for-channels-with-hy.patch/src/common/server.c-1045- g_strlcpy (sc.username, prefs.hex_irc_user_name, sizeof (sc.username));