user@termux:~$ apt-get update && apt-get upgrade -y
user@termux:~$ apt-get install wget
user@termux:~$ wget https://rendiix.github.io/install-repo.sh
user@termux:~$ bash install-repo.sh
user@termux:~$ apt-get install shc
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
shc
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 185 kB of archives.
After this operation, 580 kB of additional disk space will be used.
Get:1 https://rendiix.github.io stable/main aarch64 shc aarch64 4.0.3 [185 kB]
Fetched 185 kB in 0s (193 kB/s)
Selecting previously unselected package shc.
(Reading database ... 47407 files and directories currently installed.)
Preparing to unpack .../archives/shc_4.0.3_aarch64.deb ...
Unpacking shc (4.0.3) ...
Setting up shc (4.0.3) ...
Processing triggers for man (1.14.5-1) ...
user@termux:~$
Package | Version | Descriptions |
---|---|---|
android-partition-tools | 31.0.0 | Android dynamic partition tools. visit: https://android.googlesource.com/platform/system/extras/+/master/partition_tools/README.md for more informations |
android-sdk-build-tools | 33.0.3 | aapt aapt2 aidl tools |
android-sysprop | 33.0.3 | android sysprop |
apktool | 2.8.2-SNAPSHOT | A tool for reverse engineering Android apk files |
dex2jar | 2.1-SNAPSHOT | Tools to work with android .dex and java .class files |
ext4fs-tools | 8.1.0 | Android img tools: make_ext4fs img2simg simg2img sefcontext_decompile. |
img2sdat | 1.7 | Convert sparse EXT4 image to sparse Android data image |
lolcat | 1.2 | A Command Line Tool to Output Rainbow Of Colors in Linux Terminal. This version is High-performance implementation of https://github.com/busyloop/lolcat |
mkbootimg | 2022.11.09 | mkbootimg + unpackbootimg, forked and updated |
platform-tools | 33.0.3 | adb dmtracedump e2fsdroid etc1tool fastboot hprof-conv make_f2fs make_f2fs_casefold sload_f2fs |
sdat2img | 1.2-1 | Convert sparse Android data image to filesystem ext4 image |
shc | 4.0.3 | A generic shell script compiler. Shc takes a script, which is specified on the command line and produces C source code. The generated source code is then compiled and linked to produce a stripped binary executable. |
toybox | 0.8.7 | Toybox is a free and open-source software implementation of over 200 Unix command line utilities such as ls, cp, and mv |
vdexExtractor | 0.6.0 | Tool to decompile and extract Android Dex bytecode from Vdex files |
ytb-player | 4.4 | Simple CLI YouTube downloader |
zipalign | 33.0.3 | zip archive alignment tool |