EXALAB / Busybox-Installer-No-Root

GNU General Public License v2.0
184 stars 91 forks source link

Access denied #1

Open taichifan opened 6 years ago

taichifan commented 6 years ago

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:/ $

Mohammed1987u commented 6 years ago

Ok

mukkomsan commented 6 years ago

Ok

muhamdali11000 commented 6 years ago

Thanks

Alsan commented 6 years ago

sorry, how you solve the problem?

taichifan commented 6 years ago

Updated I thought that an update fixed the problem, but I was wrong. I was accidentally using simple BusyBox by putting the new path in the initial command. When I only used BusyBox no root, I can't access busybox.

On Fri, Aug 31, 2018, 11:53 PM Alsan Wong notifications@github.com wrote:

sorry, how you solve the problem?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/EXALAB/Busybox-Installer-No-Root/issues/1#issuecomment-417833018, or mute the thread https://github.com/notifications/unsubscribe-auth/AglYzaCmgn2WaJqvBgmbuQ3Di2JUs9zrks5uWhK5gaJpZM4UcCdG .

lmorda commented 5 years ago

I'm able to install busybox with no root, but does the phone need root permission to actually run the busybox commands? In other words is this app just for installing busybox? It appears that the app installs busybox on my unrooted phone correctly, but I'm not able to run any commands since I'm not root... ?