Skip to content
This repository has been archived by the owner on Mar 30, 2024. It is now read-only.

Magisk-Modules-Repo/ccbins

Repository files navigation

Cross Compiled Binaries

Term script to install a collection of ever growing binaries cross compiled for android. Successor and combination of Curl and GNU mods and more. See here for a list of what's currently included

Usage

su
ccbins

Compatibility:

  • Magisk < v27

Issues

Change Log

v12 - 3.30.24

  • Added compatibility check - only compatible with magisk < v27
  • Final update. Feel free to fork and update for magisk atomic mount if you want

v11 - 8.13.23

  • No more terminalmods dependency - included in main mod now
  • No longer using /sdcard for any files due to scoped storage - many terminal apps don't have support for /sdcard perms
  • Update busybox and curl binaries
  • Add KSU support

v10 - 4.11.23

  • Overhaul mounting for magisk v26 - can now mount on the fly without need for reboot for magisk 26+ installs
  • Split upgrade path - Users with magisk < v26 can use ccbins legacy - essentially v23.
    • Still pulls latest binaries - completely functional for foreseeable future
  • Install all requirements during initial zip install rather than later

v9.2 - 8.5.22

  • Update curl binary
  • Update terminalmods to new repo

v9.1 - 1.9.2022

  • Bug fix with connection test

v9.0 - 11.27.2021

  • Update curl binary for real this time
  • Streamline installer process
  • Overhaul wireguard support

v8.1 - 11.11.2021

  • Update curl binary
  • Fixes for magisk canary

v8.0 - 9.9.2021

  • Fix bug with doh workaround
  • Fix for magisk canary
  • Update curl binaries

v7.2 - 5.10.2021

  • Update wireguard binaries

v7.1 - 2.13.2021

  • Added workaround for curl dns server issues - will work without root now
  • Updated module copy of curl

v7.0 - 10.20.2020

  • More connection test fixes
  • Added doh workaround for dns poisoning (such as China)

v6.0 - 10.12.2020

  • Further tweaks to connection test

v5.0 - 10.5.2020

  • Switch everything to curl, no need for ping or wget anymore
  • Verify proper download of mod files with md5sum

v4.0 - 9.25.2020

  • Go back to using google for ping check - github wasn't working for some people. Fallback to baidu if google fails (for chinese users)
  • Use curl rather than wget - some users were having issues with busybox wget

v3.0 - 9.12.2020

  • Updated busybox

v2.0 - 3.9.2020

  • Update boot scripts for recently added binaries
  • Add mkshrc stuff
  • Add rest of mod to repo - everything should be self-updating now

v1.0 - 02.05.2020

  • Initial Release

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages