/mModule_zipbin

Uses Magisk to overlay a zip binary into system/bin

Primary LanguageShell

Zip Binary

Magisk Module
Simple module that will add a zip binary into system/bin

Download

Available in the releases tab. Link

Install

  • Copy the zip file to the device.
  • Open Magisk Manager, select Modules and then Install from storage.
  • Reboot device

Recent changes

  • A bit messy adding Magisk's module update channel early.
  • Cleaned up commits.
  • Changed versionCode format.
  • Re-release v4 again. I promise it will be the last time.

Notes

  • Feel free to use, change, improve, adapt.
  • Remember to share.

Credits

  • The Android Community and everyone who has helped me learn through the years.
  • Info-ZIP. Link
  • John Wu (@topjohnwu) for all things Magisk.
  • LineageOS for the zip port. Link