strazzere / android-unpacker

Android Unpacker presented at Defcon 22: Android Hacker Protection Level 0
Apache License 2.0
1.12k stars 331 forks source link

Is this must be make in the linux? #31

Closed lj94093 closed 7 years ago

lj94093 commented 7 years ago

I tried to use cygwin to make this program in windows. But I found that the NDK path can't be find by cygwin.

lj94093 commented 7 years ago

I solve the problem by move the ndk to the cywin root directory.

strazzere commented 7 years ago

Correct, if you check the assumed paths and fix them - it should just work...