w-shackleton / android-netspoof

Network Spoofer
http://digitalsquid.co.uk/netspoof
GNU General Public License v3.0
336 stars 94 forks source link

I have root access and I already allowed root access to network spoofer however when I run this app it shows an error like this your phone have root access but this app do not have any root permissions provided by you. #200

Open jaypgopani05 opened 6 years ago

jaypgopani05 commented 6 years ago

Please give me solution for this problem.

smlrrlms commented 6 years ago

same issue. android 7.1.2. magisk root. /sbin/su binary

ghost commented 6 years ago

it is not fixed becaue the code and dependencies are old..sorry for that...I tried to fix it once, but loads of stuff were out of date in the app...try to find something else..

smlrrlms commented 6 years ago

Process p = Runtime.getRuntime().exec("su");

smlrrlms commented 6 years ago

...and i don't get request... Screenshot_20180302-120236.png

smlrrlms commented 6 years ago

found fix. download latest version from release on github. write root path to /sbin/su. then restart app and get root request!))

lorrenmarks commented 6 years ago

Thanks samalero /sbin/su fixed