Il Forum è consultabile solo in modalità lettura. Per domande o consigli iscriviti al nostro GRUPPO FACEBOOK / COMMUNITY cliccando qui

Impossibile eseguire unroot con i metodi tradizionali

Discussione in 'Altri terminali Huawei' iniziata da kpaniz, 6 Set 2017.

?

Ti è mai successa una cosa simile?

  1. 0 valutazioni
    0,0%
  2. No

    0 valutazioni
    0,0%
  1. kpaniz

    kpaniz Baby Droid

    Iscritto:
    6 Set 2017
    Messaggi:
    30
    "Mi Piace":
    1
    Ciao a tutti. Qualche mese fa ho deciso di ottenere i permessi di superuser ma ora non ne ho più un gran bisogno e perciò ho cercato online una soluzione per eseguire l'unroot sul mio p8 lite. Sfortunatamente nessuna delle soluzioni che ho provato ha funzionato. Ho provato 1)Usare l'opzione di unroot permanente di superSU. 2)Andare ad eliminare il file tramite ES File Manager e Root Browser (ma non ci sono riuscito perché anche cliccando "elimina" i file "busybox" e "su" rimanevano lì). 3)Usare l'app Universal Unroot ma dopo il riavvio ho visto che superSU era disinstallato ma usando Root Validator ho visto che l'accesso era ancora lì. Così ho reinstallato superSU.
    Dopo un po' ho pensato che per qualche motivo poteva essere busybox il problema ma andando ad installare l'app con cui ho installato busybox e cliccando su "uninstall" mi dice che c'è stato un errore e non la può eliminare.
    Suppongo dunque che il problema sia legato a COME ho ottenuto questi permessi: prima ho eseguito un rollback per tornare ad Android 5.0.1 è da lì ho usato kingroot. Poi ho usato un'app terminale per cambiare da kingroot a superSU. Ora sono arrivato ad un punto in cui non riesco più a togliere l'accesso di root. Ci sono altri modi (preferibilmente senza PC) da usare? Un grazie anticipato per le risposte.
    Per finire ecco i dati raccolti tramite Root Validator se ci sono utili:
    ##### General Root Test #####
    Result:
    Root available!
    Extras:
    su binary launches a shell.
    Root UID obtained.
    RAW:
    ### START ###
    Process:su
    echo -RVEOF-
    id
    Exitcode:0
    -RVEOF-
    uid=0(root) gid=0(root) context=u:r:init:s0
    ### END ###

    ##### General Root Test #####

    ##### SuBinary Test #####
    Result:
    Superuser binary
    Extras:
    su binary is available via $PATH.
    CHAINFIRE_SUPERSU
    2.49 SUPERSU
    -rwxr-xr-x root root
    /system/xbin/su
    RAW:
    ### START ###
    Process:sh
    echo $PATH
    Exitcode:0
    /sbin:/vendor/bin:/system/sbin:/system/bin:/system/xbin
    ### END ###

    ### START ###
    Process:sh
    ls /system/bin/su
    Exitcode:1
    /system/bin/su: No such file or directory
    ### END ###

    ### START ###
    Process:sh
    ls /data/local/su
    Exitcode:1
    /data/local/su: No such file or directory
    ### END ###

    ### START ###
    Process:sh
    ls /system/sbin/su
    Exitcode:1
    /system/sbin/su: No such file or directory
    ### END ###

    ### START ###
    Process:sh
    ls /data/local/xbin/su
    Exitcode:1
    /data/local/xbin/su: No such file or directory
    ### END ###

    ### START ###
    Process:sh
    ls /system/sd/xbin/su
    Exitcode:1
    /system/sd/xbin/su: No such file or directory
    ### END ###

    ### START ###
    Process:sh
    ls /system/bin/failsafe/su
    Exitcode:1
    /system/bin/failsafe/su: No such file or directory
    ### END ###

    ### START ###
    Process:sh
    ls /vendor/bin/su
    Exitcode:1
    /vendor/bin/su: No such file or directory
    ### END ###

    ### START ###
    Process:sh
    ls /system/xbin/su
    Exitcode:0
    /system/xbin/su
    ### END ###

    ### START ###
    Process:sh
    ls /data/local/bin/su
    Exitcode:1
    /data/local/bin/su: No such file or directory
    ### END ###

    ### START ###
    Process:sh
    ls /sbin/su
    Exitcode:1
    /sbin/su: Permission denied
    ### END ###

    ### START ###
    Process:sh
    su --version
    Exitcode:0
    2.49:SUPERSU
    ### END ###

    ### START ###
    Process:sh
    type su
    Exitcode:0
    su is a tracked alias for /system/xbin/su
    ### END ###

    ### START ###
    Process:sh
    ls -l /system/xbin/su
    Exitcode:0
    -rwxr-xr-x root root 100272 2017-09-04 15:24 su
    ### END ###

    ### START ###
    Process:sh
    su --version
    Exitcode:0
    2.49:SUPERSU
    ### END ###

    ##### SuBinary Test #####

    ##### SuperUser App Test #####
    Result:
    Superuser app found
    Extras:
    CHAINFIRE_SUPERSU
    eu.chainfire.supersu @ 2.49 (249)
    /data/app/eu.chainfire.supersu-1/base.apk
    RAW:
    ##### SuperUser App Test #####

    ##### BusyBox Test #####
    Result:
    Multiple busybox's
    Extras:
    Primary busybox is avaiable via $PATH.
    Primary busybox offers most common applets.
    v1.24.0-hsbadr.MultiSystem, 308 applets.
    -rwxr-xr-x root system
    /system/bin/busybox
    v1.27.1-Stericson, 278 applets.
    -rwxr-xr-x root root
    /system/xbin/busybox
    v1.27.1-Stericson, 278 applets.
    -rwxr-xr-x root root
    /data/local/busybox
    RAW:
    ### START ###
    Process:sh
    echo $PATH
    Exitcode:0
    /sbin:/vendor/bin:/system/sbin:/system/bin:/system/xbin
    ### END ###

    ### START ###
    Process:sh
    ls/system/bin/busybox/busybox
    Exitcode:127
    sh: <stdin>[1]: ls/system/bin/busybox/busybox: not found
    ### END ###

    ### START ###
    Process:sh
    ls/sbin/busybox/busybox
    Exitcode:127
    sh: <stdin>[1]: ls/sbin/busybox/busybox: not found
    ### END ###

    ### START ###
    Process:sh
    ls/system/xbin/busybox/busybox
    Exitcode:127
    sh: <stdin>[1]: ls/system/xbin/busybox/busybox: not found
    ### END ###

    ### START ###
    Process:sh
    ls/system/sbin/busybox/busybox
    Exitcode:127
    sh: <stdin>[1]: ls/system/sbin/busybox/busybox: not found
    ### END ###

    ### START ###
    Process:sh
    ls/vendor/bin/busybox/busybox
    Exitcode:127
    sh: <stdin>[1]: ls/vendor/bin/busybox/busybox: not found
    ### END ###

    ### START ###
    Process:sh
    ls /sbin/busybox
    Exitcode:1
    /sbin/busybox: Permission denied
    ### END ###

    ### START ###
    Process:sh
    ls /data/local/bin/busybox
    Exitcode:1
    /data/local/bin/busybox: No such file or directory
    ### END ###

    ### START ###
    Process:sh
    ls /data/local/xbin/busybox
    Exitcode:1
    /data/local/xbin/busybox: No such file or directory
    ### END ###

    ### START ###
    Process:sh
    ls /system/sd/xbin/busybox
    Exitcode:1
    /system/sd/xbin/busybox: No such file or directory
    ### END ###

    ### START ###
    Process:sh
    ls /system/bin/busybox
    Exitcode:0
    /system/bin/busybox
    ### END ###

    ### START ###
    Process:sh
    ls /system/bin/failsafe/busybox
    Exitcode:1
    /system/bin/failsafe/busybox: No such file or directory
    ### END ###

    ### START ###
    Process:sh
    ls /system/xbin/busybox
    Exitcode:0
    /system/xbin/busybox
    ### END ###

    ### START ###
    Process:sh
    ls /data/local/busybox
    Exitcode:0
    /data/local/busybox
    ### END ###

    ### START ###
    Process:sh
    busybox
    Exitcode:0
    BusyBox v1.24.0-hsbadr.MultiSystem (2015-04-26 23:38:32 EDT) multi-call binary.
    BusyBox is copyrighted by many authors between 1998-2015.
    Licensed under GPLv2. See source distribution for detailed
    copyright notices.

    Usage: busybox [function [arguments]...]
    or: busybox --list[-full]
    or: busybox --install [-s] [DIR]
    or: function [arguments]...

    BusyBox is a multi-call binary that combines many common Unix
    utilities into a single executable. Most people will create a
    link to busybox for each function they wish to use and BusyBox
    will act like whatever it was invoked as.

    Currently defined functions:
    [, [[, acpid, add-shell, addgroup, adduser, adjtimex, ar, arp, arping,
    ash, awk, base64, basename, bbconfig, beep, blkid, blockdev,
    bootchartd, brctl, bunzip2, bzcat, bzip2, cal, cat, catv, chat, chattr,
    chcon, chgrp, chmod, chown, chpasswd, chpst, chroot, chrt, chvt, cksum,
    clear, cmp, comm, conspy, cp, cpio, crond, crontab, cryptpw, cttyhack,
    cut, date, dc, dd, deallocvt, delgroup, deluser, depmod, devfsd,
    devmem, df, dhcprelay, diff, dirname, dmesg, dnsd, dnsdomainname,
    dos2unix, dpkg, dpkg-deb, du, dumpkmap, dumpleases, echo, ed, egrep,
    eject, env, envdir, envuidgid, ether-wake, expand, expr, fakeidentd,
    false, fatattr, fbset, fbsplash, fdflush, fdformat, fdisk, fgconsole,
    fgrep, find, findfs, flash_eraseall, flash_lock, flash_unlock, flashcp,
    flock, fold, free, freeramdisk, fsck, fsck.minix, fstrim, fsync, ftpd,
    ftpget, ftpput, fuser, getenforce, getopt, getsebool, getty, grep,
    groups, gunzip, gzip, halt, hd, hdparm, head, hexdump, hostid,
    hostname, httpd, hush, hwclock, i2cdetect, i2cdump, i2cget, i2cset, id,
    ifconfig, ifdown, ifenslave, ifplugd, ifup, inetd, init, inotifyd,
    insmod, install, ionice, iostat, ip, ipaddr, ipcalc, ipcrm, ipcs,
    iplink, iproute, iprule, iptunnel, kbd_mode, kill, killall, killall5,
    klogd, last, less, linux32, linux64, linuxrc, ln, load_policy,
    loadfont, loadkmap, logger, login, logname, logread, losetup, lpd, lpq,
    lpr, ls, lsattr, lsmod, lsof, lspci, lsusb, lzcat, lzma, lzop, lzopcat,
    makedevs, makemime, man, matchpathcon, md5sum, mdev, mesg, microcom,
    mkdir, mkdosfs, mke2fs, mkfifo, mkfs.ext2, mkfs.minix, mkfs.reiser,
    mkfs.vfat, mknod, mkpasswd, mkswap, mktemp, modinfo, modprobe, more,
    mount, mountpoint, mpstat, msh, mt, mv, nameif, nanddump, nandwrite,
    nbd-client, nc, netstat, nice, nmeter, nohup, nslookup, ntpd, od,
    openvt, passwd, patch, pgrep, pidof, ping, ping6, pipe_progress,
    pivot_root, pkill, pmap, popmaildir, poweroff, powertop, printenv,
    printf, ps, pscan, pstree, pwd, pwdx, raidautorun, rdate, rdev,
    readahead, readlink, readprofile, realpath, reboot, reformime,
    remove-shell, renice, reset, resize, restorecon, rev, rfkill, rm,
    rmdir, rmmod, route, rpm, rpm2cpio, rtcwake, run-parts, runcon,
    runlevel, runsv, runsvdir, rx, script, scriptreplay, sed,
    selinuxenabled, sendmail, seq, sestatus, setarch, setconsole,
    setenforce, setfiles, setfont, setkeycodes, setlogcons, setsebool,
    setserial, setsid, setuidgid, sh, sha1sum, sha256sum, sha3sum,
    sha512sum, showkey, shuf, slattach, sleep, smemcap, softlimit, sort,
    split, start-stop-daemon, stat, strings, stty, su, sulogin, sum, sv,
    svlogd, swapoff, swapon, switch_root, sync, sysctl, syslogd, tac, tail,
    tar, taskset, tcpsvd, tee, telnet, telnetd, test, tftp, tftpd, time,
    timeout, top, touch, tr, traceroute, traceroute6, true, truncate, tty,
    ttysize, tunctl, tune2fs, ubiattach, ubidetach, ubimkvol, ubirmvol,
    ubirsvol, ubiupdatevol, udhcpc, udhcpc6, udhcpd, udpsvd, uevent,
    umount, uname, uncompress, unexpand, uniq, unix2dos, unlink, unlzma,
    unlzop, unxz, unzip, uptime, users, usleep, uudecode, uuencode,
    vconfig, vi, vlock, volname, wall, watch, watchdog, wc, wget, which,
    who, whoami, whois, xargs, xz, xzcat, yes, zcat, zcip

    ### END ###

    ### START ###
    Process:sh
    type busybox
    Exitcode:0
    busybox is a tracked alias for /system/bin/busybox
    ### END ###

    ### START ###
    Process:sh
    ls -l /system/bin/busybox
    Exitcode:0
    -rwxr-xr-x root system 1981660 2017-09-04 15:22 busybox
    ### END ###

    ### START ###
    Process:sh
    /system/bin/busybox
    Exitcode:0
    BusyBox v1.24.0-hsbadr.MultiSystem (2015-04-26 23:38:32 EDT) multi-call binary.
    BusyBox is copyrighted by many authors between 1998-2015.
    Licensed under GPLv2. See source distribution for detailed
    copyright notices.

    Usage: busybox [function [arguments]...]
    or: busybox --list[-full]
    or: busybox --install [-s] [DIR]
    or: function [arguments]...

    BusyBox is a multi-call binary that combines many common Unix
    utilities into a single executable. Most people will create a
    link to busybox for each function they wish to use and BusyBox
    will act like whatever it was invoked as.

    Currently defined functions:
    [, [[, acpid, add-shell, addgroup, adduser, adjtimex, ar, arp, arping,
    ash, awk, base64, basename, bbconfig, beep, blkid, blockdev,
    bootchartd, brctl, bunzip2, bzcat, bzip2, cal, cat, catv, chat, chattr,
    chcon, chgrp, chmod, chown, chpasswd, chpst, chroot, chrt, chvt, cksum,
    clear, cmp, comm, conspy, cp, cpio, crond, crontab, cryptpw, cttyhack,
    cut, date, dc, dd, deallocvt, delgroup, deluser, depmod, devfsd,
    devmem, df, dhcprelay, diff, dirname, dmesg, dnsd, dnsdomainname,
    dos2unix, dpkg, dpkg-deb, du, dumpkmap, dumpleases, echo, ed, egrep,
    eject, env, envdir, envuidgid, ether-wake, expand, expr, fakeidentd,
    false, fatattr, fbset, fbsplash, fdflush, fdformat, fdisk, fgconsole,
    fgrep, find, findfs, flash_eraseall, flash_lock, flash_unlock, flashcp,
    flock, fold, free, freeramdisk, fsck, fsck.minix, fstrim, fsync, ftpd,
    ftpget, ftpput, fuser, getenforce, getopt, getsebool, getty, grep,
    groups, gunzip, gzip, halt, hd, hdparm, head, hexdump, hostid,
    hostname, httpd, hush, hwclock, i2cdetect, i2cdump, i2cget, i2cset, id,
    ifconfig, ifdown, ifenslave, ifplugd, ifup, inetd, init, inotifyd,
    insmod, install, ionice, iostat, ip, ipaddr, ipcalc, ipcrm, ipcs,
    iplink, iproute, iprule, iptunnel, kbd_mode, kill, killall, killall5,
    klogd, last, less, linux32, linux64, linuxrc, ln, load_policy,
    loadfont, loadkmap, logger, login, logname, logread, losetup, lpd, lpq,
    lpr, ls, lsattr, lsmod, lsof, lspci, lsusb, lzcat, lzma, lzop, lzopcat,
    makedevs, makemime, man, matchpathcon, md5sum, mdev, mesg, microcom,
    mkdir, mkdosfs, mke2fs, mkfifo, mkfs.ext2, mkfs.minix, mkfs.reiser,
    mkfs.vfat, mknod, mkpasswd, mkswap, mktemp, modinfo, modprobe, more,
    mount, mountpoint, mpstat, msh, mt, mv, nameif, nanddump, nandwrite,
    nbd-client, nc, netstat, nice, nmeter, nohup, nslookup, ntpd, od,
    openvt, passwd, patch, pgrep, pidof, ping, ping6, pipe_progress,
    pivot_root, pkill, pmap, popmaildir, poweroff, powertop, printenv,
    printf, ps, pscan, pstree, pwd, pwdx, raidautorun, rdate, rdev,
    readahead, readlink, readprofile, realpath, reboot, reformime,
    remove-shell, renice, reset, resize, restorecon, rev, rfkill, rm,
    rmdir, rmmod, route, rpm, rpm2cpio, rtcwake, run-parts, runcon,
    runlevel, runsv, runsvdir, rx, script, scriptreplay, sed,
    selinuxenabled, sendmail, seq, sestatus, setarch, setconsole,
    setenforce, setfiles, setfont, setkeycodes, setlogcons, setsebool,
    setserial, setsid, setuidgid, sh, sha1sum, sha256sum, sha3sum,
    sha512sum, showkey, shuf, slattach, sleep, smemcap, softlimit, sort,
    split, start-stop-daemon, stat, strings, stty, su, sulogin, sum, sv,
    svlogd, swapoff, swapon, switch_root, sync, sysctl, syslogd, tac, tail,
    tar, taskset, tcpsvd, tee, telnet, telnetd, test, tftp, tftpd, time,
    timeout, top, touch, tr, traceroute, traceroute6, true, truncate, tty,
    ttysize, tunctl, tune2fs, ubiattach, ubidetach, ubimkvol, ubirmvol,
    ubirsvol, ubiupdatevol, udhcpc, udhcpc6, udhcpd, udpsvd, uevent,
    umount, uname, uncompress, unexpand, uniq, unix2dos, unlink, unlzma,
    unlzop, unxz, unzip, uptime, users, usleep, uudecode, uuencode,
    vconfig, vi, vlock, volname, wall, watch, watchdog, wc, wget, which,
    who, whoami, whois, xargs, xz, xzcat, yes, zcat, zcip

    ### END ###

    ### START ###
    Process:sh
    ls -l /system/xbin/busybox
    Exitcode:0
    -rwxr-xr-x root root 1153708 2017-08-19 22:18 busybox
    ### END ###

    ### START ###
    Process:sh
    /system/xbin/busybox
    Exitcode:0
    BusyBox v1.27.1-Stericson (2017-08-06 11:02:41 PDT) multi-call binary.
    BusyBox is copyrighted by many authors between 1998-2015.
    Licensed under GPLv2. See source distribution for detailed
    copyright notices.

    Usage: busybox [function [arguments]...]
    or: busybox --list[-full]
    or: busybox --install [-s] [DIR]
    or: function [arguments]...

    BusyBox is a multi-call binary that combines many common Unix
    utilities into a single executable. Most people will create a
    link to busybox for each function they wish to use and BusyBox
    will act like whatever it was invoked as.

    Currently defined functions:
    [, [[, acpid, adjtimex, arp, arping, ash, awk, base64, basename, beep,
    blkdiscard, blkid, blockdev, brctl, bunzip2, bzcat, bzip2, cal, cat,
    chat, chattr, chgrp, chmod, chown, chpst, chroot, chrt, chvt, cksum,
    clear, cmp, comm, conspy, cp, cpio, crond, crontab, cttyhack, cut,
    date, dc, dd, deallocvt, devmem, df, dhcprelay, diff, dirname, dmesg,
    dnsd, dnsdomainname, dos2unix, du, dumpkmap, dumpleases, echo, ed,
    egrep, eject, env, envdir, envuidgid, ether-wake, expand, expr, factor,
    fakeidentd, fallocate, false, fatattr, fbset, fbsplash, fdflush,
    fdformat, fdisk, fgconsole, fgrep, find, findfs, flock, fold, free,
    freeramdisk, fsck, fsck.minix, fsfreeze, fstrim, fsync, ftpd, ftpget,
    ftpput, fuser, getopt, grep, groups, gunzip, gzip, hd, hdparm, head,
    hexdump, hostid, hostname, httpd, hush, hwclock, i2cdetect, i2cdump,
    i2cget, i2cset, id, ifconfig, ifdown, ifenslave, ifplugd, ifup, inetd,
    init, install, ionice, iostat, ip, ipaddr, ipcalc, ipcrm, ipcs, iplink,
    ipneigh, iproute, iprule, iptunnel, kbd_mode, kill, killall, killall5,
    klogd, last, less, link, linux32, linux64, linuxrc, ln, loadfont,
    loadkmap, logger, logname, logread, losetup, ls, lsattr, lsof, lspci,
    lsscsi, lsusb, lzcat, lzop, lzopcat, makedevs, man, md5sum, mdev, mesg,
    microcom, mkdir, mkdosfs, mke2fs, mkfifo, mkfs.ext2, mkfs.minix,
    mkfs.vfat, mknod, mkpasswd, mkswap, mktemp, modinfo, more, mount,
    mountpoint, mpstat, mt, mv, nameif, nanddump, nandwrite, nbd-client,
    nc, netstat, nice, nl, nmeter, nohup, nproc, nsenter, nslookup, ntpd,
    od, openvt, partprobe, paste, patch, pgrep, pidof, ping, ping6,
    pipe_progress, pivot_root, pkill, pmap, poweroff, powertop, printenv,
    printf, ps, pscan, pstree, pwd, pwdx, raidautorun, rdate, rdev,
    readahead, readlink, readprofile, realpath, reboot, renice, reset,
    resize, rev, rm, rmdir, route, rpm, rpm2cpio, rtcwake, run-parts,
    runlevel, runsv, runsvdir, rx, script, scriptreplay, sed, seq, setarch,
    setconsole, setfont, setkeycodes, setlogcons, setpriv, setserial,
    setsid, setuidgid, sh, sha1sum, sha256sum, sha3sum, sha512sum, showkey,
    shred, shuf, slattach, sleep, smemcap, softlimit, sort, split,
    ssl_client, start-stop-daemon, stat, strings, stty, sum, sv, svc,
    svlogd, swapoff, swapon, switch_root, sysctl, syslogd, tac, tail, tar,
    tcpsvd, tee, telnet, telnetd, test, tftp, tftpd, time, timeout, top,
    touch, tr, traceroute, traceroute6, true, truncate, tty, ttysize,
    tunctl, ubiattach, ubidetach, ubimkvol, ubirename, ubirmvol, ubirsvol,
    ubiupdatevol, udhcpc, udhcpd, udpsvd, uevent, umount, uname, unexpand,
    uniq, unix2dos, unlink, unlzop, unshare, unxz, unzip, uptime, users,
    usleep, uudecode, uuencode, vconfig, vi, volname, w, wall, watch,
    watchdog, wc, wget, which, who, whoami, whois, xargs, xxd, xz, xzcat,
    yes, zcat, zcip
    ### END ###

    ### START ###
    Process:sh
    ls -l /data/local/busybox
    Exitcode:0
    -rwxr-xr-x root root 1153708 2017-09-05 22:51 busybox
    ### END ###

    ### START ###
    Process:sh
    /data/local/busybox
    Exitcode:0
    BusyBox v1.27.1-Stericson (2017-08-06 11:02:41 PDT) multi-call binary.
    BusyBox is copyrighted by many authors between 1998-2015.
    Licensed under GPLv2. See source distribution for detailed
    copyright notices.

    Usage: busybox [function [arguments]...]
    or: busybox --list[-full]
    or: busybox --install [-s] [DIR]
    or: function [arguments]...

    BusyBox is a multi-call binary that combines many common Unix
    utilities into a single executable. Most people will create a
    link to busybox for each function they wish to use and BusyBox
    will act like whatever it was invoked as.

    Currently defined functions:
    [, [[, acpid, adjtimex, arp, arping, ash, awk, base64, basename, beep,
    blkdiscard, blkid, blockdev, brctl, bunzip2, bzcat, bzip2, cal, cat,
    chat, chattr, chgrp, chmod, chown, chpst, chroot, chrt, chvt, cksum,
    clear, cmp, comm, conspy, cp, cpio, crond, crontab, cttyhack, cut,
    date, dc, dd, deallocvt, devmem, df, dhcprelay, diff, dirname, dmesg,
    dnsd, dnsdomainname, dos2unix, du, dumpkmap, dumpleases, echo, ed,
    egrep, eject, env, envdir, envuidgid, ether-wake, expand, expr, factor,
    fakeidentd, fallocate, false, fatattr, fbset, fbsplash, fdflush,
    fdformat, fdisk, fgconsole, fgrep, find, findfs, flock, fold, free,
    freeramdisk, fsck, fsck.minix, fsfreeze, fstrim, fsync, ftpd, ftpget,
    ftpput, fuser, getopt, grep, groups, gunzip, gzip, hd, hdparm, head,
    hexdump, hostid, hostname, httpd, hush, hwclock, i2cdetect, i2cdump,
    i2cget, i2cset, id, ifconfig, ifdown, ifenslave, ifplugd, ifup, inetd,
    init, install, ionice, iostat, ip, ipaddr, ipcalc, ipcrm, ipcs, iplink,
    ipneigh, iproute, iprule, iptunnel, kbd_mode, kill, killall, killall5,
    klogd, last, less, link, linux32, linux64, linuxrc, ln, loadfont,
    loadkmap, logger, logname, logread, losetup, ls, lsattr, lsof, lspci,
    lsscsi, lsusb, lzcat, lzop, lzopcat, makedevs, man, md5sum, mdev, mesg,
    microcom, mkdir, mkdosfs, mke2fs, mkfifo, mkfs.ext2, mkfs.minix,
    mkfs.vfat, mknod, mkpasswd, mkswap, mktemp, modinfo, more, mount,
    mountpoint, mpstat, mt, mv, nameif, nanddump, nandwrite, nbd-client,
    nc, netstat, nice, nl, nmeter, nohup, nproc, nsenter, nslookup, ntpd,
    od, openvt, partprobe, paste, patch, pgrep, pidof, ping, ping6,
    pipe_progress, pivot_root, pkill, pmap, poweroff, powertop, printenv,
    printf, ps, pscan, pstree, pwd, pwdx, raidautorun, rdate, rdev,
    readahead, readlink, readprofile, realpath, reboot, renice, reset,
    resize, rev, rm, rmdir, route, rpm, rpm2cpio, rtcwake, run-parts,
    runlevel, runsv, runsvdir, rx, script, scriptreplay, sed, seq, setarch,
    setconsole, setfont, setkeycodes, setlogcons, setpriv, setserial,
    setsid, setuidgid, sh, sha1sum, sha256sum, sha3sum, sha512sum, showkey,
    shred, shuf, slattach, sleep, smemcap, softlimit, sort, split,
    ssl_client, start-stop-daemon, stat, strings, stty, sum, sv, svc,
    svlogd, swapoff, swapon, switch_root, sysctl, syslogd, tac, tail, tar,
    tcpsvd, tee, telnet, telnetd, test, tftp, tftpd, time, timeout, top,
    touch, tr, traceroute, traceroute6, true, truncate, tty, ttysize,
    tunctl, ubiattach, ubidetach, ubimkvol, ubirename, ubirmvol, ubirsvol,
    ubiupdatevol, udhcpc, udhcpd, udpsvd, uevent, umount, uname, unexpand,
    uniq, unix2dos, unlink, unlzop, unshare, unxz, unzip, uptime, users,
    usleep, uudecode, uuencode, vconfig, vi, volname, w, wall, watch,
    watchdog, wc, wget, which, who, whoami, whois, xargs, xxd, xz, xzcat,
    yes, zcat, zcip
    ### END ###

    ##### BusyBox Test #####

    ##### SELinux Test #####
    Result:
    SELinux is permissive
    Extras:
    RAW:
    read:/sys/fs/selinux/enforce == 48
    ### START ###
    Process:sh
    getenforce
    Exitcode:0
    Permissive
    ### END ###

    ##### SELinux Test #####
     
  2. Giulio75

    Giulio75 Guest

  3. suenky91

    suenky91 Worker Droid

    Iscritto:
    9 Mag 2017
    Messaggi:
    109
    "Mi Piace":
    54
    Ho avuto un problema identico su Huawei G7 con android 5.1.1, il problema è proprio KingRoot, molti hanno lo stesso problema e perora l'unica soluzione sembra essere quella di riflashare il firmware da 0
     
    A kpaniz piace questo elemento.
  4. kpaniz

    kpaniz Baby Droid

    Iscritto:
    6 Set 2017
    Messaggi:
    30
    "Mi Piace":
    1
    Così... Da un lampo di genio...(forse) ho sentito dire che gli aggiornamenti software rimuovono i permessi di Root. Quindi se trovassi il firmware della 6.0 e lo installassi come un normale aggiornamento, dovrebbero sparire giusto? Ho già contattato tramite mail il centro assistenza chiedendo da dove scaricare di nuovo la 6.0 (avendo letto che hanno chiuso la sezione del sito in cui si potevano scaricare quelli ufficiali)