threat9 / routersploit

Exploitation Framework for Embedded Devices
Other
12.12k stars 2.31k forks source link

routersploit segmentation fault #660

Closed AlienWolfX closed 1 year ago

AlienWolfX commented 4 years ago

Your Environment

Screenshot 2020-04-14 12:09:54

lucyoa commented 4 years ago

I cannot reproduce this. I downloaded fresh kali linux 2020.2 and installed routersploit without issues.

sudo apt-get install python3-pip
git clone https://github.com/threat9/routersploit
cd routersploit
python3 -m pip install -r requirements.txt
python3 rsf.py
marcus686 commented 1 year ago

Not working on TERMUX?

AlienWolfX commented 1 year ago

Sorry for the late reply I got it working by updating some packages. Thank you