Zylla Posted July 1, 2016 Posted July 1, 2016 Hi there fellow pentesters! I have some projects that i'm trying to get up and running, and my current MIPS toolchain doesn't work very well with the pineapple. And i cannot locate the toolchain/sdk for my Pineapple Mark V anywhere. Acording to the Pineapple Wiki it should be located here: http://wifipineapple.com/mk5/source.tar.gz But i guess that link is deprecated. Could anyone please help me locating the toolchain? Or what settings to use with buildroot/openwrt? I know it's an ar71xx SoC, and it's running linux 3.3.8. But the rest is mostly unknown to me. (version of: binutils, gcc, etc.) Quote
Zylla Posted July 1, 2016 Author Posted July 1, 2016 After some tinkering i managed to find the correct toolchain by issuing this command on the pineapple: nginx -V It shows what version of GCC is being used to compile nginx. Also what C-libraries are being used. On firmware 2.4 it's gcc-4.6-linaro + uClibc 0.9.33.2 Soooo. This toolchain/sdk worked for me: https://downloads.openwrt.org/attitude_adjustment/12.09/ar71xx/generic/OpenWrt-SDK-ar71xx-for-linux-i486-gcc-4.6-linaro_uClibc-0.9.33.2.tar.bz2 I was trying to compile AAnarchYY's version of Bully. (The one with the pixiedust-attack integrated) And the SDK was even kind enough to even create the ipkg package for me, without any problems. I thought i should post the solution here since the wiki isn't providing the toolchain. Quote
sud0nick Posted July 1, 2016 Posted July 1, 2016 I'm glad you figured out the problem and were kind enough to post the solution for others. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.