This repo contains a variety of binaries cross compiled for android with Android NDK. All are static linked unless in a dynamic folder. Feel free to use them for whatever. Also contains some files for ccbins mod
You can find the build script for these in the build_scripts folder.
- Aria2 (v1.36.0) - to use static linked without root, use
--async-dns --async-dns-server=<yourdnserver,yourotherdnsserver>
(not needed for dynamic linked)- For use in an installer zip - use static linked
- For use on a device - use dynamic linked if on Oreo (API 26) or newer
- Bash (v5.2.9)
- Bc (v6.1.1) - Gavin Howard posix Bc with GNU extensions
- Brotli (v1.0.9)
- Coreutils (v9.1) - has selinux support, openssl support, and includes patches for advanced cp/mv (adds progress bar functionality)
- Cpio (v2.12) - v2.13 is bugged so staying with this version
- Curl (v7.86.0) - boringssl support and more - working ssl, to use static linked without root, use
--dns-servers <yourdnserver,yourotherdnsserver>
(not needed for dynamic linked)- For use in an installer zip - use static linked
- For use on a device - use dynamic linked if on Oreo (API 26) or newer
- Diffutils (v3.8)
- Ed (v1.18)
- Exa (v0.10.1) - dynamic only
- Findutils (v4.9.0)
- Gawk (Awk) (v5.2.0)
- Grep (v3.8)
- Gzip (v1.12)
- Htop (v3.2.1)
- Iw (v5.9)
- Keycheck
- Nano (v6.4)
- Nethogs (v0.8.6)
- Ncursesw (v6.3) - only terminfo files - needed for some binaries such as htop
- Nmap (v7.93) - dynamic only
- Openssl (v3.0.7)
- Patch (v2.7.6)
- Patchelf (v0.16.1)
- Sed (v4.8)
- Sqlite3 (v3.39.4) - dynamic only
- Strace (v6.0)
- Tar (v1.34)
- Tcpdump (v4.99.1)
- Vim (v9.0.0835)
- Wget2 (v2.0.1) - dynamic only
- Xmlstarlet
- Xxd (v1.10)
- Zip (v3.0)
- Zsh (v5.9)
- Zstd (v1.5.2)
- RClone (v1.59.0)
These are binaries that will be left "as is". I will not be updating them anymore