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

ret = ioctl(sock, SIOCGSTAMPNS, &tv); return -1 #36

Open
TirelessMan opened this issue Nov 6, 2016 · 0 comments
Open

ret = ioctl(sock, SIOCGSTAMPNS, &tv); return -1 #36

TirelessMan opened this issue Nov 6, 2016 · 0 comments

Comments

@TirelessMan
Copy link

I am going to use libpingpong PoC in my Android nexus 5 device,

I have developed an apk file and integrate libpingpong native codes(exploit.c and pingpong.c c function) in my native part of the application.
When I run my application, I can not get the root access. I trace my application and my codes and find that the ioctl does not return 1 and only return -1 which is not good.

What is the problem and how can I resolve that? Can anyone help me Please?

Thanks.

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

1 participant