You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I haven't tried on MM, but my guess is that SELinux will be an issue there. Otherwise there shouldn't be anything preventing it from working in that environment AFAIK.
Does this have Marshmallow support?
Success here:
./hijack -d -p 5660 -l libexample.so <
mprotect: 0xf74058a0
dlopen: 0xf765ac89
pc=f7405d40 lr=f73db4bb sp=ffc41348 fp=1c
r0=fffffffc r1=ffc413c8
r2=10 r3=ffffffff
stack: 0xff444000-0xffc43000 leng = 8384512
executing injection code at 0xffc412f8
calling mprotect
library injection completed!
root@flounder:/data/local/tmp #
nothing here:
root@flounder:/data/local/tmp # cat /proc/5660/maps | grep libexample
1|root@flounder:/data/local/tmp #
The text was updated successfully, but these errors were encountered: