MOON
Server: Apache
System: Linux server1.quantilytics.org 3.10.0-1160.119.1.el7.tuxcare.els21.x86_64 #1 SMP Tue Jun 17 03:11:12 UTC 2025 x86_64
User: hnhtennm (1016)
PHP: 8.0.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //proc/self/root/opt/imunify360/venv/bin/normalizer
#!/builddir/build/BUILD/imunify360-venv-2.6.1/opt/imunify360/venv/bin/python3
import sys
from charset_normalizer.cli.normalizer import cli_detect
if __name__ == '__main__':
    sys.argv[0] = sys.argv[0].removesuffix('.exe')
    sys.exit(cli_detect())