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

Command to exceute java code as shell user aborting #14

Open
akshg05 opened this issue Mar 4, 2019 · 0 comments
Open

Command to exceute java code as shell user aborting #14

akshg05 opened this issue Mar 4, 2019 · 0 comments

Comments

@akshg05
Copy link

akshg05 commented Mar 4, 2019

I got my ClassPath from adb and used the following command :
su -c "CLASSPATH=/data/app/in.omerjerk.remotedroid.app/base.apk /system/bin/app_process32 /system/bin in.omerjerk.remotedroid.app.Main optionalArgs"

from Umar's Blog.(with the values replaced ofc)
However, I'm getting aborted instead of the uid being printed. Can someone please help?

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