Code Monkey home page Code Monkey logo

busybox-installer-no-root's Introduction

Busybox-Installer-No-Root

Busybox Installer (no root) is an app designed to bring busybox to android device without root access.

Get it on Google Play

Or

Download APK from GitHub

if you don't have access to Play Store.

Busybox binary used in this app: Busybox-static

busybox-installer-no-root's People

Contributors

exalab999 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

busybox-installer-no-root's Issues

command not found

I've follow all the instructions to install the busybox, not every command I use is command not found, so, what is the proper way to use it?

Access denied

I have a LG X Charge with Android 7.0 kernel 3.18.31, security patch Nov 6, 2017
and I get access denied try to cd to the directory. I got busybox not found.
H=$PATH:/data/user/0/exa.free.bbin/files <
H=$PATH:/data/user/0/exa.free.bbin/files <
lv7:/ $ echo $PATH
/vendor/bin:/system/bin:/system/xbin:/data/user/0/exa.free.bbin/files:/data/user/0/exa.free.bbin/files
lv7:/ $ busybox
/system/bin/sh: busybox: not found
127|lv7:/ $ cd /data/user/0/exa.free.bbin/files
/system/bin/sh: cd: /data/user/0/exa.free.bbin/files: Permission denied
2|lv7:/ $

Project does not build with gradle 5.4.1. Unclear which version works with project.

The project does not build with gradle 5.4.1 via command line (no Android Studio IDE):

Build file 'C:\Users\fnajmi\github\Busybox-Installer-No-Root\app\build.gradle' line: 1

* What went wrong:
A problem occurred evaluating root project 'app'.
> Plugin with id 'com.android.application' not found.

Its unclear what version of gradle works with teh project.
Need to include gradle warpper with the right version in gradle-wrapper.properties to address this.

TIA for adding gradle-wrapper to project or at least updating REDAME.md to indicate which version of gradle works with project.

@Alsan Here's what I type in the terminal (please do not type the leading `$ `, it's my shell `PS1` prompt) :

@Alsan Here's what I type in the terminal (please do not type the leading $ , it's my shell PS1 prompt) :

$ [ "$HOME" = "/" ] && export busyBoxPATH=/sdcard/Android/data/exa.free.bbin/files || export busyBoxPATH=$HOME/Android/data/exa.free.bbin/files
$ ls $busyBoxPATH/busybox
/sdcard/Android/data/exa.free.bbin/files/busybox
$ export PATH=$PATH:$busyBoxPATH
$ busybox --help

Originally posted by @sebma in #2 (comment)

Android 12 on S10

Hey I just did a fresh boot of my firmware on my S10 android 12. No root, no frp, no Samsung or Google accounts but alliance shield is device owner. I'm using com.draco.ladb for adb shell and tried shizuku with inure shell. Anyways, they're not allowing me to cd into /data/data/*******/blah.blah.blah. are there any system apps or anything I can do to get busybox mounted in system or am I still calling google "daddy" and being its bitch? Not enjoying this not being able to root or even become superuser for my device. It's a snapdragon so bootloader is out of the question unless someone else has any ideas... thanks (if anyone even reads this)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.