#!@PYTHON@ import sys sys.path.insert(1, '@pythondir@') import frida.repl if __name__ == '__main__': frida.repl.main()