Skip to content

Command to exceute java code as shell user aborting #14

@akshg05

Description

@akshg05

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions