samsung-ime-rce-poc icon indicating copy to clipboard operation
samsung-ime-rce-poc copied to clipboard

Samsung Remote Code Execution as System User

Results 2 samsung-ime-rce-poc issues
Sort by recently updated
recently updated
newest added

- on Windows, you might need to set the file access mode in patch_odex.py to binary: odex_buff = open(odexFile, "rb").read() and patched_odex = open(outputFile, "wb") or else you will get...

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