Broken Link ?ANDRAX Mobile Pentest?

I could not get the app to work it continuously crashed every time I try to open it.

It's because android 7.0 and higher you have to put the selinux in permissive mode due to a security issue to fix this you must put selinux in permissive mode go to adb shell and to disable (/sys/fs/selinux/enforce)
$ adb shell
$ su
$ setenforce 0
This should fix that
 
It's because android 7.0 and higher you have to put the selinux in permissive mode due to a security issue to fix this you must put selinux in permissive mode go to adb shell and to disable (/sys/fs/selinux/enforce)
$ adb shell
$ su
$ setenforce 0
This should fix that
Then restart Andrax
 
Help andrax busybox fails to mount system read write
Btw im rooted via magisk using MIUI eu Android based os and enabled all permissions and root access via magiskView attachment 186729
If you are android 7 or higher you need to connect to adb shell and disable the selinux
(/sys/fs/selinux/enforce)
$ adb shell
$ su
$ setenforce 0
Then restart Andrax it won't matter what you try it won't unpack the core untill you do this
And use termux
 
View attachment 186753
STEP BY STEP ?

1 : INSTALL BUSYBOX PRO
2 : INSTALL ANDROID TERMINAL EMULATOR :
THEN OPEN ?

TERMINAL EMULATOR & TYPE THIS COMMAND ?

1st type? su
2nd type? system/xbin/busybox
?
its not working ?
type this?
system/bin/busybox

AFTER OPEN ANDRAX ?

CHEER'S & ENJOY
View attachment 186754

[/QUO
It's an Android 10 issue
Haven't tried changing the file system but it sounds useless
I read many posts on xda about this . I understand that google made changes to Android 10 is os that don't allow changing the system from read only .
The only way to modify it is before Android boots to install it
If anyone can help me put it inside the emulated space that magisk loads into memory to still have safety checks I will be thankful
It's not android 10 it's android selinux it needs to be disabled in order for Andrax to download it is a security issue with android 7 and above
 
Tags Tags
03/1 jrptt fahren workingapp
Back
Top Bottom