├── .DS_Store ├── LICENSE ├── README.md ├── ar-master.zip ├── auto-root-mac.py └── auto-root-windows.py /.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1paton/Auto-Root/HEAD/.DS_Store -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1paton/Auto-Root/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1paton/Auto-Root/HEAD/README.md -------------------------------------------------------------------------------- /ar-master.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1paton/Auto-Root/HEAD/ar-master.zip -------------------------------------------------------------------------------- /auto-root-mac.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1paton/Auto-Root/HEAD/auto-root-mac.py -------------------------------------------------------------------------------- /auto-root-windows.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1paton/Auto-Root/HEAD/auto-root-windows.py --------------------------------------------------------------------------------