===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
displaycal-3.8.9.3/DisplayCAL/jspacker.py-549-    test_scripts.append(("test.js", 0, False, True, """function _4(l){var n=1;var _0=2;var __foo=3;return n+_0+l+__foo}function _3(_1){var n=1;var _2=2;var __foo=3;return n+_2+l+__foo}"""))
displaycal-3.8.9.3/DisplayCAL/jspacker.py:550:    test_scripts.append(("test.js", 10, False, False, """eval(function(p,a,c,k,e,d){while(c--){if(k[c]){p=p.replace(new RegExp("\\b"+e(c)+"\\b","g"),k[c])}}return p}('8 13($6){0 $4=1;0 7=2;0 5=3;9 $4+7+$6+5}8 11(12){0 $4=1;0 10=2;0 5=3;9 $4+10+$6+5}',10,14,'var||||name|__foo|localvar|_dummy|function|return|_2|_bar|_ocalvar|_test'.split('|')))
displaycal-3.8.9.3/DisplayCAL/jspacker.py-551-"""))
displaycal-3.8.9.3/DisplayCAL/jspacker.py:552:    test_scripts.append(("test.js", 62, False, False, """eval(function(p,a,c,k,e,d){while(c--){if(k[c]){p=p.replace(new RegExp("\\b"+e(c)+"\\b","g"),k[c])}}return p}('8 d($6){0 $4=1;0 7=2;0 5=3;9 $4+7+$6+5}8 b(c){0 $4=1;0 a=2;0 5=3;9 $4+a+$6+5}',14,14,'var||||name|__foo|localvar|_dummy|function|return|_2|_bar|_ocalvar|_test'.split('|')))
displaycal-3.8.9.3/DisplayCAL/jspacker.py-553-"""))
##############################################
displaycal-3.8.9.3/DisplayCAL/madvr.py-700-		self._commands = {}
displaycal-3.8.9.3/DisplayCAL/madvr.py:701:		self._host = get_network_addr()
displaycal-3.8.9.3/DisplayCAL/madvr.py-702-		self._incoming = {}
##############################################
displaycal-3.8.9.3/DisplayCAL/network.py-12-
displaycal-3.8.9.3/DisplayCAL/network.py:13:def get_network_addr():
displaycal-3.8.9.3/DisplayCAL/network.py-14-	"""
##############################################
displaycal-3.8.9.3/DisplayCAL/patterngenerators.py-134-			try:
displaycal-3.8.9.3/DisplayCAL/patterngenerators.py:135:				host = get_network_addr()
displaycal-3.8.9.3/DisplayCAL/patterngenerators.py-136-			except error:
##############################################
displaycal-3.8.9.3/DisplayCAL/patterngenerators.py-550-			try:
displaycal-3.8.9.3/DisplayCAL/patterngenerators.py:551:				host = get_network_addr()
displaycal-3.8.9.3/DisplayCAL/patterngenerators.py-552-			except error:
##############################################
displaycal-3.8.9.3/DisplayCAL/pnp.ids-177-ASL	AccuScene Corporation Ltd
displaycal-3.8.9.3/DisplayCAL/pnp.ids:178:ASM	ASEM S.p.A.
displaycal-3.8.9.3/DisplayCAL/pnp.ids-179-ASN	Asante Tech Inc
##############################################
displaycal-3.8.9.3/DisplayCAL/worker.py-5729-					else:
displaycal-3.8.9.3/DisplayCAL/worker.py:5730:						cmdfiles.write('pushd "`dirname \\"$0\\"`"\n')
displaycal-3.8.9.3/DisplayCAL/worker.py-5731-					if cmdname in (get_argyll_utilname("dispcal"), 
##############################################
displaycal-3.8.9.3/DisplayCAL/wxwindows.py-904-				try:
displaycal-3.8.9.3/DisplayCAL/wxwindows.py:905:					addr = get_network_addr()
displaycal-3.8.9.3/DisplayCAL/wxwindows.py-906-				except socket.error:
##############################################
displaycal-3.8.9.3/misc/appimage.yml-14-  - cp misc/${APPNAME_LOWER}.desktop $BUILD_APPDIR/${APPNAME}.desktop
displaycal-3.8.9.3/misc/appimage.yml:15:  - echo -e '#!/bin/sh\nappdir=`dirname "$0"`\n"$appdir/${APPNAME}$1.pyw"' > $BUILD_APPDIR/AppRun
displaycal-3.8.9.3/misc/appimage.yml-16-  - chmod +x $BUILD_APPDIR/AppRun *.pyw
##############################################
displaycal-3.8.9.3/misc/history.template.html-1700-							<li>fix: The curve viewer is now also able to plot calibration curves from *.cal files.</li>
displaycal-3.8.9.3/misc/history.template.html:1701:							<li>fix (Linux): If launched on an X display which is not the first display, the measurement window's location no longer determines the display which is used for measurements. This allows non-Xinerama multiscreen configurations to work with ${APPNAME}. Note: You need to launch ${APPNAME} on the display you want to measure, e.g. <code>`DISPLAY=:0.1 ${APPNAME}`</code>.</li>
displaycal-3.8.9.3/misc/history.template.html-1702-							<li>fix (Linux): Get the profile from the correct display when loading a display's calibration curves into the curve viewer.</li>
##############################################
displaycal-3.8.9.3/util/createpresets.sh-3-function createpreset() {
displaycal-3.8.9.3/util/createpresets.sh:4:	local root="`dirname \"$0\"`/.."
displaycal-3.8.9.3/util/createpresets.sh-5-	echo "$1"
##############################################
displaycal-3.8.9.3/util/dist_debian.sh-10-python_version=`python2 -c "import sys;print sys.version[:3]"`
displaycal-3.8.9.3/util/dist_debian.sh:11:python=`which python$python_version 2>/dev/null || which python2`
displaycal-3.8.9.3/util/dist_debian.sh-12-version=`python2 -c "from DisplayCAL import meta;print meta.version"`
##############################################
displaycal-3.8.9.3/util/dist_fedora.sh-9-python_version=`python2 -c "import sys;print sys.version[:3]"`
displaycal-3.8.9.3/util/dist_fedora.sh:10:python=`which python$python_version 2>/dev/null || which python2`
displaycal-3.8.9.3/util/dist_fedora.sh-11-version=`python2 -c "from DisplayCAL import meta;print meta.version"`
##############################################
displaycal-3.8.9.3/util/dist_mandriva.sh-9-python_version=`python2 -c "import sys;print sys.version[:3]"`
displaycal-3.8.9.3/util/dist_mandriva.sh:10:python=`which python$python_version 2>/dev/null || which python2`
displaycal-3.8.9.3/util/dist_mandriva.sh-11-version=`python2 -c "from DisplayCAL import meta;print meta.version"`
##############################################
displaycal-3.8.9.3/util/dist_mandriva64.sh-9-python_version=`python2 -c "import sys;print sys.version[:3]"`
displaycal-3.8.9.3/util/dist_mandriva64.sh:10:python=`which python$python_version 2>/dev/null || which python2`
displaycal-3.8.9.3/util/dist_mandriva64.sh-11-version=`python2 -c "from DisplayCAL import meta;print meta.version"`
##############################################
displaycal-3.8.9.3/util/dist_openSUSE.sh-9-python_version=`python2 -c "import sys;print sys.version[:3]"`
displaycal-3.8.9.3/util/dist_openSUSE.sh:10:python=`which python$python_version 2>/dev/null || which python2`
displaycal-3.8.9.3/util/dist_openSUSE.sh-11-version=`python2 -c "from DisplayCAL import meta;print meta.version"`
##############################################
displaycal-3.8.9.3/util/dist_ubuntu.sh-10-python_version=`python2 -c "import sys;print sys.version[:3]"`
displaycal-3.8.9.3/util/dist_ubuntu.sh:11:python=`which python$python_version 2>/dev/null || which python2`
displaycal-3.8.9.3/util/dist_ubuntu.sh-12-version=`python2 -c "from DisplayCAL import meta;print meta.version"`
##############################################
displaycal-3.8.9.3/util/update_pnp_ids.sh-2-
displaycal-3.8.9.3/util/update_pnp_ids.sh:3:python2 "`dirname \"$0\"`/convert_hwdb_to_pnp_ids.py" 20-acpi-vendor.hwdb