stealthy_wolf Posted December 21, 2017 Share Posted December 21, 2017 Hey Fellow Squirrels, I'm looking to get SSL strip working with the device. I have been working on binary extraction from the pcaps I have obtained but SSL comms are making proper files extraction a pain. I am familiar with the Opkg setup and was surprised by the lack of pip or squirrel repo (like they have for the pineapple) So my question is , How the heck am I to get a ipk or opk of the twistedweb python dependancy. I could compil from srcs I suppose bu can the squirrel hand compiler tools Quote Link to comment Share on other sites More sharing options...
stealthy_wolf Posted December 21, 2017 Author Share Posted December 21, 2017 to update this: using "Get pip" will fill up the minimal storage space on it wget https://bootstrap.pypa.io/get-pip.py --no-check-certificate python get-pip.py So the next area of interest is to look at a scratch / dev environment or to install pip off the USB Quote Link to comment Share on other sites More sharing options...
Just_a_User Posted December 21, 2017 Share Posted December 21, 2017 1 hour ago, stealthy_wolf said: to update this: using "Get pip" will fill up the minimal storage space on it wget https://bootstrap.pypa.io/get-pip.py --no-check-certificate python get-pip.py So the next area of interest is to look at a scratch / dev environment or to install pip off the USB You may get lucky depending on the python libs required you can install them manually sometimes. Quote Link to comment Share on other sites More sharing options...
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.