-
Notifications
You must be signed in to change notification settings - Fork 6
Description
I'm not a C developer and I'm wondering if there's a way to download iwconfig, compiled for Lollipop (including its new memory security feature), without having to compile it myself.
I've found 2-3 sets of instructions for compiling iwconfig online, each different, one was translated from another language and contains a "typo" in the original according to the translator. All of the instruction sets seem to imply a familiarity with C compilers, make files, and so on, in the sense of leaving out steps that would be understood by some readers.
Just want to say it would be nice to have a "use at your own risk" pre-compiled iwconfig binary available for download.... Or maybe just a real quick write up of "how to compile it" that doesn't skip any steps...?