nowsecure / samsung-ime-rce-poc

Samsung Remote Code Execution as System User
https://www.nowsecure.com/blog/2015/06/16/remote-code-execution-as-system-user-on-samsung-phones/
121 stars 62 forks source link

problem with Note3 #3

Open 0epsilon0 opened 8 years ago

0epsilon0 commented 8 years ago

In /data/dalvik-cache, DeviceTest odex is not in system group. what can I do ?

Fuzion24 commented 8 years ago

You may choose a different target which is in the system group. You probably want to opt for an application over targeting the framework files...

0epsilon0 commented 8 years ago

how can I find out framework files which related to applications?

0epsilon0 commented 8 years ago

I found these dex files that belong to system group.

screenshot from 2015-08-04 09 11 13

I choose the system@framework@com.dropboxpartner.jar@classes.dex. when I examine the androidmanifest of Dropbox.apk, I cannot find any "system user" in it.

screenshot from 2015-08-04 09 26 23