Nano NDK Binary

Hello, this time I’ll share a module called Nano NDK. This module functions as a nano executable that can be run in the Android terminal. This module was developed by Osm0sis and its source is available on GitHub.

This module supports both 32-bit and 64-bit ARM architectures. It’s a static binary that’s been compiled for direct use in the Android terminal. According to the Osm0sis developer, this module is compiled using the Android NDK (Native Development Kit), which is certainly very good.

An installer to push my own static Android arm/arm64 build of the nano editor and required files to /system/xbin/ and /system/etc/terminfo/, with a wrapper adding a –term option to try terminfo profiles more easily. Detects and supports SuperSU/Magisk systemless installs. Can then be used from Terminal while booted.

When flashed in recovery also allows temporary recovery use by pushing a script to /sbin/nano with the required setup, so you can trigger it from adb shell or TWRP Terminal. Makes it extremely easy and worry-free to tweak and mod on the go, knowing you can edit the faulty build.prop or startup script if something goes wrong.

v8.6

Module Info

Search on : Google Bing Yandex

Other Modules

Busybox Android NDK By osm0sis

By osm0sis

Busybox Android NDK is a module that provides binary executables to be installed in the Android system /system/bin/. This module is developed by osm0sis as …

Play Integrity Fix

By chiteroman0

This module tries to fix Play Integrity and SafetyNet verdicts to get a valid attestation. NOTE This module is not made to hide root, nor to avoid …

Universal SafetyNet Fix

By kdrag0n

Play Integrity bypass without breaking device checks or causing other issues Disabled use of hardware attestation on Pixel 7 and newer (@anirudhgupta109) …

module-patching

By tytydraco

This guide gives step-by-step instructions for changing the Magisk Manager app so that it can work with third-party module repositories. This process …

Malwack - Your Defense Against Ads!

By Person0z

Ever wanted to get rid of those annoying ads that pop every 2 seconds in mobile games you’re playing or websites you are visiting? Well, look no …

data isolation support

By Harumi

Simple module for enabling /data/data isolation for old Android version (Android 10 and lower). Require Magisk Process Monitor tool v1.1+ Tested on …