timwr / CVE-2016-5195

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

Error 127 #37

Closed xxxcrow closed 7 years ago

xxxcrow commented 7 years ago
root@kali:~/CVE-2016-5195# make
ndk-build NDK_PROJECT_PATH=. APP_BUILD_SCRIPT=./Android.mk APP_PLATFORM=android-21
make: ndk-build: Команда не найдена*Comand not found*
Makefile:5: ошибка выполнения рецепта для цели*Error with starting reciept for target* «build»
make: *** [build] Ошибка*Error* 127

(sorry my english)))

bjorn3 commented 7 years ago

Please rerun with LANG=C so the output is english.

xxxcrow commented 7 years ago
root@kali:~/CVE-2016-5195# make
]ndk-build NDK_PROJECT_PATH=. APP_BUILD_SCRIPT=./Android.mk APP_PLATFORM=android-21
make: ndk-build: Command not found
Makefile:5: recipe for target 'build' failed
make: *** [build] Error 127
bjorn3 commented 7 years ago

Do you have the android ndk installed?

xxxcrow commented 7 years ago

aaaaahh, okaay, i gotted :) i thought what i can run exploit, or see code, or somethingelse ... okay, how i can put cow in my apk? or how i can use this remote?