├── README.md ├── apkinfo.sh ├── decompile.sh └── rebuild.sh /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/8enet/shell-tools/HEAD/README.md -------------------------------------------------------------------------------- /apkinfo.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/8enet/shell-tools/HEAD/apkinfo.sh -------------------------------------------------------------------------------- /decompile.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/8enet/shell-tools/HEAD/decompile.sh -------------------------------------------------------------------------------- /rebuild.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/8enet/shell-tools/HEAD/rebuild.sh --------------------------------------------------------------------------------