iovyroot icon indicating copy to clipboard operation
iovyroot copied to clipboard

Samsung S5 test failed

Open alien0x00 opened this issue 8 years ago • 1 comments

Hello with Samsung S5 it wait forever after the "Done" message:

...
[+] Changing fd limit from 1024 to 4096
[+] Changing process priority to highest
[+] Getting pipes
[+] Allocating memory
[+] Installing func ptr
    [+] Patching address 0xc1343328
    [+] Start map/unmap thread
    [+] Start write thread
    [+] Spraying kernel heap
    [+] Start read thread
    [+] Done


These are my device details:

[ro.build.version.release]: [5.0]
[ro.build.version.sdk]: [21]
[ro.build.version.sdl]: [2101]
[ro.com.google.gmsversion]: [5.0_r1]
"kltexx","Linux version 3.4.0-3416205 (dpi@SWDD6202) (gcc version 4.8 (GCC) ) #1 SMP PREEMPT Tue Dec 2 02:29:50 KST 2014"

Thanks

alien0x00 avatar Oct 03 '16 16:10 alien0x00

You probably have the wrong offsets. Also not sure about S5 but Samsung uses additional protection on some devices. See here: https://github.com/dosomder/iovyroot/issues/1#issuecomment-237780158

dosomder avatar Oct 03 '16 19:10 dosomder