Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Marshmallow #22

Open
pavellasta opened this issue Feb 23, 2016 · 1 comment
Open

Marshmallow #22

pavellasta opened this issue Feb 23, 2016 · 1 comment

Comments

@pavellasta
Copy link

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 #

@jduck
Copy link
Collaborator

jduck commented May 17, 2016

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants