timwr / CVE-2016-5195

CVE-2016-5195 (dirtycow/dirtyc0w) proof of concept for Android
959 stars 395 forks source link

error permission denied #27

Closed cmwedin closed 7 years ago

cmwedin commented 8 years ago

Anytime i try to run something with run-as i get error permission denied. My phone is an HTC desire 530 from verizon with the bootloader still locked (fuck verizon).

turnerrocks123 commented 8 years ago

Ok did you chmod 775 and btw use adb to push it to /data/local/tmp

turnerrocks123 commented 8 years ago

Using adb push run-as /data/local/tmp adb shell chmod 777 /data/local/tmp/run-as cd /data/local/tmp ./run-as

timwr commented 7 years ago

Duplicate of #9