Jump to content

Toolchain/SDK


Zylla

Recommended Posts

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.)

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...