Skip to content

Latest commit

 

History

History
46 lines (44 loc) · 1.51 KB

README.md

File metadata and controls

46 lines (44 loc) · 1.51 KB

Cross Compiled Binaries for Android

This repo contains a variety of static compiled binaries cross compiled for android with Android NDK. Feel free to use them for whatever. Also contains some files for ccbins mod

Currently includes:

  • Bash (v5.16)
  • Bc (v1.07.1)
  • Brotli (v1.0.7)
  • Busybox (v1.31.1) - has selinux support and osm0sis patches
  • Coreutils (v8.32) - has selinux support, openssl support, and includes patches for advanced cp/mv (adds progress bar functionality)
  • Cpio (v2.12)
  • Curl (v7.67.0) - boringssl support and more - working ssl
  • Diffutils (v3.7)
  • Ed (v1.16)
  • Findutils (v4.7.0)
  • Gawk (Awk) (v5.0.1)
  • Grep (v3.4)
  • Gzip (v1.10)
  • Htop (v2.2.0)
  • Keycheck
  • Nano (v4.8)
  • Ncursesw (v6.2) - only terminfo files - needed for some binaries such as htop
  • Patch (v2.7.6)
  • Patchelf (v0.10)
  • Sed (v4.8)
  • Strace (v5.5)
  • Tar (v1.32)
  • Vim (v8.2.0356)
  • Xmlstarlet
  • Zip (v3.0)
  • Zsh (v5.7.1)
  • Zstd (v1.4.4)

Credits