Home

Awesome

Farm Root

Farm root is a rooting utility for android devices using the dirty cow vulnerability.

Support

Showing the status

make log

Pulling an image

make pull

Pushing an image (flashing)

Place the image you want to flash in the root directory with the name recovery_push.img. This is a really dangerous function. Only do this if you know what you are doing.

make push

Pulling a boot image

make pull_boot

Notes

If the log gets stuck here

farm-root: [*] waiting for process to finish

try to get system-server to run a toolbox command. (turning lockscreen on and off seems to work for galaxy s7 active).

TODO

Help/Sources