Skip to content

A Magisk module to install a busybox binary and nothing else

Notifications You must be signed in to change notification settings

nonnymoose/busybox-ndk-nolinks

Repository files navigation

busybox-ndk-nolinks

A Magisk module to install a busybox binary and nothing else

This Magisk module automatically detects the processor architecture of your device and creates the appropriate busybox binary in /system/xbin. No symbolic links are created! If you want to use a busybox applet, you must do busybox appletname! If you are looking for a busybox installer that installs each applet as a symbolic link for ease of use, you are looking for busybox-ndk!

This module is based on and uses the binaries from @osm0sis's busybox-ndk. I give them credit for the binaries and the architecture-detector part of the Magisk installer; however, I created the install script for this module.

Check out their repository, xda post, and xda user page!

@osmosis's donation page is here.

About

A Magisk module to install a busybox binary and nothing else

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages